Skip to content

Commit d1f6410

Browse files
Bump @babel/helpers from 7.26.7 to 7.26.10
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.26.7 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] <support@github.com>
1 parent 246b1b1 commit d1f6410

1 file changed

Lines changed: 29 additions & 5 deletions

File tree

yarn.lock

Lines changed: 29 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -105,12 +105,12 @@
105105
integrity sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==
106106

107107
"@babel/helpers@^7.26.7":
108-
version "7.26.7"
109-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.7.tgz#fd1d2a7c431b6e39290277aacfd8367857c576a4"
110-
integrity sha512-8NHiL98vsi0mbPQmYAGWwfcFaOy4j2HY49fXJCfuDcdE7fMIsH9a7GdaeXpIBsbT7307WU8KCMp5pUVDNL4f9A==
108+
version "7.26.10"
109+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384"
110+
integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g==
111111
dependencies:
112-
"@babel/template" "^7.25.9"
113-
"@babel/types" "^7.26.7"
112+
"@babel/template" "^7.26.9"
113+
"@babel/types" "^7.26.10"
114114

115115
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.25.9", "@babel/parser@^7.26.7":
116116
version "7.26.7"
@@ -126,6 +126,13 @@
126126
dependencies:
127127
"@babel/types" "^7.26.5"
128128

129+
"@babel/parser@^7.26.9":
130+
version "7.26.10"
131+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749"
132+
integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA==
133+
dependencies:
134+
"@babel/types" "^7.26.10"
135+
129136
"@babel/plugin-syntax-async-generators@^7.8.4":
130137
version "7.8.4"
131138
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz#a983fb1aeb2ec3f6ed042a210f640e90e786fe0d"
@@ -254,6 +261,15 @@
254261
"@babel/parser" "^7.25.9"
255262
"@babel/types" "^7.25.9"
256263

264+
"@babel/template@^7.26.9":
265+
version "7.26.9"
266+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2"
267+
integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==
268+
dependencies:
269+
"@babel/code-frame" "^7.26.2"
270+
"@babel/parser" "^7.26.9"
271+
"@babel/types" "^7.26.9"
272+
257273
"@babel/traverse@^7.25.9":
258274
version "7.26.5"
259275
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.5.tgz#6d0be3e772ff786456c1a37538208286f6e79021"
@@ -296,6 +312,14 @@
296312
"@babel/helper-string-parser" "^7.25.9"
297313
"@babel/helper-validator-identifier" "^7.25.9"
298314

315+
"@babel/types@^7.26.10", "@babel/types@^7.26.9":
316+
version "7.26.10"
317+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259"
318+
integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ==
319+
dependencies:
320+
"@babel/helper-string-parser" "^7.25.9"
321+
"@babel/helper-validator-identifier" "^7.25.9"
322+
299323
"@bcoe/v8-coverage@^0.2.3":
300324
version "0.2.3"
301325
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"

0 commit comments

Comments
 (0)