Skip to content

Commit 55d5a1e

Browse files
chore(deps): update babel monorepo to v7.23.6
1 parent 515157c commit 55d5a1e

File tree

2 files changed

+60
-59
lines changed

2 files changed

+60
-59
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@
4949
},
5050
"devDependencies": {
5151
"@babel/cli": "7.23.4",
52-
"@babel/core": "7.23.5",
52+
"@babel/core": "7.23.6",
5353
"@babel/eslint-parser": "7.23.3",
54-
"@babel/preset-env": "7.23.5",
54+
"@babel/preset-env": "7.23.6",
5555
"@babel/preset-react": "7.23.3",
5656
"@testing-library/dom": "9.3.3",
5757
"@testing-library/jest-dom": "6.1.5",

yarn.lock

Lines changed: 58 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -44,26 +44,26 @@
4444
"@babel/highlight" "^7.23.4"
4545
chalk "^2.4.2"
4646

47-
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9", "@babel/compat-data@^7.23.3", "@babel/compat-data@^7.23.5":
47+
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.3", "@babel/compat-data@^7.23.5":
4848
version "7.23.5"
4949
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
5050
integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
5151

52-
"@babel/[email protected].5", "@babel/core@^7.11.6", "@babel/core@^7.12.3":
53-
version "7.23.5"
54-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.5.tgz#6e23f2acbcb77ad283c5ed141f824fd9f70101c7"
55-
integrity sha512-Cwc2XjUrG4ilcfOw4wBAK+enbdgwAcAJCfGUItPBKR7Mjw4aEfAFYrLxeRp4jWgtNIKn3n2AlBOfwwafl+42/g==
52+
"@babel/[email protected].6", "@babel/core@^7.11.6", "@babel/core@^7.12.3":
53+
version "7.23.6"
54+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.6.tgz#8be77cd77c55baadcc1eae1c33df90ab6d2151d4"
55+
integrity sha512-FxpRyGjrMJXh7X3wGLGhNDCRiwpWEF74sKjTLDJSG5Kyvow3QZaG0Adbqzi9ZrVjTWpsX+2cxWXD71NMg93kdw==
5656
dependencies:
5757
"@ampproject/remapping" "^2.2.0"
5858
"@babel/code-frame" "^7.23.5"
59-
"@babel/generator" "^7.23.5"
60-
"@babel/helper-compilation-targets" "^7.22.15"
59+
"@babel/generator" "^7.23.6"
60+
"@babel/helper-compilation-targets" "^7.23.6"
6161
"@babel/helper-module-transforms" "^7.23.3"
62-
"@babel/helpers" "^7.23.5"
63-
"@babel/parser" "^7.23.5"
62+
"@babel/helpers" "^7.23.6"
63+
"@babel/parser" "^7.23.6"
6464
"@babel/template" "^7.22.15"
65-
"@babel/traverse" "^7.23.5"
66-
"@babel/types" "^7.23.5"
65+
"@babel/traverse" "^7.23.6"
66+
"@babel/types" "^7.23.6"
6767
convert-source-map "^2.0.0"
6868
debug "^4.1.0"
6969
gensync "^1.0.0-beta.2"
@@ -79,12 +79,12 @@
7979
eslint-visitor-keys "^2.1.0"
8080
semver "^6.3.1"
8181

82-
"@babel/generator@^7.23.5", "@babel/generator@^7.7.2":
83-
version "7.23.5"
84-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.5.tgz#17d0a1ea6b62f351d281350a5f80b87a810c4755"
85-
integrity sha512-BPssCHrBD+0YrxviOa3QzpqwhNIXKEtOa2jQrm4FlmkC2apYgRnQcmPWiGZDlGxiNtltnUFolMe8497Esry+jA==
82+
"@babel/generator@^7.23.6", "@babel/generator@^7.7.2":
83+
version "7.23.6"
84+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.6.tgz#9e1fca4811c77a10580d17d26b57b036133f3c2e"
85+
integrity sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw==
8686
dependencies:
87-
"@babel/types" "^7.23.5"
87+
"@babel/types" "^7.23.6"
8888
"@jridgewell/gen-mapping" "^0.3.2"
8989
"@jridgewell/trace-mapping" "^0.3.17"
9090
jsesc "^2.5.1"
@@ -103,14 +103,14 @@
103103
dependencies:
104104
"@babel/types" "^7.22.15"
105105

106-
"@babel/helper-compilation-targets@^7.22.15", "@babel/helper-compilation-targets@^7.22.6":
107-
version "7.22.15"
108-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.15.tgz#0698fc44551a26cf29f18d4662d5bf545a6cfc52"
109-
integrity sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw==
106+
"@babel/helper-compilation-targets@^7.22.15", "@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.23.6":
107+
version "7.23.6"
108+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.23.6.tgz#4d79069b16cbcf1461289eccfbbd81501ae39991"
109+
integrity sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==
110110
dependencies:
111-
"@babel/compat-data" "^7.22.9"
112-
"@babel/helper-validator-option" "^7.22.15"
113-
browserslist "^4.21.9"
111+
"@babel/compat-data" "^7.23.5"
112+
"@babel/helper-validator-option" "^7.23.5"
113+
browserslist "^4.22.2"
114114
lru-cache "^5.1.1"
115115
semver "^6.3.1"
116116

@@ -269,14 +269,14 @@
269269
"@babel/template" "^7.22.15"
270270
"@babel/types" "^7.22.19"
271271

272-
"@babel/helpers@^7.23.5":
273-
version "7.23.5"
274-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.5.tgz#52f522840df8f1a848d06ea6a79b79eefa72401e"
275-
integrity sha512-oO7us8FzTEsG3U6ag9MfdF1iA/7Z6dz+MtFhifZk8C8o453rGJFFWUP1t+ULM9TUIAzC9uxXEiXjOiVMyd7QPg==
272+
"@babel/helpers@^7.23.6":
273+
version "7.23.6"
274+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.6.tgz#d03af2ee5fb34691eec0cda90f5ecbb4d4da145a"
275+
integrity sha512-wCfsbN4nBidDRhpDhvcKlzHWCTlgJYUUdSJfzXb2NuBssDSIjc3xcb+znA7l+zYsFljAcGM0aFkN40cR3lXiGA==
276276
dependencies:
277277
"@babel/template" "^7.22.15"
278-
"@babel/traverse" "^7.23.5"
279-
"@babel/types" "^7.23.5"
278+
"@babel/traverse" "^7.23.6"
279+
"@babel/types" "^7.23.6"
280280

281281
"@babel/highlight@^7.23.4":
282282
version "7.23.4"
@@ -287,10 +287,10 @@
287287
chalk "^2.4.2"
288288
js-tokens "^4.0.0"
289289

290-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.22.15", "@babel/parser@^7.23.5":
291-
version "7.23.5"
292-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.5.tgz#37dee97c4752af148e1d38c34b856b2507660563"
293-
integrity sha512-hOOqoiNXrmGdFbhgCzu6GiURxUgM27Xwd/aPuu8RfHEZPBzL1Z54okAHAQjXfcQNwvrlkAmAp4SlRTZ45vlthQ==
290+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.22.15", "@babel/parser@^7.23.6":
291+
version "7.23.6"
292+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.6.tgz#ba1c9e512bda72a47e285ae42aff9d2a635a9e3b"
293+
integrity sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ==
294294

295295
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.23.3":
296296
version "7.23.3"
@@ -595,12 +595,13 @@
595595
"@babel/helper-plugin-utils" "^7.22.5"
596596
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
597597

598-
"@babel/plugin-transform-for-of@^7.23.3":
599-
version "7.23.3"
600-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.23.3.tgz#afe115ff0fbce735e02868d41489093c63e15559"
601-
integrity sha512-X8jSm8X1CMwxmK878qsUGJRmbysKNbdpTv/O1/v0LuY/ZkZrng5WYiekYSdg9m09OTmDDUWeEDsTE+17WYbAZw==
598+
"@babel/plugin-transform-for-of@^7.23.6":
599+
version "7.23.6"
600+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.23.6.tgz#81c37e24171b37b370ba6aaffa7ac86bcb46f94e"
601+
integrity sha512-aYH4ytZ0qSuBbpfhuofbg/e96oQ7U2w1Aw/UQmKT+1l39uEhUPoFS3fHevDc1G0OvewyDudfMKY1OulczHzWIw==
602602
dependencies:
603603
"@babel/helper-plugin-utils" "^7.22.5"
604+
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
604605

605606
"@babel/plugin-transform-function-name@^7.23.3":
606607
version "7.23.3"
@@ -890,13 +891,13 @@
890891
"@babel/helper-create-regexp-features-plugin" "^7.22.15"
891892
"@babel/helper-plugin-utils" "^7.22.5"
892893

893-
"@babel/[email protected].5":
894-
version "7.23.5"
895-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.5.tgz#350a3aedfa9f119ad045b068886457e895ba0ca1"
896-
integrity sha512-0d/uxVD6tFGWXGDSfyMD1p2otoaKmu6+GD+NfAx0tMaH+dxORnp7T9TaVQ6mKyya7iBtCIVxHjWT7MuzzM9z+A==
894+
"@babel/[email protected].6":
895+
version "7.23.6"
896+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.6.tgz#ad0ea799d5a3c07db5b9a172819bbd444092187a"
897+
integrity sha512-2XPn/BqKkZCpzYhUUNZ1ssXw7DcXfKQEjv/uXZUXgaebCMYmkEsfZ2yY+vv+xtXv50WmL5SGhyB6/xsWxIvvOQ==
897898
dependencies:
898899
"@babel/compat-data" "^7.23.5"
899-
"@babel/helper-compilation-targets" "^7.22.15"
900+
"@babel/helper-compilation-targets" "^7.23.6"
900901
"@babel/helper-plugin-utils" "^7.22.5"
901902
"@babel/helper-validator-option" "^7.23.5"
902903
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.23.3"
@@ -936,7 +937,7 @@
936937
"@babel/plugin-transform-dynamic-import" "^7.23.4"
937938
"@babel/plugin-transform-exponentiation-operator" "^7.23.3"
938939
"@babel/plugin-transform-export-namespace-from" "^7.23.4"
939-
"@babel/plugin-transform-for-of" "^7.23.3"
940+
"@babel/plugin-transform-for-of" "^7.23.6"
940941
"@babel/plugin-transform-function-name" "^7.23.3"
941942
"@babel/plugin-transform-json-strings" "^7.23.4"
942943
"@babel/plugin-transform-literals" "^7.23.3"
@@ -1018,26 +1019,26 @@
10181019
"@babel/parser" "^7.22.15"
10191020
"@babel/types" "^7.22.15"
10201021

1021-
"@babel/traverse@^7.23.5":
1022-
version "7.23.5"
1023-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.5.tgz#f546bf9aba9ef2b042c0e00d245990c15508e7ec"
1024-
integrity sha512-czx7Xy5a6sapWWRx61m1Ke1Ra4vczu1mCTtJam5zRTBOonfdJ+S/B6HYmGYu3fJtr8GGET3si6IhgWVBhJ/m8w==
1022+
"@babel/traverse@^7.23.6":
1023+
version "7.23.6"
1024+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.6.tgz#b53526a2367a0dd6edc423637f3d2d0f2521abc5"
1025+
integrity sha512-czastdK1e8YByZqezMPFiZ8ahwVMh/ESl9vPgvgdB9AmFMGP5jfpFax74AQgl5zj4XHzqeYAg2l8PuUeRS1MgQ==
10251026
dependencies:
10261027
"@babel/code-frame" "^7.23.5"
1027-
"@babel/generator" "^7.23.5"
1028+
"@babel/generator" "^7.23.6"
10281029
"@babel/helper-environment-visitor" "^7.22.20"
10291030
"@babel/helper-function-name" "^7.23.0"
10301031
"@babel/helper-hoist-variables" "^7.22.5"
10311032
"@babel/helper-split-export-declaration" "^7.22.6"
1032-
"@babel/parser" "^7.23.5"
1033-
"@babel/types" "^7.23.5"
1034-
debug "^4.1.0"
1033+
"@babel/parser" "^7.23.6"
1034+
"@babel/types" "^7.23.6"
1035+
debug "^4.3.1"
10351036
globals "^11.1.0"
10361037

1037-
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.4", "@babel/types@^7.23.5", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1038-
version "7.23.5"
1039-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.5.tgz#48d730a00c95109fa4393352705954d74fb5b602"
1040-
integrity sha512-ON5kSOJwVO6xXVRTvOI0eOnWe7VdUcIpsovGo9U/Br4Ie4UVFQTboO2cYnDhAGU6Fp+UxSiT+pMft0SMHfuq6w==
1038+
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.4", "@babel/types@^7.23.6", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1039+
version "7.23.6"
1040+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.6.tgz#be33fdb151e1f5a56877d704492c240fc71c7ccd"
1041+
integrity sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg==
10411042
dependencies:
10421043
"@babel/helper-string-parser" "^7.23.4"
10431044
"@babel/helper-validator-identifier" "^7.22.20"
@@ -2411,7 +2412,7 @@ braces@^3.0.2, braces@~3.0.2:
24112412
dependencies:
24122413
fill-range "^7.0.1"
24132414

2414-
browserslist@^4.0.0, browserslist@^4.14.5, browserslist@^4.21.4, browserslist@^4.21.9, browserslist@^4.22.2:
2415+
browserslist@^4.0.0, browserslist@^4.14.5, browserslist@^4.21.4, browserslist@^4.22.2:
24152416
version "4.22.2"
24162417
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.22.2.tgz#704c4943072bd81ea18997f3bd2180e89c77874b"
24172418
integrity sha512-0UgcrvQmBDvZHFGdYUehrCNIazki7/lUP3kkoi/r3YB2amZbFM9J43ZRkJTXBUZK4gmx56+Sqk9+Vs9mwZx9+A==
@@ -2966,7 +2967,7 @@ [email protected]:
29662967
dependencies:
29672968
ms "2.0.0"
29682969

2969-
debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.2:
2970+
debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2:
29702971
version "4.3.4"
29712972
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
29722973
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==

0 commit comments

Comments
 (0)