chore(deps-dev): bump @babel/plugin-proposal-optional-chaining from 7.12.16 to 7.12.17
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -1853,9 +1853,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@babel/plugin-proposal-optional-chaining": {
|
"@babel/plugin-proposal-optional-chaining": {
|
||||||
"version": "7.12.16",
|
"version": "7.12.17",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.16.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.17.tgz",
|
||||||
"integrity": "sha512-O3ohPwOhkwji5Mckb7F/PJpJVJY3DpPsrt/F0Bk40+QMk9QpAIqeGusHWqu/mYqsM8oBa6TziL/2mbERWsUZjg==",
|
"integrity": "sha512-TvxwI80pWftrGPKHNfkvX/HnoeSTR7gC4ezWnAL39PuktYUe6r8kEpOLTYnkBTsaoeazXm2jHJ22EQ81sdgfcA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/helper-plugin-utils": "^7.12.13",
|
"@babel/helper-plugin-utils": "^7.12.13",
|
||||||
|
|||||||
@@ -101,7 +101,7 @@
|
|||||||
"@babel/core": "=7.12.16",
|
"@babel/core": "=7.12.16",
|
||||||
"@babel/plugin-proposal-class-properties": "=7.12.13",
|
"@babel/plugin-proposal-class-properties": "=7.12.13",
|
||||||
"@babel/plugin-proposal-nullish-coalescing-operator": "=7.12.13",
|
"@babel/plugin-proposal-nullish-coalescing-operator": "=7.12.13",
|
||||||
"@babel/plugin-proposal-optional-chaining": "=7.12.16",
|
"@babel/plugin-proposal-optional-chaining": "=7.12.17",
|
||||||
"@babel/plugin-transform-runtime": "=7.12.15",
|
"@babel/plugin-transform-runtime": "=7.12.15",
|
||||||
"@babel/preset-env": "=7.12.17",
|
"@babel/preset-env": "=7.12.17",
|
||||||
"@babel/preset-react": "=7.12.13",
|
"@babel/preset-react": "=7.12.13",
|
||||||
|
|||||||
Reference in New Issue
Block a user