v7.15.4
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@babel/plugin-transform-modules-commonjs",
|
||||
"version": "7.15.0",
|
||||
"version": "7.15.4",
|
||||
"description": "This plugin transforms ES2015 modules to CommonJS",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -13,9 +13,9 @@
|
||||
},
|
||||
"main": "./lib/index.js",
|
||||
"dependencies": {
|
||||
"@babel/helper-module-transforms": "workspace:^7.15.0",
|
||||
"@babel/helper-module-transforms": "workspace:^7.15.4",
|
||||
"@babel/helper-plugin-utils": "workspace:^7.14.5",
|
||||
"@babel/helper-simple-access": "workspace:^7.14.8",
|
||||
"@babel/helper-simple-access": "workspace:^7.15.4",
|
||||
"babel-plugin-dynamic-import-node": "^2.3.3"
|
||||
},
|
||||
"keywords": [
|
||||
|
||||
Reference in New Issue
Block a user