@babel/plugin-proposal-regexp-modifiers
Advanced tools
Comparing version 7.24.6 to 7.24.7
{ | ||
"name": "@babel/plugin-proposal-regexp-modifiers", | ||
"version": "7.24.6", | ||
"version": "7.24.7", | ||
"description": "Compile inline regular expression modifiers", | ||
@@ -24,4 +24,4 @@ "homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-regexp-modifiers", | ||
"dependencies": { | ||
"@babel/helper-create-regexp-features-plugin": "^7.24.6", | ||
"@babel/helper-plugin-utils": "^7.24.6" | ||
"@babel/helper-create-regexp-features-plugin": "^7.24.7", | ||
"@babel/helper-plugin-utils": "^7.24.7" | ||
}, | ||
@@ -32,3 +32,3 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@babel/core": "^7.24.6" | ||
"@babel/core": "^7.24.7" | ||
}, | ||
@@ -35,0 +35,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
70549