chore(deps-dev): bump @babel/plugin-transform-runtime from 7.13.7 to 7.13.9
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -3130,9 +3130,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@babel/plugin-transform-runtime": {
|
"@babel/plugin-transform-runtime": {
|
||||||
"version": "7.13.7",
|
"version": "7.13.9",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.13.7.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.13.9.tgz",
|
||||||
"integrity": "sha512-pXfYTTSbU5ThVTUyQ6TUdUkonZYKKq8M6vDUkFCjFw8vT42hhayrbJPVWGC7B97LkzFYBtdW/SBGVZtRaopW6Q==",
|
"integrity": "sha512-XCxkY/wBI6M6Jj2mlWxkmqbKPweRanszWbF3Tyut+hKh+PHcuIH/rSr/7lmmE7C3WW+HSIm2GT+d5jwmheuB0g==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/helper-module-imports": "^7.12.13",
|
"@babel/helper-module-imports": "^7.12.13",
|
||||||
@@ -3140,7 +3140,7 @@
|
|||||||
"babel-plugin-polyfill-corejs2": "^0.1.4",
|
"babel-plugin-polyfill-corejs2": "^0.1.4",
|
||||||
"babel-plugin-polyfill-corejs3": "^0.1.3",
|
"babel-plugin-polyfill-corejs3": "^0.1.3",
|
||||||
"babel-plugin-polyfill-regenerator": "^0.1.2",
|
"babel-plugin-polyfill-regenerator": "^0.1.2",
|
||||||
"semver": "7.0.0"
|
"semver": "^6.3.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/helper-module-imports": {
|
"@babel/helper-module-imports": {
|
||||||
@@ -3176,9 +3176,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"semver": {
|
"semver": {
|
||||||
"version": "7.0.0",
|
"version": "6.3.0",
|
||||||
"resolved": "https://registry.npmjs.org/semver/-/semver-7.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
|
||||||
"integrity": "sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==",
|
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
|
||||||
"dev": true
|
"dev": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -102,7 +102,7 @@
|
|||||||
"@babel/plugin-proposal-class-properties": "=7.13.0",
|
"@babel/plugin-proposal-class-properties": "=7.13.0",
|
||||||
"@babel/plugin-proposal-nullish-coalescing-operator": "=7.13.8",
|
"@babel/plugin-proposal-nullish-coalescing-operator": "=7.13.8",
|
||||||
"@babel/plugin-proposal-optional-chaining": "=7.13.8",
|
"@babel/plugin-proposal-optional-chaining": "=7.13.8",
|
||||||
"@babel/plugin-transform-runtime": "=7.13.7",
|
"@babel/plugin-transform-runtime": "=7.13.9",
|
||||||
"@babel/preset-env": "=7.13.9",
|
"@babel/preset-env": "=7.13.9",
|
||||||
"@babel/preset-react": "=7.12.13",
|
"@babel/preset-react": "=7.12.13",
|
||||||
"@babel/register": "=7.13.8",
|
"@babel/register": "=7.13.8",
|
||||||
|
|||||||
Reference in New Issue
Block a user