Skip to content

Commit 3ffddd4

Browse files
authored
Merge pull request #109 from PecanProject/dependabot/npm_and_yarn/babel/helpers-7.27.0
Bump @babel/helpers from 7.25.0 to 7.27.0
2 parents db4fd17 + 26450b4 commit 3ffddd4

File tree

2 files changed

+86
-122
lines changed

2 files changed

+86
-122
lines changed

package-lock.json

+38-117
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

+48-5
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,15 @@
171171
"@babel/highlight" "^7.24.7"
172172
picocolors "^1.0.0"
173173

174+
"@babel/code-frame@^7.26.2":
175+
version "7.26.2"
176+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
177+
integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==
178+
dependencies:
179+
"@babel/helper-validator-identifier" "^7.25.9"
180+
js-tokens "^4.0.0"
181+
picocolors "^1.0.0"
182+
174183
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.25.2", "@babel/compat-data@^7.25.4":
175184
version "7.25.4"
176185
resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.25.4.tgz"
@@ -343,11 +352,21 @@
343352
resolved "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz"
344353
integrity sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==
345354

355+
"@babel/helper-string-parser@^7.25.9":
356+
version "7.25.9"
357+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c"
358+
integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==
359+
346360
"@babel/helper-validator-identifier@^7.24.7":
347361
version "7.24.7"
348362
resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz"
349363
integrity sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==
350364

365+
"@babel/helper-validator-identifier@^7.25.9":
366+
version "7.25.9"
367+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
368+
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
369+
351370
"@babel/helper-validator-option@^7.24.7", "@babel/helper-validator-option@^7.24.8":
352371
version "7.24.8"
353372
resolved "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.24.8.tgz"
@@ -363,12 +382,12 @@
363382
"@babel/types" "^7.25.0"
364383

365384
"@babel/helpers@^7.25.0":
366-
version "7.25.0"
367-
resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.25.0.tgz"
368-
integrity sha512-MjgLZ42aCm0oGjJj8CtSM3DB8NOOf8h2l7DCTePJs29u+v7yO/RBX9nShlKMgFnRks/Q4tBAe7Hxnov9VkGwLw==
385+
version "7.27.0"
386+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.0.tgz#53d156098defa8243eab0f32fa17589075a1b808"
387+
integrity sha512-U5eyP/CTFPuNE3qk+WZMxFkp/4zUzdceQlfzf7DdGdhp+Fezd7HD+i8Y24ZuTMKX3wQBld449jijbGq6OdGNQg==
369388
dependencies:
370-
"@babel/template" "^7.25.0"
371-
"@babel/types" "^7.25.0"
389+
"@babel/template" "^7.27.0"
390+
"@babel/types" "^7.27.0"
372391

373392
"@babel/highlight@^7.24.7":
374393
version "7.24.7"
@@ -387,6 +406,13 @@
387406
dependencies:
388407
"@babel/types" "^7.25.4"
389408

409+
"@babel/parser@^7.27.0":
410+
version "7.27.0"
411+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.0.tgz#3d7d6ee268e41d2600091cbd4e145ffee85a44ec"
412+
integrity sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg==
413+
dependencies:
414+
"@babel/types" "^7.27.0"
415+
390416
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.3":
391417
version "7.25.3"
392418
resolved "https://registry.npmjs.org/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.3.tgz"
@@ -1178,6 +1204,15 @@
11781204
"@babel/parser" "^7.25.0"
11791205
"@babel/types" "^7.25.0"
11801206

1207+
"@babel/template@^7.27.0":
1208+
version "7.27.0"
1209+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.0.tgz#b253e5406cc1df1c57dcd18f11760c2dbf40c0b4"
1210+
integrity sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA==
1211+
dependencies:
1212+
"@babel/code-frame" "^7.26.2"
1213+
"@babel/parser" "^7.27.0"
1214+
"@babel/types" "^7.27.0"
1215+
11811216
"@babel/traverse@^7.22.8", "@babel/traverse@^7.24.7", "@babel/traverse@^7.24.8", "@babel/traverse@^7.25.0", "@babel/traverse@^7.25.1", "@babel/traverse@^7.25.2", "@babel/traverse@^7.25.3", "@babel/traverse@^7.25.4":
11821217
version "7.25.4"
11831218
resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.25.4.tgz"
@@ -1200,6 +1235,14 @@
12001235
"@babel/helper-validator-identifier" "^7.24.7"
12011236
to-fast-properties "^2.0.0"
12021237

1238+
"@babel/types@^7.27.0":
1239+
version "7.27.0"
1240+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.0.tgz#ef9acb6b06c3173f6632d993ecb6d4ae470b4559"
1241+
integrity sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg==
1242+
dependencies:
1243+
"@babel/helper-string-parser" "^7.25.9"
1244+
"@babel/helper-validator-identifier" "^7.25.9"
1245+
12031246
12041247
version "1.5.0"
12051248
resolved "https://registry.npmjs.org/@colors/colors/-/colors-1.5.0.tgz"

0 commit comments

Comments
 (0)