Skip to content

Commit ff50b6a

Browse files
Bump @babel/helpers from 7.12.5 to 7.26.10 in /spotlight-client
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.12.5 to 7.26.10. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-helpers) --- updated-dependencies: - dependency-name: "@babel/helpers" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6d9a17d commit ff50b6a

File tree

1 file changed

+53
-6
lines changed

1 file changed

+53
-6
lines changed

spotlight-client/yarn.lock

+53-6
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,15 @@
3737
"@babel/highlight" "^7.22.13"
3838
chalk "^2.4.2"
3939

40+
"@babel/code-frame@^7.26.2":
41+
version "7.26.2"
42+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
43+
integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==
44+
dependencies:
45+
"@babel/helper-validator-identifier" "^7.25.9"
46+
js-tokens "^4.0.0"
47+
picocolors "^1.0.0"
48+
4049
"@babel/compat-data@^7.12.1", "@babel/compat-data@^7.12.5", "@babel/compat-data@^7.9.0":
4150
version "7.12.5"
4251
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.5.tgz#f56db0c4bb1bbbf221b4e81345aab4141e7cb0e9"
@@ -326,6 +335,11 @@
326335
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
327336
integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
328337

338+
"@babel/helper-string-parser@^7.25.9":
339+
version "7.25.9"
340+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c"
341+
integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==
342+
329343
"@babel/helper-validator-identifier@^7.10.4":
330344
version "7.10.4"
331345
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2"
@@ -336,6 +350,11 @@
336350
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
337351
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
338352

353+
"@babel/helper-validator-identifier@^7.25.9":
354+
version "7.25.9"
355+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
356+
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
357+
339358
"@babel/helper-validator-option@^7.12.1":
340359
version "7.12.1"
341360
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.1.tgz#175567380c3e77d60ff98a54bb015fe78f2178d9"
@@ -352,13 +371,12 @@
352371
"@babel/types" "^7.10.4"
353372

354373
"@babel/helpers@^7.12.1", "@babel/helpers@^7.9.0":
355-
version "7.12.5"
356-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.5.tgz#1a1ba4a768d9b58310eda516c449913fe647116e"
357-
integrity sha512-lgKGMQlKqA8meJqKsW6rUnc4MdUk35Ln0ATDqdM1a/UpARODdI4j5Y5lVfUScnSNkJcdCRAaWkspykNoFg9sJA==
374+
version "7.26.10"
375+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384"
376+
integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g==
358377
dependencies:
359-
"@babel/template" "^7.10.4"
360-
"@babel/traverse" "^7.12.5"
361-
"@babel/types" "^7.12.5"
378+
"@babel/template" "^7.26.9"
379+
"@babel/types" "^7.26.10"
362380

363381
"@babel/highlight@^7.10.4", "@babel/highlight@^7.8.3":
364382
version "7.10.4"
@@ -388,6 +406,13 @@
388406
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719"
389407
integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==
390408

409+
"@babel/parser@^7.26.9":
410+
version "7.26.10"
411+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749"
412+
integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA==
413+
dependencies:
414+
"@babel/types" "^7.26.10"
415+
391416
"@babel/plugin-proposal-async-generator-functions@^7.12.1", "@babel/plugin-proposal-async-generator-functions@^7.8.3":
392417
version "7.12.1"
393418
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.12.1.tgz#dc6c1170e27d8aca99ff65f4925bd06b1c90550e"
@@ -1230,6 +1255,15 @@
12301255
"@babel/parser" "^7.22.15"
12311256
"@babel/types" "^7.22.15"
12321257

1258+
"@babel/template@^7.26.9":
1259+
version "7.26.9"
1260+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2"
1261+
integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==
1262+
dependencies:
1263+
"@babel/code-frame" "^7.26.2"
1264+
"@babel/parser" "^7.26.9"
1265+
"@babel/types" "^7.26.9"
1266+
12331267
"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.5", "@babel/traverse@^7.4.3", "@babel/traverse@^7.4.5", "@babel/traverse@^7.7.0", "@babel/traverse@^7.9.0":
12341268
version "7.23.2"
12351269
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
@@ -1264,6 +1298,14 @@
12641298
"@babel/helper-validator-identifier" "^7.22.20"
12651299
to-fast-properties "^2.0.0"
12661300

1301+
"@babel/types@^7.26.10", "@babel/types@^7.26.9":
1302+
version "7.26.10"
1303+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259"
1304+
integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ==
1305+
dependencies:
1306+
"@babel/helper-string-parser" "^7.25.9"
1307+
"@babel/helper-validator-identifier" "^7.25.9"
1308+
12671309
"@cnakazawa/watch@^1.0.3":
12681310
version "1.0.4"
12691311
resolved "https://registry.yarnpkg.com/@cnakazawa/watch/-/watch-1.0.4.tgz#f864ae85004d0fcab6f50be9141c4da368d1656a"
@@ -10280,6 +10322,11 @@ performance-now@^2.1.0:
1028010322
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
1028110323
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
1028210324

10325+
picocolors@^1.0.0:
10326+
version "1.1.1"
10327+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
10328+
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
10329+
1028310330
picomatch@^2.0.4, picomatch@^2.0.5, picomatch@^2.2.1:
1028410331
version "2.2.2"
1028510332
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"

0 commit comments

Comments
 (0)