Skip to content

Commit 04a3edd

Browse files
authored
Merge pull request #83 from JorrinKievit/dependabot/npm_and_yarn/docs/babel/helpers-7.27.0
2 parents 7f19ae7 + b7d13f3 commit 04a3edd

File tree

1 file changed

+48
-6
lines changed

1 file changed

+48
-6
lines changed

docs/yarn.lock

Lines changed: 48 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,15 @@
160160
"@babel/highlight" "^7.23.4"
161161
chalk "^2.4.2"
162162

163+
"@babel/code-frame@^7.26.2":
164+
version "7.26.2"
165+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
166+
integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==
167+
dependencies:
168+
"@babel/helper-validator-identifier" "^7.25.9"
169+
js-tokens "^4.0.0"
170+
picocolors "^1.0.0"
171+
163172
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.20.1", "@babel/compat-data@^7.20.5":
164173
version "7.21.0"
165174
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.21.0.tgz#c241dc454e5b5917e40d37e525e2f4530c399298"
@@ -440,6 +449,11 @@
440449
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83"
441450
integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==
442451

452+
"@babel/helper-string-parser@^7.25.9":
453+
version "7.25.9"
454+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c"
455+
integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==
456+
443457
"@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1":
444458
version "7.19.1"
445459
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
@@ -450,6 +464,11 @@
450464
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
451465
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
452466

467+
"@babel/helper-validator-identifier@^7.25.9":
468+
version "7.25.9"
469+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
470+
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
471+
453472
"@babel/helper-validator-option@^7.18.6", "@babel/helper-validator-option@^7.21.0":
454473
version "7.21.0"
455474
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz#8224c7e13ace4bafdc4004da2cf064ef42673180"
@@ -466,13 +485,12 @@
466485
"@babel/types" "^7.20.5"
467486

468487
"@babel/helpers@^7.12.5", "@babel/helpers@^7.21.0":
469-
version "7.21.0"
470-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.21.0.tgz#9dd184fb5599862037917cdc9eecb84577dc4e7e"
471-
integrity sha512-XXve0CBtOW0pd7MRzzmoyuSj0e3SEzj8pgyFxnTT1NJZL38BD1MK7yYrm8yefRPIDvNNe14xR4FdbHwpInD4rA==
488+
version "7.27.0"
489+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.0.tgz#53d156098defa8243eab0f32fa17589075a1b808"
490+
integrity sha512-U5eyP/CTFPuNE3qk+WZMxFkp/4zUzdceQlfzf7DdGdhp+Fezd7HD+i8Y24ZuTMKX3wQBld449jijbGq6OdGNQg==
472491
dependencies:
473-
"@babel/template" "^7.20.7"
474-
"@babel/traverse" "^7.21.0"
475-
"@babel/types" "^7.21.0"
492+
"@babel/template" "^7.27.0"
493+
"@babel/types" "^7.27.0"
476494

477495
"@babel/highlight@^7.10.4", "@babel/highlight@^7.18.6":
478496
version "7.18.6"
@@ -502,6 +520,13 @@
502520
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.5.tgz#37dee97c4752af148e1d38c34b856b2507660563"
503521
integrity sha512-hOOqoiNXrmGdFbhgCzu6GiURxUgM27Xwd/aPuu8RfHEZPBzL1Z54okAHAQjXfcQNwvrlkAmAp4SlRTZ45vlthQ==
504522

523+
"@babel/parser@^7.27.0":
524+
version "7.27.0"
525+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.0.tgz#3d7d6ee268e41d2600091cbd4e145ffee85a44ec"
526+
integrity sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg==
527+
dependencies:
528+
"@babel/types" "^7.27.0"
529+
505530
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
506531
version "7.18.6"
507532
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.18.6.tgz#da5b8f9a580acdfbe53494dba45ea389fb09a4d2"
@@ -1245,6 +1270,15 @@
12451270
"@babel/parser" "^7.22.15"
12461271
"@babel/types" "^7.22.15"
12471272

1273+
"@babel/template@^7.27.0":
1274+
version "7.27.0"
1275+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.0.tgz#b253e5406cc1df1c57dcd18f11760c2dbf40c0b4"
1276+
integrity sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA==
1277+
dependencies:
1278+
"@babel/code-frame" "^7.26.2"
1279+
"@babel/parser" "^7.27.0"
1280+
"@babel/types" "^7.27.0"
1281+
12481282
"@babel/traverse@^7.12.13", "@babel/traverse@^7.12.9", "@babel/traverse@^7.20.5", "@babel/traverse@^7.20.7", "@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2":
12491283
version "7.23.5"
12501284
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.5.tgz#f546bf9aba9ef2b042c0e00d245990c15508e7ec"
@@ -1279,6 +1313,14 @@
12791313
"@babel/helper-validator-identifier" "^7.22.20"
12801314
to-fast-properties "^2.0.0"
12811315

1316+
"@babel/types@^7.27.0":
1317+
version "7.27.0"
1318+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.0.tgz#ef9acb6b06c3173f6632d993ecb6d4ae470b4559"
1319+
integrity sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg==
1320+
dependencies:
1321+
"@babel/helper-string-parser" "^7.25.9"
1322+
"@babel/helper-validator-identifier" "^7.25.9"
1323+
12821324
"@discoveryjs/json-ext@0.5.7":
12831325
version "0.5.7"
12841326
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"

0 commit comments

Comments
 (0)