Skip to content

Commit 3b8b3a5

Browse files
build(deps): Bump @babel/helpers from 7.23.2 to 7.26.10 (#1584)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d27dad commit 3b8b3a5

File tree

1 file changed

+54
-16
lines changed

1 file changed

+54
-16
lines changed

yarn.lock

Lines changed: 54 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,15 @@
7575
"@babel/highlight" "^7.23.4"
7676
chalk "^2.4.2"
7777

78+
"@babel/code-frame@^7.26.2":
79+
version "7.26.2"
80+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
81+
integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==
82+
dependencies:
83+
"@babel/helper-validator-identifier" "^7.25.9"
84+
js-tokens "^4.0.0"
85+
picocolors "^1.0.0"
86+
7887
"@babel/compat-data@^7.14.5":
7988
version "7.14.5"
8089
resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.14.5.tgz"
@@ -361,6 +370,11 @@
361370
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83"
362371
integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==
363372

373+
"@babel/helper-string-parser@^7.25.9":
374+
version "7.25.9"
375+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c"
376+
integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==
377+
364378
"@babel/helper-validator-identifier@^7.22.20":
365379
version "7.22.20"
366380
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
@@ -371,6 +385,11 @@
371385
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193"
372386
integrity sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==
373387

388+
"@babel/helper-validator-identifier@^7.25.9":
389+
version "7.25.9"
390+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
391+
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
392+
374393
"@babel/helper-validator-option@^7.14.5":
375394
version "7.14.5"
376395
resolved "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz"
@@ -381,23 +400,13 @@
381400
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.22.15.tgz#694c30dfa1d09a6534cdfcafbe56789d36aba040"
382401
integrity sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA==
383402

384-
"@babel/helpers@^7.23.2":
385-
version "7.23.2"
386-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.2.tgz#2832549a6e37d484286e15ba36a5330483cac767"
387-
integrity sha512-lzchcp8SjTSVe/fPmLwtWVBFC7+Tbn8LGHDVfDp9JGxpAY5opSaEFgt8UQvrnECWOTdji2mOWMz1rOhkHscmGQ==
403+
"@babel/helpers@^7.23.2", "@babel/helpers@^7.23.5":
404+
version "7.26.10"
405+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384"
406+
integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g==
388407
dependencies:
389-
"@babel/template" "^7.22.15"
390-
"@babel/traverse" "^7.23.2"
391-
"@babel/types" "^7.23.0"
392-
393-
"@babel/helpers@^7.23.5":
394-
version "7.23.5"
395-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.5.tgz#52f522840df8f1a848d06ea6a79b79eefa72401e"
396-
integrity sha512-oO7us8FzTEsG3U6ag9MfdF1iA/7Z6dz+MtFhifZk8C8o453rGJFFWUP1t+ULM9TUIAzC9uxXEiXjOiVMyd7QPg==
397-
dependencies:
398-
"@babel/template" "^7.22.15"
399-
"@babel/traverse" "^7.23.5"
400-
"@babel/types" "^7.23.5"
408+
"@babel/template" "^7.26.9"
409+
"@babel/types" "^7.26.10"
401410

402411
"@babel/highlight@^7.10.4", "@babel/highlight@^7.22.5":
403412
version "7.22.5"
@@ -446,6 +455,13 @@
446455
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.6.tgz#ba1c9e512bda72a47e285ae42aff9d2a635a9e3b"
447456
integrity sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ==
448457

458+
"@babel/parser@^7.26.9":
459+
version "7.26.10"
460+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749"
461+
integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA==
462+
dependencies:
463+
"@babel/types" "^7.26.10"
464+
449465
"@babel/plugin-proposal-class-properties@^7.0.0":
450466
version "7.14.5"
451467
resolved "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.14.5.tgz"
@@ -773,6 +789,15 @@
773789
"@babel/parser" "^7.22.5"
774790
"@babel/types" "^7.22.5"
775791

792+
"@babel/template@^7.26.9":
793+
version "7.26.9"
794+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2"
795+
integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==
796+
dependencies:
797+
"@babel/code-frame" "^7.26.2"
798+
"@babel/parser" "^7.26.9"
799+
"@babel/types" "^7.26.9"
800+
776801
"@babel/traverse@^7.14.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.16.8", "@babel/traverse@^7.23.2", "@babel/traverse@^7.23.5":
777802
version "7.23.7"
778803
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.7.tgz#9a7bf285c928cb99b5ead19c3b1ce5b310c9c305"
@@ -825,6 +850,14 @@
825850
"@babel/helper-validator-identifier" "^7.22.20"
826851
to-fast-properties "^2.0.0"
827852

853+
"@babel/types@^7.26.10", "@babel/types@^7.26.9":
854+
version "7.26.10"
855+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259"
856+
integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ==
857+
dependencies:
858+
"@babel/helper-string-parser" "^7.25.9"
859+
"@babel/helper-validator-identifier" "^7.25.9"
860+
828861
"@balena/dockerignore@^1.0.2":
829862
version "1.0.2"
830863
resolved "https://registry.yarnpkg.com/@balena/dockerignore/-/dockerignore-1.0.2.tgz#9ffe4726915251e8eb69f44ef3547e0da2c03e0d"
@@ -20110,6 +20143,11 @@ performance-now@^2.1.0:
2011020143
resolved "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz"
2011120144
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
2011220145

20146+
picocolors@^1.0.0:
20147+
version "1.1.1"
20148+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
20149+
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
20150+
2011320151
picocolors@^1.0.1:
2011420152
version "1.1.0"
2011520153
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.0.tgz#5358b76a78cde483ba5cef6a9dc9671440b27d59"

0 commit comments

Comments
 (0)