Skip to content

Commit 684cf95

Browse files
Merge pull request #152 from CodingItWrong/dependabot/npm_and_yarn/babel/core-7.24.5
build(deps-dev): bump @babel/core from 7.24.3 to 7.24.5
2 parents 2be2f89 + 860d937 commit 684cf95

File tree

1 file changed

+51
-65
lines changed

1 file changed

+51
-65
lines changed

yarn.lock

Lines changed: 51 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
dependencies:
1818
"@babel/highlight" "^7.10.4"
1919

20-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.23.5", "@babel/code-frame@^7.24.1", "@babel/code-frame@^7.24.2":
20+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.23.5", "@babel/code-frame@^7.24.2":
2121
version "7.24.2"
2222
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.2.tgz#718b4b19841809a58b29b68cde80bc5e1aa6d9ae"
2323
integrity sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==
@@ -31,32 +31,32 @@
3131
integrity sha512-vg8Gih2MLK+kOkHJp4gBEIkyaIi00jgWot2D9QOmmfLC8jINSOzmCLta6Bvz/JSBCqnegV0L80jhxkol5GWNfQ==
3232

3333
"@babel/core@^7.1.2", "@babel/core@^7.11.6", "@babel/core@^7.12.3":
34-
version "7.24.3"
35-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.3.tgz#568864247ea10fbd4eff04dda1e05f9e2ea985c3"
36-
integrity sha512-5FcvN1JHw2sHJChotgx8Ek0lyuh4kCKelgMTTqhYJJtloNvUfpAFMeNQUtdlIaktwrSV9LtCdqwk48wL2wBacQ==
34+
version "7.24.5"
35+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.5.tgz#15ab5b98e101972d171aeef92ac70d8d6718f06a"
36+
integrity sha512-tVQRucExLQ02Boi4vdPp49svNGcfL2GhdTCT9aldhXgCJVAI21EtRfBettiuLUwce/7r6bFdgs6JFkcdTiFttA==
3737
dependencies:
3838
"@ampproject/remapping" "^2.2.0"
3939
"@babel/code-frame" "^7.24.2"
40-
"@babel/generator" "^7.24.1"
40+
"@babel/generator" "^7.24.5"
4141
"@babel/helper-compilation-targets" "^7.23.6"
42-
"@babel/helper-module-transforms" "^7.23.3"
43-
"@babel/helpers" "^7.24.1"
44-
"@babel/parser" "^7.24.1"
42+
"@babel/helper-module-transforms" "^7.24.5"
43+
"@babel/helpers" "^7.24.5"
44+
"@babel/parser" "^7.24.5"
4545
"@babel/template" "^7.24.0"
46-
"@babel/traverse" "^7.24.1"
47-
"@babel/types" "^7.24.0"
46+
"@babel/traverse" "^7.24.5"
47+
"@babel/types" "^7.24.5"
4848
convert-source-map "^2.0.0"
4949
debug "^4.1.0"
5050
gensync "^1.0.0-beta.2"
5151
json5 "^2.2.3"
5252
semver "^6.3.1"
5353

54-
"@babel/generator@^7.24.1", "@babel/generator@^7.7.2":
55-
version "7.24.1"
56-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.1.tgz#e67e06f68568a4ebf194d1c6014235344f0476d0"
57-
integrity sha512-DfCRfZsBcrPEHUfuBMgbJ1Ut01Y/itOs+hY2nFLgqsqXd52/iSiVq5TITtUasIUgm+IIKdY2/1I7auiQOEeC9A==
54+
"@babel/generator@^7.24.5", "@babel/generator@^7.7.2":
55+
version "7.24.5"
56+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.5.tgz#e5afc068f932f05616b66713e28d0f04e99daeb3"
57+
integrity sha512-x32i4hEXvr+iI0NEoEfDKzlemF8AmtOP8CcrRaEcpzysWuoEb1KknpcvMsHKPONoKZiDuItklgWhB18xEhr9PA==
5858
dependencies:
59-
"@babel/types" "^7.24.0"
59+
"@babel/types" "^7.24.5"
6060
"@jridgewell/gen-mapping" "^0.3.5"
6161
"@jridgewell/trace-mapping" "^0.3.25"
6262
jsesc "^2.5.1"
@@ -202,30 +202,23 @@
202202
dependencies:
203203
"@babel/types" "^7.24.5"
204204

205-
"@babel/helper-module-imports@^7.22.15":
206-
version "7.22.15"
207-
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz#16146307acdc40cc00c3b2c647713076464bdbf0"
208-
integrity sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==
209-
dependencies:
210-
"@babel/types" "^7.22.15"
211-
212-
"@babel/helper-module-imports@^7.24.1":
205+
"@babel/helper-module-imports@^7.24.1", "@babel/helper-module-imports@^7.24.3":
213206
version "7.24.3"
214207
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.24.3.tgz#6ac476e6d168c7c23ff3ba3cf4f7841d46ac8128"
215208
integrity sha512-viKb0F9f2s0BCS22QSF308z/+1YWKV/76mwt61NBzS5izMzDPwdq1pTrzf+Li3npBWX9KdQbkeCt1jSAM7lZqg==
216209
dependencies:
217210
"@babel/types" "^7.24.0"
218211

219-
"@babel/helper-module-transforms@^7.23.3":
220-
version "7.23.3"
221-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.23.3.tgz#d7d12c3c5d30af5b3c0fcab2a6d5217773e2d0f1"
222-
integrity sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==
212+
"@babel/helper-module-transforms@^7.23.3", "@babel/helper-module-transforms@^7.24.5":
213+
version "7.24.5"
214+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.24.5.tgz#ea6c5e33f7b262a0ae762fd5986355c45f54a545"
215+
integrity sha512-9GxeY8c2d2mdQUP1Dye0ks3VDyIMS98kt/llQ2nUId8IsWqTF0l1LkSX0/uP7l7MCDrzXS009Hyhe2gzTiGW8A==
223216
dependencies:
224217
"@babel/helper-environment-visitor" "^7.22.20"
225-
"@babel/helper-module-imports" "^7.22.15"
226-
"@babel/helper-simple-access" "^7.22.5"
227-
"@babel/helper-split-export-declaration" "^7.22.6"
228-
"@babel/helper-validator-identifier" "^7.22.20"
218+
"@babel/helper-module-imports" "^7.24.3"
219+
"@babel/helper-simple-access" "^7.24.5"
220+
"@babel/helper-split-export-declaration" "^7.24.5"
221+
"@babel/helper-validator-identifier" "^7.24.5"
229222

230223
"@babel/helper-optimise-call-expression@^7.22.5":
231224
version "7.22.5"
@@ -264,6 +257,13 @@
264257
dependencies:
265258
"@babel/types" "^7.22.5"
266259

260+
"@babel/helper-simple-access@^7.24.5":
261+
version "7.24.5"
262+
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.24.5.tgz#50da5b72f58c16b07fbd992810be6049478e85ba"
263+
integrity sha512-uH3Hmf5q5n7n8mz7arjUlDOCbttY/DW4DYhE6FUsjKJ/oYC1kQQUvwEQWxRwUpX9qQKRXeqLwWxrqilMrf32sQ==
264+
dependencies:
265+
"@babel/types" "^7.24.5"
266+
267267
"@babel/helper-skip-transparent-expression-wrappers@^7.22.5":
268268
version "7.22.5"
269269
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.22.5.tgz#007f15240b5751c537c40e77abb4e89eeaaa8847"
@@ -285,11 +285,6 @@
285285
dependencies:
286286
"@babel/types" "^7.24.5"
287287

288-
"@babel/helper-string-parser@^7.23.4":
289-
version "7.23.4"
290-
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83"
291-
integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==
292-
293288
"@babel/helper-string-parser@^7.24.1":
294289
version "7.24.1"
295290
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.1.tgz#f99c36d3593db9540705d0739a1f10b5e20c696e"
@@ -324,14 +319,14 @@
324319
"@babel/template" "^7.22.15"
325320
"@babel/types" "^7.22.19"
326321

327-
"@babel/helpers@^7.24.1":
328-
version "7.24.1"
329-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.1.tgz#183e44714b9eba36c3038e442516587b1e0a1a94"
330-
integrity sha512-BpU09QqEe6ZCHuIHFphEFgvNSrubve1FtyMton26ekZ85gRGi6LrTF7zArARp2YvyFxloeiRmtSCq5sjh1WqIg==
322+
"@babel/helpers@^7.24.5":
323+
version "7.24.5"
324+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.5.tgz#fedeb87eeafa62b621160402181ad8585a22a40a"
325+
integrity sha512-CiQmBMMpMQHwM5m01YnrM6imUG1ebgYJ+fAIW4FZe6m4qHTPaRHti+R8cggAwkdz4oXhtO4/K9JWlh+8hIfR2Q==
331326
dependencies:
332327
"@babel/template" "^7.24.0"
333-
"@babel/traverse" "^7.24.1"
334-
"@babel/types" "^7.24.0"
328+
"@babel/traverse" "^7.24.5"
329+
"@babel/types" "^7.24.5"
335330

336331
"@babel/highlight@^7.10.4":
337332
version "7.18.6"
@@ -352,10 +347,10 @@
352347
js-tokens "^4.0.0"
353348
picocolors "^1.0.0"
354349

355-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.24.0", "@babel/parser@^7.24.1", "@babel/parser@^7.7.0":
356-
version "7.24.1"
357-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.1.tgz#1e416d3627393fab1cb5b0f2f1796a100ae9133a"
358-
integrity sha512-Zo9c7N3xdOIQrNip7Lc9wvRPzlRtovHVE4lkz8WEDr7uYh/GMQhSiIgFxGIArRHYdJE5kxtZjAf8rT0xhdLCzg==
350+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.24.0", "@babel/parser@^7.24.5", "@babel/parser@^7.7.0":
351+
version "7.24.5"
352+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.5.tgz#4a4d5ab4315579e5398a82dcf636ca80c3392790"
353+
integrity sha512-EOv5IK8arwh3LI47dz1b0tKUb/1uhHAnHJOrjgtQMIpu1uXd9mlFrJg9IUgGUgZ41Ch0K8REPTYpO7B76b4vJg==
359354

360355
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.24.5":
361356
version "7.24.5"
@@ -1046,32 +1041,23 @@
10461041
"@babel/parser" "^7.24.0"
10471042
"@babel/types" "^7.24.0"
10481043

1049-
"@babel/traverse@^7.24.1", "@babel/traverse@^7.7.0":
1050-
version "7.24.1"
1051-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.1.tgz#d65c36ac9dd17282175d1e4a3c49d5b7988f530c"
1052-
integrity sha512-xuU6o9m68KeqZbQuDt2TcKSxUw/mrsvavlEqQ1leZ/B+C9tk6E4sRWy97WaXgvq5E+nU3cXMxv3WKOCanVMCmQ==
1044+
"@babel/traverse@^7.24.5", "@babel/traverse@^7.7.0":
1045+
version "7.24.5"
1046+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.5.tgz#972aa0bc45f16983bf64aa1f877b2dd0eea7e6f8"
1047+
integrity sha512-7aaBLeDQ4zYcUFDUD41lJc1fG8+5IU9DaNSJAgal866FGvmD5EbWQgnEC6kO1gGLsX0esNkfnJSndbTXA3r7UA==
10531048
dependencies:
1054-
"@babel/code-frame" "^7.24.1"
1055-
"@babel/generator" "^7.24.1"
1049+
"@babel/code-frame" "^7.24.2"
1050+
"@babel/generator" "^7.24.5"
10561051
"@babel/helper-environment-visitor" "^7.22.20"
10571052
"@babel/helper-function-name" "^7.23.0"
10581053
"@babel/helper-hoist-variables" "^7.22.5"
1059-
"@babel/helper-split-export-declaration" "^7.22.6"
1060-
"@babel/parser" "^7.24.1"
1061-
"@babel/types" "^7.24.0"
1054+
"@babel/helper-split-export-declaration" "^7.24.5"
1055+
"@babel/parser" "^7.24.5"
1056+
"@babel/types" "^7.24.5"
10621057
debug "^4.3.1"
10631058
globals "^11.1.0"
10641059

1065-
"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.24.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
1066-
version "7.24.0"
1067-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.0.tgz#3b951f435a92e7333eba05b7566fd297960ea1bf"
1068-
integrity sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w==
1069-
dependencies:
1070-
"@babel/helper-string-parser" "^7.23.4"
1071-
"@babel/helper-validator-identifier" "^7.22.20"
1072-
to-fast-properties "^2.0.0"
1073-
1074-
"@babel/types@^7.24.5":
1060+
"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.24.0", "@babel/types@^7.24.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
10751061
version "7.24.5"
10761062
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.5.tgz#7661930afc638a5383eb0c4aee59b74f38db84d7"
10771063
integrity sha512-6mQNsaLeXTw0nxYUYu+NSa4Hx4BlF1x1x8/PMFbiR+GBSr+2DkECc69b8hgy2frEodNcvPffeH8YfWd3LI6jhQ==

0 commit comments

Comments
 (0)