Skip to content

Commit d6db90b

Browse files
Bump @babel/core from 7.22.11 to 7.22.17
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] <support@github.com>
1 parent bfb80b7 commit d6db90b

File tree

2 files changed

+57
-68
lines changed

2 files changed

+57
-68
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
},
5353
"devDependencies": {
5454
"@ampproject/rollup-plugin-closure-compiler": "^0.27.0",
55-
"@babel/core": "^7.22.11",
55+
"@babel/core": "^7.22.17",
5656
"@babel/preset-env": "^7.22.15",
5757
"@testing-library/jest-dom": "^5.17.0",
5858
"@testing-library/svelte": "^3.2.2",

yarn.lock

Lines changed: 56 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -46,46 +46,46 @@
4646
magic-string "0.25.7"
4747
uuid "8.1.0"
4848

49-
"@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":
50-
version "7.22.10"
51-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.10.tgz#1c20e612b768fefa75f6e90d6ecb86329247f0a3"
52-
integrity sha512-/KKIMG4UEL35WmI9OlvMhurwtytjvXoFcGNrOvyG9zIzA8YmPjVtIZUf7b05+TPO7G7/GEmLHDaoCgACHl9hhA==
49+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.22.13":
50+
version "7.22.13"
51+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e"
52+
integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==
5353
dependencies:
54-
"@babel/highlight" "^7.22.10"
54+
"@babel/highlight" "^7.22.13"
5555
chalk "^2.4.2"
5656

5757
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9":
5858
version "7.22.9"
5959
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.9.tgz#71cdb00a1ce3a329ce4cbec3a44f9fef35669730"
6060
integrity sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ==
6161

62-
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.22.11":
63-
version "7.22.11"
64-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.11.tgz#8033acaa2aa24c3f814edaaa057f3ce0ba559c24"
65-
integrity sha512-lh7RJrtPdhibbxndr6/xx0w8+CVlY5FJZiaSz908Fpy+G0xkBFTvwLcKJFF4PJxVfGhVWNebikpWGnOoC71juQ==
62+
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.22.17":
63+
version "7.22.17"
64+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.17.tgz#2f9b0b395985967203514b24ee50f9fd0639c866"
65+
integrity sha512-2EENLmhpwplDux5PSsZnSbnSkB3tZ6QTksgO25xwEL7pIDcNOMhF5v/s6RzwjMZzZzw9Ofc30gHv5ChCC8pifQ==
6666
dependencies:
6767
"@ampproject/remapping" "^2.2.0"
68-
"@babel/code-frame" "^7.22.10"
69-
"@babel/generator" "^7.22.10"
70-
"@babel/helper-compilation-targets" "^7.22.10"
71-
"@babel/helper-module-transforms" "^7.22.9"
72-
"@babel/helpers" "^7.22.11"
73-
"@babel/parser" "^7.22.11"
74-
"@babel/template" "^7.22.5"
75-
"@babel/traverse" "^7.22.11"
76-
"@babel/types" "^7.22.11"
68+
"@babel/code-frame" "^7.22.13"
69+
"@babel/generator" "^7.22.15"
70+
"@babel/helper-compilation-targets" "^7.22.15"
71+
"@babel/helper-module-transforms" "^7.22.17"
72+
"@babel/helpers" "^7.22.15"
73+
"@babel/parser" "^7.22.16"
74+
"@babel/template" "^7.22.15"
75+
"@babel/traverse" "^7.22.17"
76+
"@babel/types" "^7.22.17"
7777
convert-source-map "^1.7.0"
7878
debug "^4.1.0"
7979
gensync "^1.0.0-beta.2"
8080
json5 "^2.2.3"
8181
semver "^6.3.1"
8282

83-
"@babel/generator@^7.22.10", "@babel/generator@^7.7.2":
84-
version "7.22.10"
85-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.10.tgz#c92254361f398e160645ac58831069707382b722"
86-
integrity sha512-79KIf7YiWjjdZ81JnLujDRApWtl7BxTqWD88+FFdQEIOG8LJ0etDOM7CXuIgGJa55sGOwZVwuEsaLEm0PJ5/+A==
83+
"@babel/generator@^7.22.15", "@babel/generator@^7.7.2":
84+
version "7.22.15"
85+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.15.tgz#1564189c7ec94cb8f77b5e8a90c4d200d21b2339"
86+
integrity sha512-Zu9oWARBqeVOW0dZOjXc3JObrzuqothQ3y/n1kUtrjCoCPLkXUwMvOo/F/TCfoHMbWIFlWwpZtkZVb9ga4U2pA==
8787
dependencies:
88-
"@babel/types" "^7.22.10"
88+
"@babel/types" "^7.22.15"
8989
"@jridgewell/gen-mapping" "^0.3.2"
9090
"@jridgewell/trace-mapping" "^0.3.17"
9191
jsesc "^2.5.1"
@@ -111,7 +111,7 @@
111111
dependencies:
112112
"@babel/types" "^7.22.5"
113113

114-
"@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":
114+
"@babel/helper-compilation-targets@^7.22.15", "@babel/helper-compilation-targets@^7.22.5", "@babel/helper-compilation-targets@^7.22.6":
115115
version "7.22.15"
116116
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.15.tgz#0698fc44551a26cf29f18d4662d5bf545a6cfc52"
117117
integrity sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw==
@@ -228,7 +228,7 @@
228228
dependencies:
229229
"@babel/types" "^7.22.5"
230230

231-
"@babel/helper-module-transforms@^7.22.15":
231+
"@babel/helper-module-transforms@^7.22.15", "@babel/helper-module-transforms@^7.22.17", "@babel/helper-module-transforms@^7.22.5", "@babel/helper-module-transforms@^7.22.9":
232232
version "7.22.17"
233233
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.17.tgz#7edf129097a51ccc12443adbc6320e90eab76693"
234234
integrity sha512-XouDDhQESrLHTpnBtCKExJdyY4gJCdrvH2Pyv8r8kovX2U8G0dRUOT45T9XlbLtuu9CLXP15eusnkprhoPV5iQ==
@@ -239,17 +239,6 @@
239239
"@babel/helper-split-export-declaration" "^7.22.6"
240240
"@babel/helper-validator-identifier" "^7.22.15"
241241

242-
"@babel/helper-module-transforms@^7.22.5", "@babel/helper-module-transforms@^7.22.9":
243-
version "7.22.9"
244-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.9.tgz#92dfcb1fbbb2bc62529024f72d942a8c97142129"
245-
integrity sha512-t+WA2Xn5K+rTeGtC8jCsdAH52bjggG5TKRuRrAGNM/mjIbO4GxvlLMFOEz9wXY5I2XQ60PMFsAG2WIcG82dQMQ==
246-
dependencies:
247-
"@babel/helper-environment-visitor" "^7.22.5"
248-
"@babel/helper-module-imports" "^7.22.5"
249-
"@babel/helper-simple-access" "^7.22.5"
250-
"@babel/helper-split-export-declaration" "^7.22.6"
251-
"@babel/helper-validator-identifier" "^7.22.5"
252-
253242
"@babel/helper-optimise-call-expression@^7.22.5":
254243
version "7.22.5"
255244
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.22.5.tgz#f21531a9ccbff644fdd156b4077c16ff0c3f609e"
@@ -369,28 +358,28 @@
369358
"@babel/template" "^7.22.5"
370359
"@babel/types" "^7.22.10"
371360

372-
"@babel/helpers@^7.22.11":
373-
version "7.22.11"
374-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.22.11.tgz#b02f5d5f2d7abc21ab59eeed80de410ba70b056a"
375-
integrity sha512-vyOXC8PBWaGc5h7GMsNx68OH33cypkEDJCHvYVVgVbbxJDROYVtexSk0gK5iCF1xNjRIN2s8ai7hwkWDq5szWg==
361+
"@babel/helpers@^7.22.15":
362+
version "7.22.15"
363+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.22.15.tgz#f09c3df31e86e3ea0b7ff7556d85cdebd47ea6f1"
364+
integrity sha512-7pAjK0aSdxOwR+CcYAqgWOGy5dcfvzsTIfFTb2odQqW47MDfv14UaJDY6eng8ylM2EaeKXdxaSWESbkmaQHTmw==
376365
dependencies:
377-
"@babel/template" "^7.22.5"
378-
"@babel/traverse" "^7.22.11"
379-
"@babel/types" "^7.22.11"
366+
"@babel/template" "^7.22.15"
367+
"@babel/traverse" "^7.22.15"
368+
"@babel/types" "^7.22.15"
380369

381-
"@babel/highlight@^7.22.10":
382-
version "7.22.10"
383-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.10.tgz#02a3f6d8c1cb4521b2fd0ab0da8f4739936137d7"
384-
integrity sha512-78aUtVcT7MUscr0K5mIEnkwxPE0MaxkR5RxRwuHaQ+JuU5AmTPhY+do2mdzVTnIJJpyBglql2pehuBIWHug+WQ==
370+
"@babel/highlight@^7.22.13":
371+
version "7.22.13"
372+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.13.tgz#9cda839e5d3be9ca9e8c26b6dd69e7548f0cbf16"
373+
integrity sha512-C/BaXcnnvBCmHTpz/VGZ8jgtE2aYlW4hxDhseJAWZb7gqGM/qtCK6iZUb0TyKFf7BOUsBH7Q7fkRsDRhg1XklQ==
385374
dependencies:
386375
"@babel/helper-validator-identifier" "^7.22.5"
387376
chalk "^2.4.2"
388377
js-tokens "^4.0.0"
389378

390-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.15", "@babel/parser@^7.22.11", "@babel/parser@^7.22.5":
391-
version "7.22.11"
392-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.11.tgz#becf8ee33aad2a35ed5607f521fe6e72a615f905"
393-
integrity sha512-R5zb8eJIBPJriQtbH/htEQy4k7E2dHWlD2Y2VT07JCzwYZHBxV5ZYtM0UhXSNMT74LyxuM+b1jdL7pSesXbC/g==
379+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.15", "@babel/parser@^7.22.15", "@babel/parser@^7.22.16":
380+
version "7.22.16"
381+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.16.tgz#180aead7f247305cce6551bea2720934e2fa2c95"
382+
integrity sha512-+gPfKv8UWeKKeJTUxe59+OobVcrYHETCsORl61EmSkmgymguYk/X5bp7GuUIXaFsc6y++v8ZxPsLSSuujqDphA==
394383

395384
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.22.15":
396385
version "7.22.15"
@@ -1056,32 +1045,32 @@
10561045
dependencies:
10571046
regenerator-runtime "^0.13.4"
10581047

1059-
"@babel/template@^7.22.5", "@babel/template@^7.3.3":
1060-
version "7.22.5"
1061-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.5.tgz#0c8c4d944509875849bd0344ff0050756eefc6ec"
1062-
integrity sha512-X7yV7eiwAxdj9k94NEylvbVHLiVG1nvzCV2EAowhxLTwODV1jl9UzZ48leOC0sH7OnuHrIkllaBgneUykIcZaw==
1048+
"@babel/template@^7.22.15", "@babel/template@^7.22.5", "@babel/template@^7.3.3":
1049+
version "7.22.15"
1050+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38"
1051+
integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==
10631052
dependencies:
1064-
"@babel/code-frame" "^7.22.5"
1065-
"@babel/parser" "^7.22.5"
1066-
"@babel/types" "^7.22.5"
1053+
"@babel/code-frame" "^7.22.13"
1054+
"@babel/parser" "^7.22.15"
1055+
"@babel/types" "^7.22.15"
10671056

1068-
"@babel/traverse@^7.22.11", "@babel/traverse@^7.22.5":
1069-
version "7.22.11"
1070-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.11.tgz#71ebb3af7a05ff97280b83f05f8865ac94b2027c"
1071-
integrity sha512-mzAenteTfomcB7mfPtyi+4oe5BZ6MXxWcn4CX+h4IRJ+OOGXBrWU6jDQavkQI9Vuc5P+donFabBfFCcmWka9lQ==
1057+
"@babel/traverse@^7.22.15", "@babel/traverse@^7.22.17", "@babel/traverse@^7.22.5":
1058+
version "7.22.17"
1059+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.17.tgz#b23c203ab3707e3be816043081b4a994fcacec44"
1060+
integrity sha512-xK4Uwm0JnAMvxYZxOVecss85WxTEIbTa7bnGyf/+EgCL5Zt3U7htUpEOWv9detPlamGKuRzCqw74xVglDWpPdg==
10721061
dependencies:
1073-
"@babel/code-frame" "^7.22.10"
1074-
"@babel/generator" "^7.22.10"
1062+
"@babel/code-frame" "^7.22.13"
1063+
"@babel/generator" "^7.22.15"
10751064
"@babel/helper-environment-visitor" "^7.22.5"
10761065
"@babel/helper-function-name" "^7.22.5"
10771066
"@babel/helper-hoist-variables" "^7.22.5"
10781067
"@babel/helper-split-export-declaration" "^7.22.6"
1079-
"@babel/parser" "^7.22.11"
1080-
"@babel/types" "^7.22.11"
1068+
"@babel/parser" "^7.22.16"
1069+
"@babel/types" "^7.22.17"
10811070
debug "^4.1.0"
10821071
globals "^11.1.0"
10831072

1084-
"@babel/types@^7.0.0", "@babel/types@^7.16.7", "@babel/types@^7.18.6", "@babel/types@^7.22.10", "@babel/types@^7.22.11", "@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1073+
"@babel/types@^7.0.0", "@babel/types@^7.16.7", "@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":
10851074
version "7.22.17"
10861075
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.17.tgz#f753352c4610ffddf9c8bc6823f9ff03e2303eee"
10871076
integrity sha512-YSQPHLFtQNE5xN9tHuZnzu8vPr61wVTBZdfv1meex1NBosa4iT05k/Jw06ddJugi4bk7The/oSwQGFcksmEJQg==

0 commit comments

Comments
 (0)