Skip to content

Commit 4503746

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @babel/core to v7.18.5
1 parent 37768f7 commit 4503746

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
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.17.10",
19-
"@babel/core": "7.18.2",
19+
"@babel/core": "7.18.5",
2020
"@researchgate/babel-preset": "2.0.14",
2121
"@researchgate/spire-config": "7.0.0",
2222
"@storybook/addon-options": "5.3.21",

yarn.lock

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -66,21 +66,21 @@
6666
semver "^5.4.1"
6767
source-map "^0.5.0"
6868

69-
"@babel/core@7.18.2", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.10", "@babel/core@^7.7.5":
70-
version "7.18.2"
71-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.2.tgz#87b2fcd7cce9becaa7f5acebdc4f09f3dd19d876"
72-
integrity sha512-A8pri1YJiC5UnkdrWcmfZTJTV85b4UXTAfImGmCfYmax4TR9Cw8sDS0MOk++Gp2mE/BefVJ5nwy5yzqNJbP/DQ==
69+
"@babel/core@7.18.5", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.10", "@babel/core@^7.7.5":
70+
version "7.18.5"
71+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.5.tgz#c597fa680e58d571c28dda9827669c78cdd7f000"
72+
integrity sha512-MGY8vg3DxMnctw0LdvSEojOsumc70g0t18gNyUdAZqB1Rpd1Bqo/svHGvt+UJ6JcGX+DIekGFDxxIWofBxLCnQ==
7373
dependencies:
7474
"@ampproject/remapping" "^2.1.0"
7575
"@babel/code-frame" "^7.16.7"
7676
"@babel/generator" "^7.18.2"
7777
"@babel/helper-compilation-targets" "^7.18.2"
7878
"@babel/helper-module-transforms" "^7.18.0"
7979
"@babel/helpers" "^7.18.2"
80-
"@babel/parser" "^7.18.0"
80+
"@babel/parser" "^7.18.5"
8181
"@babel/template" "^7.16.7"
82-
"@babel/traverse" "^7.18.2"
83-
"@babel/types" "^7.18.2"
82+
"@babel/traverse" "^7.18.5"
83+
"@babel/types" "^7.18.4"
8484
convert-source-map "^1.7.0"
8585
debug "^4.1.0"
8686
gensync "^1.0.0-beta.2"
@@ -328,10 +328,10 @@
328328
chalk "^2.0.0"
329329
js-tokens "^4.0.0"
330330

331-
"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.16.7", "@babel/parser@^7.18.0", "@babel/parser@^7.4.3":
332-
version "7.18.0"
333-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.0.tgz#10a8d4e656bc01128d299a787aa006ce1a91e112"
334-
integrity sha512-AqDccGC+m5O/iUStSJy3DGRIUFu7WbY/CppZYwrEUB4N0tZlnI8CSTsgL7v5fHVFmUbRv2sd+yy27o8Ydt4MGg==
331+
"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.16.7", "@babel/parser@^7.18.5", "@babel/parser@^7.4.3":
332+
version "7.18.5"
333+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.5.tgz#337062363436a893a2d22faa60be5bb37091c83c"
334+
integrity sha512-YZWVaglMiplo7v8f1oMQ5ZPQr0vn7HPeZXxXWsxXJRjGVrzUFn9OxFQl1sb5wzfootjA/yChhW84BV+383FSOw==
335335

336336
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12":
337337
version "7.13.12"
@@ -1102,26 +1102,26 @@
11021102
"@babel/parser" "^7.16.7"
11031103
"@babel/types" "^7.16.7"
11041104

1105-
"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.0", "@babel/traverse@^7.18.0", "@babel/traverse@^7.18.2", "@babel/traverse@^7.4.3":
1106-
version "7.18.2"
1107-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.2.tgz#b77a52604b5cc836a9e1e08dca01cba67a12d2e8"
1108-
integrity sha512-9eNwoeovJ6KH9zcCNnENY7DMFwTU9JdGCFtqNLfUAqtUHRCOsTOqWoffosP8vKmNYeSBUv3yVJXjfd8ucwOjUA==
1105+
"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.0", "@babel/traverse@^7.18.0", "@babel/traverse@^7.18.2", "@babel/traverse@^7.18.5", "@babel/traverse@^7.4.3":
1106+
version "7.18.5"
1107+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.5.tgz#94a8195ad9642801837988ab77f36e992d9a20cd"
1108+
integrity sha512-aKXj1KT66sBj0vVzk6rEeAO6Z9aiiQ68wfDgge3nHhA/my6xMM/7HGQUNumKZaoa2qUPQ5whJG9aAifsxUKfLA==
11091109
dependencies:
11101110
"@babel/code-frame" "^7.16.7"
11111111
"@babel/generator" "^7.18.2"
11121112
"@babel/helper-environment-visitor" "^7.18.2"
11131113
"@babel/helper-function-name" "^7.17.9"
11141114
"@babel/helper-hoist-variables" "^7.16.7"
11151115
"@babel/helper-split-export-declaration" "^7.16.7"
1116-
"@babel/parser" "^7.18.0"
1117-
"@babel/types" "^7.18.2"
1116+
"@babel/parser" "^7.18.5"
1117+
"@babel/types" "^7.18.4"
11181118
debug "^4.1.0"
11191119
globals "^11.1.0"
11201120

1121-
"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.12.1", "@babel/types@^7.12.11", "@babel/types@^7.12.13", "@babel/types@^7.12.7", "@babel/types@^7.13.0", "@babel/types@^7.14.1", "@babel/types@^7.14.5", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.17.0", "@babel/types@^7.18.0", "@babel/types@^7.18.2", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4":
1122-
version "7.18.2"
1123-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.2.tgz#191abfed79ebe6f4242f643a9a5cbaa36b10b091"
1124-
integrity sha512-0On6B8A4/+mFUto5WERt3EEuG1NznDirvwca1O8UwXQHVY8g3R7OzYgxXdOfMwLO08UrpUD/2+3Bclyq+/C94Q==
1121+
"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.12.1", "@babel/types@^7.12.11", "@babel/types@^7.12.13", "@babel/types@^7.12.7", "@babel/types@^7.13.0", "@babel/types@^7.14.1", "@babel/types@^7.14.5", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.17.0", "@babel/types@^7.18.0", "@babel/types@^7.18.2", "@babel/types@^7.18.4", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4":
1122+
version "7.18.4"
1123+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.4.tgz#27eae9b9fd18e9dccc3f9d6ad051336f307be354"
1124+
integrity sha512-ThN1mBcMq5pG/Vm2IcBmPPfyPXbd8S02rS+OBIDENdufvqC7Z/jHPCv9IcP01277aKtDI8g/2XysBN4hA8niiw==
11251125
dependencies:
11261126
"@babel/helper-validator-identifier" "^7.16.7"
11271127
to-fast-properties "^2.0.0"

0 commit comments

Comments
 (0)