chore(deps-dev): bump @babel/plugin-proposal-optional-chaining
Bumps [@babel/plugin-proposal-optional-chaining](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-optional-chaining) from 7.13.8 to 7.13.12. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.13.12/packages/babel-plugin-proposal-optional-chaining) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -2258,9 +2258,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@babel/plugin-proposal-optional-chaining": {
|
"@babel/plugin-proposal-optional-chaining": {
|
||||||
"version": "7.13.8",
|
"version": "7.13.12",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.13.8.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.13.12.tgz",
|
||||||
"integrity": "sha512-hpbBwbTgd7Cz1QryvwJZRo1U0k1q8uyBmeXOSQUjdg/A2TASkhR/rz7AyqZ/kS8kbpsNA80rOYbxySBJAqmhhQ==",
|
"integrity": "sha512-fcEdKOkIB7Tf4IxrgEVeFC4zeJSTr78no9wTdBuZZbqF64kzllU0ybo2zrzm7gUQfxGhBgq4E39oRs8Zx/RMYQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/helper-plugin-utils": "^7.13.0",
|
"@babel/helper-plugin-utils": "^7.13.0",
|
||||||
|
|||||||
@@ -102,7 +102,7 @@
|
|||||||
"@babel/eslint-parser": "=7.13.10",
|
"@babel/eslint-parser": "=7.13.10",
|
||||||
"@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.12",
|
||||||
"@babel/plugin-transform-runtime": "=7.13.10",
|
"@babel/plugin-transform-runtime": "=7.13.10",
|
||||||
"@babel/preset-env": "=7.13.10",
|
"@babel/preset-env": "=7.13.10",
|
||||||
"@babel/preset-react": "=7.12.13",
|
"@babel/preset-react": "=7.12.13",
|
||||||
|
|||||||
Reference in New Issue
Block a user