chore(deps-dev): bump @babel/plugin-proposal-nullish-coalescing-operator from 7.13.0 to 7.13.8
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -2154,13 +2154,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@babel/plugin-proposal-nullish-coalescing-operator": {
|
"@babel/plugin-proposal-nullish-coalescing-operator": {
|
||||||
"version": "7.13.0",
|
"version": "7.13.8",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.13.0.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.13.8.tgz",
|
||||||
"integrity": "sha512-UkAvFA/9+lBBL015gjA68NvKiCReNxqFLm3SdNKaM3XXoDisA7tMAIX4PmIwatFoFqMxxT3WyG9sK3MO0Kting==",
|
"integrity": "sha512-iePlDPBn//UhxExyS9KyeYU7RM9WScAG+D3Hhno0PLJebAEpDZMocbDe64eqynhNAnwz/vZoL/q/QB2T1OH39A==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/helper-plugin-utils": "^7.13.0",
|
"@babel/helper-plugin-utils": "^7.13.0",
|
||||||
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.0"
|
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/helper-plugin-utils": {
|
"@babel/helper-plugin-utils": {
|
||||||
|
|||||||
@@ -100,7 +100,7 @@
|
|||||||
"@babel/cli": "=7.13.0",
|
"@babel/cli": "=7.13.0",
|
||||||
"@babel/core": "=7.13.8",
|
"@babel/core": "=7.13.8",
|
||||||
"@babel/plugin-proposal-class-properties": "=7.13.0",
|
"@babel/plugin-proposal-class-properties": "=7.13.0",
|
||||||
"@babel/plugin-proposal-nullish-coalescing-operator": "=7.13.0",
|
"@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.7",
|
||||||
"@babel/preset-env": "=7.13.9",
|
"@babel/preset-env": "=7.13.9",
|
||||||
|
|||||||
Reference in New Issue
Block a user