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