Skip to content

Commit c63c750

Browse files
build(deps-dev): bump @babel/core from 7.22.11 to 7.22.17 (#1415)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.11 to 7.22.17. - [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.22.17/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3483cc4 commit c63c750

2 files changed

Lines changed: 87 additions & 70 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"watch": "yarn clean && rollup -c --environment DEVELOPMENT --watch"
3636
},
3737
"devDependencies": {
38-
"@babel/core": "^7.22.11",
38+
"@babel/core": "^7.22.17",
3939
"@babel/preset-env": "^7.22.10",
4040
"@testing-library/jest-dom": "^5.17.0",
4141
"autoprefixer": "^10.4.15",

yarn.lock

Lines changed: 86 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -20,46 +20,46 @@
2020
"@jridgewell/gen-mapping" "^0.1.0"
2121
"@jridgewell/trace-mapping" "^0.3.9"
2222

23-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.22.10", "@babel/code-frame@^7.22.5":
24-
version "7.22.10"
25-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.10.tgz#1c20e612b768fefa75f6e90d6ecb86329247f0a3"
26-
integrity sha512-/KKIMG4UEL35WmI9OlvMhurwtytjvXoFcGNrOvyG9zIzA8YmPjVtIZUf7b05+TPO7G7/GEmLHDaoCgACHl9hhA==
23+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.22.13":
24+
version "7.22.13"
25+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e"
26+
integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==
2727
dependencies:
28-
"@babel/highlight" "^7.22.10"
28+
"@babel/highlight" "^7.22.13"
2929
chalk "^2.4.2"
3030

3131
"@babel/compat-data@^7.22.5", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9":
3232
version "7.22.9"
3333
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.9.tgz#71cdb00a1ce3a329ce4cbec3a44f9fef35669730"
3434
integrity sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ==
3535

36-
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.22.11":
37-
version "7.22.11"
38-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.11.tgz#8033acaa2aa24c3f814edaaa057f3ce0ba559c24"
39-
integrity sha512-lh7RJrtPdhibbxndr6/xx0w8+CVlY5FJZiaSz908Fpy+G0xkBFTvwLcKJFF4PJxVfGhVWNebikpWGnOoC71juQ==
36+
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.22.17":
37+
version "7.22.17"
38+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.17.tgz#2f9b0b395985967203514b24ee50f9fd0639c866"
39+
integrity sha512-2EENLmhpwplDux5PSsZnSbnSkB3tZ6QTksgO25xwEL7pIDcNOMhF5v/s6RzwjMZzZzw9Ofc30gHv5ChCC8pifQ==
4040
dependencies:
4141
"@ampproject/remapping" "^2.2.0"
42-
"@babel/code-frame" "^7.22.10"
43-
"@babel/generator" "^7.22.10"
44-
"@babel/helper-compilation-targets" "^7.22.10"
45-
"@babel/helper-module-transforms" "^7.22.9"
46-
"@babel/helpers" "^7.22.11"
47-
"@babel/parser" "^7.22.11"
48-
"@babel/template" "^7.22.5"
49-
"@babel/traverse" "^7.22.11"
50-
"@babel/types" "^7.22.11"
42+
"@babel/code-frame" "^7.22.13"
43+
"@babel/generator" "^7.22.15"
44+
"@babel/helper-compilation-targets" "^7.22.15"
45+
"@babel/helper-module-transforms" "^7.22.17"
46+
"@babel/helpers" "^7.22.15"
47+
"@babel/parser" "^7.22.16"
48+
"@babel/template" "^7.22.15"
49+
"@babel/traverse" "^7.22.17"
50+
"@babel/types" "^7.22.17"
5151
convert-source-map "^1.7.0"
5252
debug "^4.1.0"
5353
gensync "^1.0.0-beta.2"
5454
json5 "^2.2.3"
5555
semver "^6.3.1"
5656

57-
"@babel/generator@^7.22.10", "@babel/generator@^7.7.2":
58-
version "7.22.10"
59-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.10.tgz#c92254361f398e160645ac58831069707382b722"
60-
integrity sha512-79KIf7YiWjjdZ81JnLujDRApWtl7BxTqWD88+FFdQEIOG8LJ0etDOM7CXuIgGJa55sGOwZVwuEsaLEm0PJ5/+A==
57+
"@babel/generator@^7.22.15", "@babel/generator@^7.7.2":
58+
version "7.22.15"
59+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.15.tgz#1564189c7ec94cb8f77b5e8a90c4d200d21b2339"
60+
integrity sha512-Zu9oWARBqeVOW0dZOjXc3JObrzuqothQ3y/n1kUtrjCoCPLkXUwMvOo/F/TCfoHMbWIFlWwpZtkZVb9ga4U2pA==
6161
dependencies:
62-
"@babel/types" "^7.22.10"
62+
"@babel/types" "^7.22.15"
6363
"@jridgewell/gen-mapping" "^0.3.2"
6464
"@jridgewell/trace-mapping" "^0.3.17"
6565
jsesc "^2.5.1"
@@ -85,13 +85,13 @@
8585
dependencies:
8686
"@babel/types" "^7.22.5"
8787

88-
"@babel/helper-compilation-targets@^7.22.10", "@babel/helper-compilation-targets@^7.22.5", "@babel/helper-compilation-targets@^7.22.6":
89-
version "7.22.10"
90-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.10.tgz#01d648bbc25dd88f513d862ee0df27b7d4e67024"
91-
integrity sha512-JMSwHD4J7SLod0idLq5PKgI+6g/hLD/iuWBq08ZX49xE14VpVEojJ5rHWptpirV2j020MvypRLAXAO50igCJ5Q==
88+
"@babel/helper-compilation-targets@^7.22.10", "@babel/helper-compilation-targets@^7.22.15", "@babel/helper-compilation-targets@^7.22.5", "@babel/helper-compilation-targets@^7.22.6":
89+
version "7.22.15"
90+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.15.tgz#0698fc44551a26cf29f18d4662d5bf545a6cfc52"
91+
integrity sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw==
9292
dependencies:
9393
"@babel/compat-data" "^7.22.9"
94-
"@babel/helper-validator-option" "^7.22.5"
94+
"@babel/helper-validator-option" "^7.22.15"
9595
browserslist "^4.21.9"
9696
lru-cache "^5.1.1"
9797
semver "^6.3.1"
@@ -173,23 +173,30 @@
173173
dependencies:
174174
"@babel/types" "^7.14.5"
175175

176+
"@babel/helper-module-imports@^7.22.15":
177+
version "7.22.15"
178+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz#16146307acdc40cc00c3b2c647713076464bdbf0"
179+
integrity sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==
180+
dependencies:
181+
"@babel/types" "^7.22.15"
182+
176183
"@babel/helper-module-imports@^7.22.5":
177184
version "7.22.5"
178185
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.22.5.tgz#1a8f4c9f4027d23f520bd76b364d44434a72660c"
179186
integrity sha512-8Dl6+HD/cKifutF5qGd/8ZJi84QeAKh+CEe1sBzz8UayBBGg1dAIJrdHOcOM5b2MpzWL2yuotJTtGjETq0qjXg==
180187
dependencies:
181188
"@babel/types" "^7.22.5"
182189

183-
"@babel/helper-module-transforms@^7.22.5", "@babel/helper-module-transforms@^7.22.9":
184-
version "7.22.9"
185-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.9.tgz#92dfcb1fbbb2bc62529024f72d942a8c97142129"
186-
integrity sha512-t+WA2Xn5K+rTeGtC8jCsdAH52bjggG5TKRuRrAGNM/mjIbO4GxvlLMFOEz9wXY5I2XQ60PMFsAG2WIcG82dQMQ==
190+
"@babel/helper-module-transforms@^7.22.17", "@babel/helper-module-transforms@^7.22.5":
191+
version "7.22.17"
192+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.17.tgz#7edf129097a51ccc12443adbc6320e90eab76693"
193+
integrity sha512-XouDDhQESrLHTpnBtCKExJdyY4gJCdrvH2Pyv8r8kovX2U8G0dRUOT45T9XlbLtuu9CLXP15eusnkprhoPV5iQ==
187194
dependencies:
188195
"@babel/helper-environment-visitor" "^7.22.5"
189-
"@babel/helper-module-imports" "^7.22.5"
196+
"@babel/helper-module-imports" "^7.22.15"
190197
"@babel/helper-simple-access" "^7.22.5"
191198
"@babel/helper-split-export-declaration" "^7.22.6"
192-
"@babel/helper-validator-identifier" "^7.22.5"
199+
"@babel/helper-validator-identifier" "^7.22.15"
193200

194201
"@babel/helper-optimise-call-expression@^7.22.5":
195202
version "7.22.5"
@@ -267,11 +274,21 @@
267274
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
268275
integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
269276

277+
"@babel/helper-validator-identifier@^7.22.15":
278+
version "7.22.15"
279+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.15.tgz#601fa28e4cc06786c18912dca138cec73b882044"
280+
integrity sha512-4E/F9IIEi8WR94324mbDUMo074YTheJmd7eZF5vITTeYchqAi6sYXRLHUVsmkdmY4QjfKTcB2jB7dVP3NaBElQ==
281+
270282
"@babel/helper-validator-identifier@^7.22.5":
271283
version "7.22.5"
272284
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193"
273285
integrity sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==
274286

287+
"@babel/helper-validator-option@^7.22.15":
288+
version "7.22.15"
289+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.22.15.tgz#694c30dfa1d09a6534cdfcafbe56789d36aba040"
290+
integrity sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA==
291+
275292
"@babel/helper-validator-option@^7.22.5":
276293
version "7.22.5"
277294
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.22.5.tgz#de52000a15a177413c8234fa3a8af4ee8102d0ac"
@@ -296,28 +313,28 @@
296313
"@babel/template" "^7.22.5"
297314
"@babel/types" "^7.22.10"
298315

299-
"@babel/helpers@^7.22.11":
300-
version "7.22.11"
301-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.22.11.tgz#b02f5d5f2d7abc21ab59eeed80de410ba70b056a"
302-
integrity sha512-vyOXC8PBWaGc5h7GMsNx68OH33cypkEDJCHvYVVgVbbxJDROYVtexSk0gK5iCF1xNjRIN2s8ai7hwkWDq5szWg==
316+
"@babel/helpers@^7.22.15":
317+
version "7.22.15"
318+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.22.15.tgz#f09c3df31e86e3ea0b7ff7556d85cdebd47ea6f1"
319+
integrity sha512-7pAjK0aSdxOwR+CcYAqgWOGy5dcfvzsTIfFTb2odQqW47MDfv14UaJDY6eng8ylM2EaeKXdxaSWESbkmaQHTmw==
303320
dependencies:
304-
"@babel/template" "^7.22.5"
305-
"@babel/traverse" "^7.22.11"
306-
"@babel/types" "^7.22.11"
321+
"@babel/template" "^7.22.15"
322+
"@babel/traverse" "^7.22.15"
323+
"@babel/types" "^7.22.15"
307324

308-
"@babel/highlight@^7.22.10":
309-
version "7.22.10"
310-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.10.tgz#02a3f6d8c1cb4521b2fd0ab0da8f4739936137d7"
311-
integrity sha512-78aUtVcT7MUscr0K5mIEnkwxPE0MaxkR5RxRwuHaQ+JuU5AmTPhY+do2mdzVTnIJJpyBglql2pehuBIWHug+WQ==
325+
"@babel/highlight@^7.22.13":
326+
version "7.22.13"
327+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.13.tgz#9cda839e5d3be9ca9e8c26b6dd69e7548f0cbf16"
328+
integrity sha512-C/BaXcnnvBCmHTpz/VGZ8jgtE2aYlW4hxDhseJAWZb7gqGM/qtCK6iZUb0TyKFf7BOUsBH7Q7fkRsDRhg1XklQ==
312329
dependencies:
313330
"@babel/helper-validator-identifier" "^7.22.5"
314331
chalk "^2.4.2"
315332
js-tokens "^4.0.0"
316333

317-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.22.11", "@babel/parser@^7.22.5":
318-
version "7.22.11"
319-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.11.tgz#becf8ee33aad2a35ed5607f521fe6e72a615f905"
320-
integrity sha512-R5zb8eJIBPJriQtbH/htEQy4k7E2dHWlD2Y2VT07JCzwYZHBxV5ZYtM0UhXSNMT74LyxuM+b1jdL7pSesXbC/g==
334+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.22.15", "@babel/parser@^7.22.16":
335+
version "7.22.16"
336+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.16.tgz#180aead7f247305cce6551bea2720934e2fa2c95"
337+
integrity sha512-+gPfKv8UWeKKeJTUxe59+OobVcrYHETCsORl61EmSkmgymguYk/X5bp7GuUIXaFsc6y++v8ZxPsLSSuujqDphA==
321338

322339
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.22.5":
323340
version "7.22.5"
@@ -983,38 +1000,38 @@
9831000
dependencies:
9841001
regenerator-runtime "^0.13.4"
9851002

986-
"@babel/template@^7.22.5", "@babel/template@^7.3.3":
987-
version "7.22.5"
988-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.5.tgz#0c8c4d944509875849bd0344ff0050756eefc6ec"
989-
integrity sha512-X7yV7eiwAxdj9k94NEylvbVHLiVG1nvzCV2EAowhxLTwODV1jl9UzZ48leOC0sH7OnuHrIkllaBgneUykIcZaw==
1003+
"@babel/template@^7.22.15", "@babel/template@^7.22.5", "@babel/template@^7.3.3":
1004+
version "7.22.15"
1005+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38"
1006+
integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==
9901007
dependencies:
991-
"@babel/code-frame" "^7.22.5"
992-
"@babel/parser" "^7.22.5"
993-
"@babel/types" "^7.22.5"
1008+
"@babel/code-frame" "^7.22.13"
1009+
"@babel/parser" "^7.22.15"
1010+
"@babel/types" "^7.22.15"
9941011

995-
"@babel/traverse@^7.22.11", "@babel/traverse@^7.22.5":
996-
version "7.22.11"
997-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.11.tgz#71ebb3af7a05ff97280b83f05f8865ac94b2027c"
998-
integrity sha512-mzAenteTfomcB7mfPtyi+4oe5BZ6MXxWcn4CX+h4IRJ+OOGXBrWU6jDQavkQI9Vuc5P+donFabBfFCcmWka9lQ==
1012+
"@babel/traverse@^7.22.15", "@babel/traverse@^7.22.17", "@babel/traverse@^7.22.5":
1013+
version "7.22.17"
1014+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.17.tgz#b23c203ab3707e3be816043081b4a994fcacec44"
1015+
integrity sha512-xK4Uwm0JnAMvxYZxOVecss85WxTEIbTa7bnGyf/+EgCL5Zt3U7htUpEOWv9detPlamGKuRzCqw74xVglDWpPdg==
9991016
dependencies:
1000-
"@babel/code-frame" "^7.22.10"
1001-
"@babel/generator" "^7.22.10"
1017+
"@babel/code-frame" "^7.22.13"
1018+
"@babel/generator" "^7.22.15"
10021019
"@babel/helper-environment-visitor" "^7.22.5"
10031020
"@babel/helper-function-name" "^7.22.5"
10041021
"@babel/helper-hoist-variables" "^7.22.5"
10051022
"@babel/helper-split-export-declaration" "^7.22.6"
1006-
"@babel/parser" "^7.22.11"
1007-
"@babel/types" "^7.22.11"
1023+
"@babel/parser" "^7.22.16"
1024+
"@babel/types" "^7.22.17"
10081025
debug "^4.1.0"
10091026
globals "^11.1.0"
10101027

1011-
"@babel/types@^7.0.0", "@babel/types@^7.14.5", "@babel/types@^7.18.6", "@babel/types@^7.22.10", "@babel/types@^7.22.11", "@babel/types@^7.22.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1012-
version "7.22.11"
1013-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.11.tgz#0e65a6a1d4d9cbaa892b2213f6159485fe632ea2"
1014-
integrity sha512-siazHiGuZRz9aB9NpHy9GOs9xiQPKnMzgdr493iI1M67vRXpnEq8ZOOKzezC5q7zwuQ6sDhdSp4SD9ixKSqKZg==
1028+
"@babel/types@^7.0.0", "@babel/types@^7.14.5", "@babel/types@^7.18.6", "@babel/types@^7.22.10", "@babel/types@^7.22.15", "@babel/types@^7.22.17", "@babel/types@^7.22.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1029+
version "7.22.17"
1030+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.17.tgz#f753352c4610ffddf9c8bc6823f9ff03e2303eee"
1031+
integrity sha512-YSQPHLFtQNE5xN9tHuZnzu8vPr61wVTBZdfv1meex1NBosa4iT05k/Jw06ddJugi4bk7The/oSwQGFcksmEJQg==
10151032
dependencies:
10161033
"@babel/helper-string-parser" "^7.22.5"
1017-
"@babel/helper-validator-identifier" "^7.22.5"
1034+
"@babel/helper-validator-identifier" "^7.22.15"
10181035
to-fast-properties "^2.0.0"
10191036

10201037
"@bcoe/v8-coverage@^0.2.3":

0 commit comments

Comments
 (0)