Skip to content

Commit 0491685

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

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
@@ -22,7 +22,7 @@
2222
"author": "Sergey Bekrin <sergey@bekrin.me>",
2323
"license": "MIT",
2424
"devDependencies": {
25-
"@babel/core": "7.18.2",
25+
"@babel/core": "7.18.5",
2626
"@researchgate/spire-config": "7.0.0",
2727
"node-sass": "5.0.0",
2828
"spire": "3.2.3",

yarn.lock

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -28,21 +28,21 @@
2828
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.10.tgz#711dc726a492dfc8be8220028b1b92482362baab"
2929
integrity sha512-GZt/TCsG70Ms19gfZO1tM4CVnXsPgEPBCpJu+Qz3L0LUDsY5nZqFZglIoPC1kIYOtNBZlrnFT+klg12vFGZXrw==
3030

31-
"@babel/core@7.18.2", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.7.5":
32-
version "7.18.2"
33-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.2.tgz#87b2fcd7cce9becaa7f5acebdc4f09f3dd19d876"
34-
integrity sha512-A8pri1YJiC5UnkdrWcmfZTJTV85b4UXTAfImGmCfYmax4TR9Cw8sDS0MOk++Gp2mE/BefVJ5nwy5yzqNJbP/DQ==
31+
"@babel/core@7.18.5", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.7.5":
32+
version "7.18.5"
33+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.5.tgz#c597fa680e58d571c28dda9827669c78cdd7f000"
34+
integrity sha512-MGY8vg3DxMnctw0LdvSEojOsumc70g0t18gNyUdAZqB1Rpd1Bqo/svHGvt+UJ6JcGX+DIekGFDxxIWofBxLCnQ==
3535
dependencies:
3636
"@ampproject/remapping" "^2.1.0"
3737
"@babel/code-frame" "^7.16.7"
3838
"@babel/generator" "^7.18.2"
3939
"@babel/helper-compilation-targets" "^7.18.2"
4040
"@babel/helper-module-transforms" "^7.18.0"
4141
"@babel/helpers" "^7.18.2"
42-
"@babel/parser" "^7.18.0"
42+
"@babel/parser" "^7.18.5"
4343
"@babel/template" "^7.16.7"
44-
"@babel/traverse" "^7.18.2"
45-
"@babel/types" "^7.18.2"
44+
"@babel/traverse" "^7.18.5"
45+
"@babel/types" "^7.18.4"
4646
convert-source-map "^1.7.0"
4747
debug "^4.1.0"
4848
gensync "^1.0.0-beta.2"
@@ -165,10 +165,10 @@
165165
chalk "^2.0.0"
166166
js-tokens "^4.0.0"
167167

168-
"@babel/parser@^7.1.0", "@babel/parser@^7.16.7", "@babel/parser@^7.18.0", "@babel/parser@^7.4.3":
169-
version "7.18.0"
170-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.0.tgz#10a8d4e656bc01128d299a787aa006ce1a91e112"
171-
integrity sha512-AqDccGC+m5O/iUStSJy3DGRIUFu7WbY/CppZYwrEUB4N0tZlnI8CSTsgL7v5fHVFmUbRv2sd+yy27o8Ydt4MGg==
168+
"@babel/parser@^7.1.0", "@babel/parser@^7.16.7", "@babel/parser@^7.18.5", "@babel/parser@^7.4.3":
169+
version "7.18.5"
170+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.5.tgz#337062363436a893a2d22faa60be5bb37091c83c"
171+
integrity sha512-YZWVaglMiplo7v8f1oMQ5ZPQr0vn7HPeZXxXWsxXJRjGVrzUFn9OxFQl1sb5wzfootjA/yChhW84BV+383FSOw==
172172

173173
"@babel/plugin-syntax-async-generators@^7.8.4":
174174
version "7.8.4"
@@ -263,26 +263,26 @@
263263
"@babel/parser" "^7.16.7"
264264
"@babel/types" "^7.16.7"
265265

266-
"@babel/traverse@^7.1.0", "@babel/traverse@^7.18.0", "@babel/traverse@^7.18.2", "@babel/traverse@^7.4.3":
267-
version "7.18.2"
268-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.2.tgz#b77a52604b5cc836a9e1e08dca01cba67a12d2e8"
269-
integrity sha512-9eNwoeovJ6KH9zcCNnENY7DMFwTU9JdGCFtqNLfUAqtUHRCOsTOqWoffosP8vKmNYeSBUv3yVJXjfd8ucwOjUA==
266+
"@babel/traverse@^7.1.0", "@babel/traverse@^7.18.0", "@babel/traverse@^7.18.2", "@babel/traverse@^7.18.5", "@babel/traverse@^7.4.3":
267+
version "7.18.5"
268+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.5.tgz#94a8195ad9642801837988ab77f36e992d9a20cd"
269+
integrity sha512-aKXj1KT66sBj0vVzk6rEeAO6Z9aiiQ68wfDgge3nHhA/my6xMM/7HGQUNumKZaoa2qUPQ5whJG9aAifsxUKfLA==
270270
dependencies:
271271
"@babel/code-frame" "^7.16.7"
272272
"@babel/generator" "^7.18.2"
273273
"@babel/helper-environment-visitor" "^7.18.2"
274274
"@babel/helper-function-name" "^7.17.9"
275275
"@babel/helper-hoist-variables" "^7.16.7"
276276
"@babel/helper-split-export-declaration" "^7.16.7"
277-
"@babel/parser" "^7.18.0"
278-
"@babel/types" "^7.18.2"
277+
"@babel/parser" "^7.18.5"
278+
"@babel/types" "^7.18.4"
279279
debug "^4.1.0"
280280
globals "^11.1.0"
281281

282-
"@babel/types@^7.0.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":
283-
version "7.18.2"
284-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.2.tgz#191abfed79ebe6f4242f643a9a5cbaa36b10b091"
285-
integrity sha512-0On6B8A4/+mFUto5WERt3EEuG1NznDirvwca1O8UwXQHVY8g3R7OzYgxXdOfMwLO08UrpUD/2+3Bclyq+/C94Q==
282+
"@babel/types@^7.0.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":
283+
version "7.18.4"
284+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.4.tgz#27eae9b9fd18e9dccc3f9d6ad051336f307be354"
285+
integrity sha512-ThN1mBcMq5pG/Vm2IcBmPPfyPXbd8S02rS+OBIDENdufvqC7Z/jHPCv9IcP01277aKtDI8g/2XysBN4hA8niiw==
286286
dependencies:
287287
"@babel/helper-validator-identifier" "^7.16.7"
288288
to-fast-properties "^2.0.0"

0 commit comments

Comments
 (0)