@babel/plugin-proposal-regexp-modifiers
Advanced tools
Comparing version 7.22.5 to 7.23.3
@@ -9,3 +9,3 @@ "use strict"; | ||
var _helperPluginUtils = require("@babel/helper-plugin-utils"); | ||
var _default = (0, _helperPluginUtils.declare)(api => { | ||
var _default = exports.default = (0, _helperPluginUtils.declare)(api => { | ||
api.assertVersion("^7.19.0"); | ||
@@ -17,4 +17,3 @@ return (0, _helperCreateRegexpFeaturesPlugin.createRegExpFeaturePlugin)({ | ||
}); | ||
exports.default = _default; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@babel/plugin-proposal-regexp-modifiers", | ||
"version": "7.22.5", | ||
"version": "7.23.3", | ||
"description": "Compile inline regular expression modifiers", | ||
@@ -24,3 +24,3 @@ "homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-regexp-modifiers", | ||
"dependencies": { | ||
"@babel/helper-create-regexp-features-plugin": "^7.22.5", | ||
"@babel/helper-create-regexp-features-plugin": "^7.22.15", | ||
"@babel/helper-plugin-utils": "^7.22.5" | ||
@@ -32,3 +32,3 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.22.5" | ||
"@babel/core": "^7.23.3" | ||
}, | ||
@@ -35,0 +35,0 @@ "engines": { |
@@ -5,3 +5,3 @@ # @babel/plugin-proposal-regexp-modifiers | ||
See our website [@babel/plugin-proposal-regexp-modifiers](https://babeljs.io/docs/en/babel-plugin-proposal-regexp-modifiers) for more information. | ||
See our website [@babel/plugin-proposal-regexp-modifiers](https://babeljs.io/docs/babel-plugin-proposal-regexp-modifiers) for more information. | ||
@@ -8,0 +8,0 @@ ## Install |
Sorry, the diff of this file is not supported yet
4192
15
+ Addedelectron-to-chromium@1.5.102(transitive)
- Removedelectron-to-chromium@1.5.103(transitive)