Skip to content

Commit 014e901

Browse files
Merge pull request #147 from CodingItWrong/dependabot/npm_and_yarn/babel/core-7.24.0
build(deps-dev): bump @babel/core from 7.23.9 to 7.24.0
2 parents e2b7d64 + 80d42f1 commit 014e901

File tree

1 file changed

+35
-35
lines changed

1 file changed

+35
-35
lines changed

yarn.lock

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -31,20 +31,20 @@
3131
integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
3232

3333
"@babel/core@^7.1.2", "@babel/core@^7.11.6", "@babel/core@^7.12.3":
34-
version "7.23.9"
35-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.9.tgz#b028820718000f267870822fec434820e9b1e4d1"
36-
integrity sha512-5q0175NOjddqpvvzU+kDiSOAk4PfdO6FvwCWoQ6RO7rTzEe8vlo+4HVfcnAREhD4npMs0e9uZypjTwzZPCf/cw==
34+
version "7.24.0"
35+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.0.tgz#56cbda6b185ae9d9bed369816a8f4423c5f2ff1b"
36+
integrity sha512-fQfkg0Gjkza3nf0c7/w6Xf34BW4YvzNfACRLmmb7XRLa6XHdR+K9AlJlxneFfWYf6uhOzuzZVTjF/8KfndZANw==
3737
dependencies:
3838
"@ampproject/remapping" "^2.2.0"
3939
"@babel/code-frame" "^7.23.5"
4040
"@babel/generator" "^7.23.6"
4141
"@babel/helper-compilation-targets" "^7.23.6"
4242
"@babel/helper-module-transforms" "^7.23.3"
43-
"@babel/helpers" "^7.23.9"
44-
"@babel/parser" "^7.23.9"
45-
"@babel/template" "^7.23.9"
46-
"@babel/traverse" "^7.23.9"
47-
"@babel/types" "^7.23.9"
43+
"@babel/helpers" "^7.24.0"
44+
"@babel/parser" "^7.24.0"
45+
"@babel/template" "^7.24.0"
46+
"@babel/traverse" "^7.24.0"
47+
"@babel/types" "^7.24.0"
4848
convert-source-map "^2.0.0"
4949
debug "^4.1.0"
5050
gensync "^1.0.0-beta.2"
@@ -278,14 +278,14 @@
278278
"@babel/template" "^7.22.15"
279279
"@babel/types" "^7.22.19"
280280

281-
"@babel/helpers@^7.23.9":
282-
version "7.23.9"
283-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.9.tgz#c3e20bbe7f7a7e10cb9b178384b4affdf5995c7d"
284-
integrity sha512-87ICKgU5t5SzOT7sBMfCOZQ2rHjRU+Pcb9BoILMYz600W6DkVRLFBPwQ18gwUVvggqXivaUakpnxWQGbpywbBQ==
281+
"@babel/helpers@^7.24.0":
282+
version "7.24.0"
283+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.0.tgz#a3dd462b41769c95db8091e49cfe019389a9409b"
284+
integrity sha512-ulDZdc0Aj5uLc5nETsa7EPx2L7rM0YJM8r7ck7U73AXi7qOV44IHHRAYZHY6iU1rr3C5N4NtTmMRUJP6kwCWeA==
285285
dependencies:
286-
"@babel/template" "^7.23.9"
287-
"@babel/traverse" "^7.23.9"
288-
"@babel/types" "^7.23.9"
286+
"@babel/template" "^7.24.0"
287+
"@babel/traverse" "^7.24.0"
288+
"@babel/types" "^7.24.0"
289289

290290
"@babel/highlight@^7.10.4":
291291
version "7.18.6"
@@ -305,10 +305,10 @@
305305
chalk "^2.4.2"
306306
js-tokens "^4.0.0"
307307

308-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.23.9", "@babel/parser@^7.7.0":
309-
version "7.23.9"
310-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.9.tgz#7b903b6149b0f8fa7ad564af646c4c38a77fc44b"
311-
integrity sha512-9tcKgqKbs3xGJ+NtKF2ndOBBLVwPjl1SHxPQkd36r3Dlirw3xWUeGaTbqr7uGZcTaxkVNwc+03SVP7aCdWrTlA==
308+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.24.0", "@babel/parser@^7.7.0":
309+
version "7.24.0"
310+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.0.tgz#26a3d1ff49031c53a97d03b604375f028746a9ac"
311+
integrity sha512-QuP/FxEAzMSjXygs8v4N9dvdXzEHN4W1oF3PxuWAtPo08UdM17u89RDMgjLn/mlc56iM0HlLmVkO/wgR+rDgHg==
312312

313313
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.23.3":
314314
version "7.23.3"
@@ -982,35 +982,35 @@
982982
dependencies:
983983
regenerator-runtime "^0.13.4"
984984

985-
"@babel/template@^7.22.15", "@babel/template@^7.22.5", "@babel/template@^7.23.9", "@babel/template@^7.3.3":
986-
version "7.23.9"
987-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.23.9.tgz#f881d0487cba2828d3259dcb9ef5005a9731011a"
988-
integrity sha512-+xrD2BWLpvHKNmX2QbpdpsBaWnRxahMwJjO+KZk2JOElj5nSmKezyS1B4u+QbHMTX69t4ukm6hh9lsYQ7GHCKA==
985+
"@babel/template@^7.22.15", "@babel/template@^7.22.5", "@babel/template@^7.24.0", "@babel/template@^7.3.3":
986+
version "7.24.0"
987+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.24.0.tgz#c6a524aa93a4a05d66aaf31654258fae69d87d50"
988+
integrity sha512-Bkf2q8lMB0AFpX0NFEqSbx1OkTHf0f+0j82mkw+ZpzBnkk7e9Ql0891vlfgi+kHwOk8tQjiQHpqh4LaSa0fKEA==
989989
dependencies:
990990
"@babel/code-frame" "^7.23.5"
991-
"@babel/parser" "^7.23.9"
992-
"@babel/types" "^7.23.9"
991+
"@babel/parser" "^7.24.0"
992+
"@babel/types" "^7.24.0"
993993

994-
"@babel/traverse@^7.23.9", "@babel/traverse@^7.7.0":
995-
version "7.23.9"
996-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.9.tgz#2f9d6aead6b564669394c5ce0f9302bb65b9d950"
997-
integrity sha512-I/4UJ9vs90OkBtY6iiiTORVMyIhJ4kAVmsKo9KFc8UOxMeUfi2hvtIBsET5u9GizXE6/GFSuKCTNfgCswuEjRg==
994+
"@babel/traverse@^7.24.0", "@babel/traverse@^7.7.0":
995+
version "7.24.0"
996+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.0.tgz#4a408fbf364ff73135c714a2ab46a5eab2831b1e"
997+
integrity sha512-HfuJlI8qq3dEDmNU5ChzzpZRWq+oxCZQyMzIMEqLho+AQnhMnKQUzH6ydo3RBl/YjPCuk68Y6s0Gx0AeyULiWw==
998998
dependencies:
999999
"@babel/code-frame" "^7.23.5"
10001000
"@babel/generator" "^7.23.6"
10011001
"@babel/helper-environment-visitor" "^7.22.20"
10021002
"@babel/helper-function-name" "^7.23.0"
10031003
"@babel/helper-hoist-variables" "^7.22.5"
10041004
"@babel/helper-split-export-declaration" "^7.22.6"
1005-
"@babel/parser" "^7.23.9"
1006-
"@babel/types" "^7.23.9"
1005+
"@babel/parser" "^7.24.0"
1006+
"@babel/types" "^7.24.0"
10071007
debug "^4.3.1"
10081008
globals "^11.1.0"
10091009

1010-
"@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.23.6", "@babel/types@^7.23.9", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
1011-
version "7.23.9"
1012-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.9.tgz#1dd7b59a9a2b5c87f8b41e52770b5ecbf492e002"
1013-
integrity sha512-dQjSq/7HaSjRM43FFGnv5keM2HsxpmyV1PfaSVm0nzzjwwTmjOe6J4bC8e3+pTEIgHaHj+1ZlLThRJ2auc/w1Q==
1010+
"@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.23.6", "@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":
1011+
version "7.24.0"
1012+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.0.tgz#3b951f435a92e7333eba05b7566fd297960ea1bf"
1013+
integrity sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w==
10141014
dependencies:
10151015
"@babel/helper-string-parser" "^7.23.4"
10161016
"@babel/helper-validator-identifier" "^7.22.20"

0 commit comments

Comments
 (0)