Skip to content
This repository was archived by the owner on May 5, 2024. It is now read-only.

Commit 6c148df

Browse files
dependabot[bot]marvinpinto
authored andcommitted
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.12.1 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>
1 parent 941e4b9 commit 6c148df

File tree

1 file changed

+9
-14
lines changed

1 file changed

+9
-14
lines changed

yarn.lock

+9-14
Original file line numberDiff line numberDiff line change
@@ -231,15 +231,10 @@
231231
dependencies:
232232
"@babel/types" "^7.10.4"
233233

234-
"@babel/helper-plugin-utils@^7.0.0":
235-
version "7.0.0"
236-
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.0.0.tgz#bbb3fbee98661c569034237cc03967ba99b4f250"
237-
integrity sha512-CYAOUCARwExnEixLdB6sDm2dIJ/YgEAKDM1MOeMeZu9Ld/bDgVo8aiWrXwcY7OBh+1Ea2uUcVRcxKk0GJvW7QA==
238-
239-
"@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
240-
version "7.10.4"
241-
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz#2f75a831269d4f677de49986dff59927533cf375"
242-
integrity sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==
234+
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.13.0", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
235+
version "7.13.0"
236+
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.13.0.tgz#806526ce125aed03373bc416a828321e3a6a33af"
237+
integrity sha512-ZPafIPSwzUlAoWT8DKs1W2VyF2gOWthGd5NGFMsBcMMol+ZhK+EQY/e6V96poa6PA/Bh+C9plWN0hXO1uB8AfQ==
243238

244239
"@babel/helper-regex@^7.10.4":
245240
version "7.10.5"
@@ -444,13 +439,13 @@
444439
"@babel/plugin-syntax-optional-catch-binding" "^7.8.0"
445440

446441
"@babel/plugin-proposal-optional-chaining@^7.12.1":
447-
version "7.12.1"
448-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.1.tgz#cce122203fc8a32794296fc377c6dedaf4363797"
449-
integrity sha512-c2uRpY6WzaVDzynVY9liyykS+kVU+WRZPMPYpkelXH8KBt1oXoI89kPbZKKG/jDT5UK92FTW2fZkZaJhdiBabw==
442+
version "7.13.12"
443+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.13.12.tgz#ba9feb601d422e0adea6760c2bd6bbb7bfec4866"
444+
integrity sha512-fcEdKOkIB7Tf4IxrgEVeFC4zeJSTr78no9wTdBuZZbqF64kzllU0ybo2zrzm7gUQfxGhBgq4E39oRs8Zx/RMYQ==
450445
dependencies:
451-
"@babel/helper-plugin-utils" "^7.10.4"
446+
"@babel/helper-plugin-utils" "^7.13.0"
452447
"@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
453-
"@babel/plugin-syntax-optional-chaining" "^7.8.0"
448+
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
454449

455450
"@babel/plugin-proposal-private-methods@^7.12.1":
456451
version "7.12.1"

0 commit comments

Comments
 (0)