Merge pull request #7108 from swagger-api/dependabot/npm_and_yarn/babel/plugin-proposal-optional-chaining-7.13.12
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -2258,9 +2258,9 @@
|
||||
}
|
||||
},
|
||||
"@babel/plugin-proposal-optional-chaining": {
|
||||
"version": "7.13.8",
|
||||
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.13.8.tgz",
|
||||
"integrity": "sha512-hpbBwbTgd7Cz1QryvwJZRo1U0k1q8uyBmeXOSQUjdg/A2TASkhR/rz7AyqZ/kS8kbpsNA80rOYbxySBJAqmhhQ==",
|
||||
"version": "7.13.12",
|
||||
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.13.12.tgz",
|
||||
"integrity": "sha512-fcEdKOkIB7Tf4IxrgEVeFC4zeJSTr78no9wTdBuZZbqF64kzllU0ybo2zrzm7gUQfxGhBgq4E39oRs8Zx/RMYQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/helper-plugin-utils": "^7.13.0",
|
||||
|
||||
@@ -102,7 +102,7 @@
|
||||
"@babel/eslint-parser": "=7.13.10",
|
||||
"@babel/plugin-proposal-class-properties": "=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.12",
|
||||
"@babel/plugin-transform-runtime": "=7.13.10",
|
||||
"@babel/preset-env": "=7.13.10",
|
||||
"@babel/preset-react": "=7.12.13",
|
||||
|
||||
Reference in New Issue
Block a user