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

Commit 131001e

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @babel/core to v7.15.5
1 parent 54a9173 commit 131001e

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"react-dom": "^16.13.1"
4747
},
4848
"devDependencies": {
49-
"@babel/core": "7.15.4",
49+
"@babel/core": "7.15.5",
5050
"@babel/preset-env": "7.15.4",
5151
"@babel/preset-react": "7.14.5",
5252
"@commitlint/cli": "8.3.5",

yarn.lock

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,17 +55,17 @@
5555
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.15.0.tgz#2dbaf8b85334796cafbb0f5793a90a2fc010b176"
5656
integrity sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA==
5757

58-
"@babel/core@7.15.4":
59-
version "7.15.4"
60-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.4.tgz#a70d06c58ae1fce39c23f8efd79f9d5eb8b2f397"
61-
integrity sha512-Lkcv9I4a8bgUI8LJOLM6IKv6hnz1KOju6KM1lceqVMKlKKqNRopYd2Pc9MgIurqvMJ6BooemrnJz8jlIiQIpsA==
58+
"@babel/core@7.15.5":
59+
version "7.15.5"
60+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.5.tgz#f8ed9ace730722544609f90c9bb49162dc3bf5b9"
61+
integrity sha512-pYgXxiwAgQpgM1bNkZsDEq85f0ggXMA5L7c+o3tskGMh2BunCI9QUwB9Z4jpvXUOuMdyGKiGKQiRe11VS6Jzvg==
6262
dependencies:
6363
"@babel/code-frame" "^7.14.5"
6464
"@babel/generator" "^7.15.4"
6565
"@babel/helper-compilation-targets" "^7.15.4"
6666
"@babel/helper-module-transforms" "^7.15.4"
6767
"@babel/helpers" "^7.15.4"
68-
"@babel/parser" "^7.15.4"
68+
"@babel/parser" "^7.15.5"
6969
"@babel/template" "^7.15.4"
7070
"@babel/traverse" "^7.15.4"
7171
"@babel/types" "^7.15.4"
@@ -728,6 +728,11 @@
728728
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.4.tgz#02f2931b822512d3aad17d475ae83da74a255a84"
729729
integrity sha512-xmzz+7fRpjrvDUj+GV7zfz/R3gSK2cOxGlazaXooxspCr539cbTXJKvBJzSVI2pPhcRGquoOtaIkKCsHQUiO3w==
730730

731+
"@babel/parser@^7.15.5":
732+
version "7.15.5"
733+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.5.tgz#d33a58ca69facc05b26adfe4abebfed56c1c2dac"
734+
integrity sha512-2hQstc6I7T6tQsWzlboMh3SgMRPaS4H6H7cPQsJkdzTzEGqQrpLDsE2BGASU5sBPoEQyHzeqU6C8uKbFeEk6sg==
735+
731736
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.15.4":
732737
version "7.15.4"
733738
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.15.4.tgz#dbdeabb1e80f622d9f0b583efb2999605e0a567e"

0 commit comments

Comments
 (0)