Skip to content

Commit 5478cbb

Browse files
chore(deps): update babel monorepo to v7.22.9
1 parent 846be63 commit 5478cbb

File tree

2 files changed

+52
-55
lines changed

2 files changed

+52
-55
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@
4848
"react": "^18.0.0"
4949
},
5050
"devDependencies": {
51-
"@babel/cli": "7.22.6",
52-
"@babel/core": "7.22.8",
53-
"@babel/eslint-parser": "7.22.7",
54-
"@babel/preset-env": "7.22.7",
51+
"@babel/cli": "7.22.9",
52+
"@babel/core": "7.22.9",
53+
"@babel/eslint-parser": "7.22.9",
54+
"@babel/preset-env": "7.22.9",
5555
"@babel/preset-react": "7.22.5",
5656
"@testing-library/dom": "9.3.1",
5757
"@testing-library/jest-dom": "5.16.5",

yarn.lock

Lines changed: 48 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
"@jridgewell/gen-mapping" "^0.3.0"
2121
"@jridgewell/trace-mapping" "^0.3.9"
2222

23-
"@babel/cli@7.22.6":
24-
version "7.22.6"
25-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.22.6.tgz#63f5be2a0abd587ccfbdc93424fa85f43142cc53"
26-
integrity sha512-Be3/RfEDmkMRGT1+ru5nTkfcvWz5jDOYg1V9rXqTz2u9Qt96O1ryboGvxVBp7wOnYWDB8DNHIWb6DThrpudfOw==
23+
"@babel/cli@7.22.9":
24+
version "7.22.9"
25+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.22.9.tgz#501b3614aeda7399371f6d5991404f069b059986"
26+
integrity sha512-nb2O7AThqRo7/E53EGiuAkMaRbb7J5Qp3RvN+dmua1U+kydm0oznkhqbTEG15yk26G/C3yL6OdZjzgl+DMXVVA==
2727
dependencies:
2828
"@jridgewell/trace-mapping" "^0.3.17"
2929
commander "^4.0.1"
@@ -43,45 +43,45 @@
4343
dependencies:
4444
"@babel/highlight" "^7.22.5"
4545

46-
"@babel/compat-data@^7.22.5", "@babel/compat-data@^7.22.6":
47-
version "7.22.6"
48-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.6.tgz#15606a20341de59ba02cd2fcc5086fcbe73bf544"
49-
integrity sha512-29tfsWTq2Ftu7MXmimyC0C5FDZv5DYxOZkh3XD3+QW4V/BYuv/LyEsjj3c0hqedEaDt6DBfDvexMKU8YevdqFg==
46+
"@babel/compat-data@^7.22.5", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9":
47+
version "7.22.9"
48+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.9.tgz#71cdb00a1ce3a329ce4cbec3a44f9fef35669730"
49+
integrity sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ==
5050

51-
"@babel/core@7.22.8", "@babel/core@^7.11.6", "@babel/core@^7.12.3":
52-
version "7.22.8"
53-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.8.tgz#386470abe884302db9c82e8e5e87be9e46c86785"
54-
integrity sha512-75+KxFB4CZqYRXjx4NlR4J7yGvKumBuZTmV4NV6v09dVXXkuYVYLT68N6HCzLvfJ+fWCxQsntNzKwwIXL4bHnw==
51+
"@babel/core@7.22.9", "@babel/core@^7.11.6", "@babel/core@^7.12.3":
52+
version "7.22.9"
53+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.9.tgz#bd96492c68822198f33e8a256061da3cf391f58f"
54+
integrity sha512-G2EgeufBcYw27U4hhoIwFcgc1XU7TlXJ3mv04oOv1WCuo900U/anZSPzEqNjwdjgffkk2Gs0AN0dW1CKVLcG7w==
5555
dependencies:
5656
"@ampproject/remapping" "^2.2.0"
5757
"@babel/code-frame" "^7.22.5"
58-
"@babel/generator" "^7.22.7"
59-
"@babel/helper-compilation-targets" "^7.22.6"
60-
"@babel/helper-module-transforms" "^7.22.5"
58+
"@babel/generator" "^7.22.9"
59+
"@babel/helper-compilation-targets" "^7.22.9"
60+
"@babel/helper-module-transforms" "^7.22.9"
6161
"@babel/helpers" "^7.22.6"
6262
"@babel/parser" "^7.22.7"
6363
"@babel/template" "^7.22.5"
6464
"@babel/traverse" "^7.22.8"
6565
"@babel/types" "^7.22.5"
66-
"@nicolo-ribaudo/semver-v6" "^6.3.3"
6766
convert-source-map "^1.7.0"
6867
debug "^4.1.0"
6968
gensync "^1.0.0-beta.2"
7069
json5 "^2.2.2"
70+
semver "^6.3.1"
7171

72-
"@babel/eslint-parser@7.22.7":
73-
version "7.22.7"
74-
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.22.7.tgz#d2807fbd1fa4376162716da63dfd3c69a2249fed"
75-
integrity sha512-LH6HJqjOyu/Qtp7LuSycZXK/CYXQ4ohdkliEaL1QTdtOXVdOVpTBKVxAo/+eeyt+x/2SRzB+zUPduVl+xiEvdg==
72+
"@babel/eslint-parser@7.22.9":
73+
version "7.22.9"
74+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.22.9.tgz#75f8aa978d1e76c87cc6f26c1ea16ae58804d390"
75+
integrity sha512-xdMkt39/nviO/4vpVdrEYPwXCsYIXSSAr6mC7WQsNIlGnuxKyKE7GZjalcnbSWiC4OXGNNN3UQPeHfjSC6sTDA==
7676
dependencies:
7777
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
78-
"@nicolo-ribaudo/semver-v6" "^6.3.3"
7978
eslint-visitor-keys "^2.1.0"
79+
semver "^6.3.1"
8080

81-
"@babel/generator@^7.22.7", "@babel/generator@^7.7.2":
82-
version "7.22.7"
83-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.7.tgz#a6b8152d5a621893f2c9dacf9a4e286d520633d5"
84-
integrity sha512-p+jPjMG+SI8yvIaxGgeW24u7q9+5+TGpZh8/CuB7RhBKd7RCy8FayNEFNNKrNK/eUcY/4ExQqLmyrvBXKsIcwQ==
81+
"@babel/generator@^7.22.7", "@babel/generator@^7.22.9", "@babel/generator@^7.7.2":
82+
version "7.22.9"
83+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.9.tgz#572ecfa7a31002fa1de2a9d91621fd895da8493d"
84+
integrity sha512-KtLMbmicyuK2Ak/FTCJVbDnkN1SlT8/kceFTiuDiiRUUSMnHMidxSCdG4ndkTOHHpoomWe/4xkvHkEOncwjYIw==
8585
dependencies:
8686
"@babel/types" "^7.22.5"
8787
"@jridgewell/gen-mapping" "^0.3.2"
@@ -102,16 +102,16 @@
102102
dependencies:
103103
"@babel/types" "^7.22.5"
104104

105-
"@babel/helper-compilation-targets@^7.22.5", "@babel/helper-compilation-targets@^7.22.6":
106-
version "7.22.6"
107-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.6.tgz#e30d61abe9480aa5a83232eb31c111be922d2e52"
108-
integrity sha512-534sYEqWD9VfUm3IPn2SLcH4Q3P86XL+QvqdC7ZsFrzyyPF3T4XGiVghF6PTYNdWg6pXuoqXxNQAhbYeEInTzA==
105+
"@babel/helper-compilation-targets@^7.22.5", "@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.22.9":
106+
version "7.22.9"
107+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.9.tgz#f9d0a7aaaa7cd32a3f31c9316a69f5a9bcacb892"
108+
integrity sha512-7qYrNM6HjpnPHJbopxmb8hSPoZ0gsX8IvUS32JGVoy+pU9e5N0nLr1VjJoR6kA4d9dmGLxNYOjeB8sUDal2WMw==
109109
dependencies:
110-
"@babel/compat-data" "^7.22.6"
110+
"@babel/compat-data" "^7.22.9"
111111
"@babel/helper-validator-option" "^7.22.5"
112-
"@nicolo-ribaudo/semver-v6" "^6.3.3"
113112
browserslist "^4.21.9"
114113
lru-cache "^5.1.1"
114+
semver "^6.3.1"
115115

116116
"@babel/helper-create-class-features-plugin@^7.22.5":
117117
version "7.22.6"
@@ -182,19 +182,16 @@
182182
dependencies:
183183
"@babel/types" "^7.22.5"
184184

185-
"@babel/helper-module-transforms@^7.22.5":
186-
version "7.22.5"
187-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.5.tgz#0f65daa0716961b6e96b164034e737f60a80d2ef"
188-
integrity sha512-+hGKDt/Ze8GFExiVHno/2dvG5IdstpzCq0y4Qc9OJ25D4q3pKfiIP/4Vp3/JvhDkLKsDK2api3q3fpIgiIF5bw==
185+
"@babel/helper-module-transforms@^7.22.5", "@babel/helper-module-transforms@^7.22.9":
186+
version "7.22.9"
187+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.9.tgz#92dfcb1fbbb2bc62529024f72d942a8c97142129"
188+
integrity sha512-t+WA2Xn5K+rTeGtC8jCsdAH52bjggG5TKRuRrAGNM/mjIbO4GxvlLMFOEz9wXY5I2XQ60PMFsAG2WIcG82dQMQ==
189189
dependencies:
190190
"@babel/helper-environment-visitor" "^7.22.5"
191191
"@babel/helper-module-imports" "^7.22.5"
192192
"@babel/helper-simple-access" "^7.22.5"
193-
"@babel/helper-split-export-declaration" "^7.22.5"
193+
"@babel/helper-split-export-declaration" "^7.22.6"
194194
"@babel/helper-validator-identifier" "^7.22.5"
195-
"@babel/template" "^7.22.5"
196-
"@babel/traverse" "^7.22.5"
197-
"@babel/types" "^7.22.5"
198195

199196
"@babel/helper-optimise-call-expression@^7.22.5":
200197
version "7.22.5"
@@ -244,7 +241,7 @@
244241
dependencies:
245242
"@babel/types" "^7.22.5"
246243

247-
"@babel/helper-split-export-declaration@^7.22.5", "@babel/helper-split-export-declaration@^7.22.6":
244+
"@babel/helper-split-export-declaration@^7.22.6":
248245
version "7.22.6"
249246
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c"
250247
integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==
@@ -897,13 +894,13 @@
897894
"@babel/helper-create-regexp-features-plugin" "^7.22.5"
898895
"@babel/helper-plugin-utils" "^7.22.5"
899896

900-
"@babel/preset-env@7.22.7":
901-
version "7.22.7"
902-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.22.7.tgz#a1ef34b64a80653c22ce4d9c25603cfa76fc168a"
903-
integrity sha512-1whfDtW+CzhETuzYXfcgZAh8/GFMeEbz0V5dVgya8YeJyCU6Y/P2Gnx4Qb3MylK68Zu9UiwUvbPMPTpFAOJ+sQ==
897+
"@babel/preset-env@7.22.9":
898+
version "7.22.9"
899+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.22.9.tgz#57f17108eb5dfd4c5c25a44c1977eba1df310ac7"
900+
integrity sha512-wNi5H/Emkhll/bqPjsjQorSykrlfY5OWakd6AulLvMEytpKasMVUpVy8RL4qBIBs5Ac6/5i0/Rv0b/Fg6Eag/g==
904901
dependencies:
905-
"@babel/compat-data" "^7.22.6"
906-
"@babel/helper-compilation-targets" "^7.22.6"
902+
"@babel/compat-data" "^7.22.9"
903+
"@babel/helper-compilation-targets" "^7.22.9"
907904
"@babel/helper-plugin-utils" "^7.22.5"
908905
"@babel/helper-validator-option" "^7.22.5"
909906
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.22.5"
@@ -977,11 +974,11 @@
977974
"@babel/plugin-transform-unicode-sets-regex" "^7.22.5"
978975
"@babel/preset-modules" "^0.1.5"
979976
"@babel/types" "^7.22.5"
980-
"@nicolo-ribaudo/semver-v6" "^6.3.3"
981977
babel-plugin-polyfill-corejs2 "^0.4.4"
982978
babel-plugin-polyfill-corejs3 "^0.8.2"
983979
babel-plugin-polyfill-regenerator "^0.5.1"
984980
core-js-compat "^3.31.0"
981+
semver "^6.3.1"
985982

986983
"@babel/preset-modules@^0.1.5":
987984
version "0.1.5"
@@ -6583,10 +6580,10 @@ selfsigned@^2.1.1:
65836580
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
65846581
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
65856582

6586-
semver@^6.0.0, semver@^6.3.0:
6587-
version "6.3.0"
6588-
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
6589-
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
6583+
semver@^6.0.0, semver@^6.3.0, semver@^6.3.1:
6584+
version "6.3.1"
6585+
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
6586+
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
65906587

65916588
semver@^7.3.8, semver@^7.5.3:
65926589
version "7.5.4"

0 commit comments

Comments
 (0)