Skip to content

Commit 7feb63c

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @babel/core to v7.15.5
1 parent 66154cc commit 7feb63c

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"devDependencies": {
1818
"@babel/cli": "7.15.4",
19-
"@babel/core": "7.15.4",
19+
"@babel/core": "7.15.5",
2020
"@researchgate/babel-preset": "2.0.13",
2121
"@researchgate/spire-config": "7.0.0",
2222
"@storybook/addon-options": "5.3.21",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -59,17 +59,17 @@
5959
semver "^5.4.1"
6060
source-map "^0.5.0"
6161

62-
"@babel/core@7.15.4", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.10", "@babel/core@^7.7.5":
63-
version "7.15.4"
64-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.4.tgz#a70d06c58ae1fce39c23f8efd79f9d5eb8b2f397"
65-
integrity sha512-Lkcv9I4a8bgUI8LJOLM6IKv6hnz1KOju6KM1lceqVMKlKKqNRopYd2Pc9MgIurqvMJ6BooemrnJz8jlIiQIpsA==
62+
"@babel/core@7.15.5", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.10", "@babel/core@^7.7.5":
63+
version "7.15.5"
64+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.5.tgz#f8ed9ace730722544609f90c9bb49162dc3bf5b9"
65+
integrity sha512-pYgXxiwAgQpgM1bNkZsDEq85f0ggXMA5L7c+o3tskGMh2BunCI9QUwB9Z4jpvXUOuMdyGKiGKQiRe11VS6Jzvg==
6666
dependencies:
6767
"@babel/code-frame" "^7.14.5"
6868
"@babel/generator" "^7.15.4"
6969
"@babel/helper-compilation-targets" "^7.15.4"
7070
"@babel/helper-module-transforms" "^7.15.4"
7171
"@babel/helpers" "^7.15.4"
72-
"@babel/parser" "^7.15.4"
72+
"@babel/parser" "^7.15.5"
7373
"@babel/template" "^7.15.4"
7474
"@babel/traverse" "^7.15.4"
7575
"@babel/types" "^7.15.4"
@@ -324,10 +324,10 @@
324324
chalk "^2.0.0"
325325
js-tokens "^4.0.0"
326326

327-
"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.15.4", "@babel/parser@^7.4.3":
328-
version "7.15.4"
329-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.4.tgz#02f2931b822512d3aad17d475ae83da74a255a84"
330-
integrity sha512-xmzz+7fRpjrvDUj+GV7zfz/R3gSK2cOxGlazaXooxspCr539cbTXJKvBJzSVI2pPhcRGquoOtaIkKCsHQUiO3w==
327+
"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.15.4", "@babel/parser@^7.15.5", "@babel/parser@^7.4.3":
328+
version "7.15.5"
329+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.5.tgz#d33a58ca69facc05b26adfe4abebfed56c1c2dac"
330+
integrity sha512-2hQstc6I7T6tQsWzlboMh3SgMRPaS4H6H7cPQsJkdzTzEGqQrpLDsE2BGASU5sBPoEQyHzeqU6C8uKbFeEk6sg==
331331

332332
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12":
333333
version "7.13.12"

0 commit comments

Comments
 (0)