Skip to content

Commit 9e99938

Browse files
chore(deps): bump @babel/helpers from 7.26.0 to 7.27.0 in /template
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.26.0 to 7.27.0. - [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.27.0/packages/babel-helpers) --- updated-dependencies: - dependency-name: "@babel/helpers" dependency-version: 7.27.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d575417 commit 9e99938

File tree

1 file changed

+4
-23
lines changed

1 file changed

+4
-23
lines changed

template/yarn.lock

Lines changed: 4 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -294,17 +294,9 @@
294294
"@babel/traverse" "^7.25.9"
295295
"@babel/types" "^7.25.9"
296296

297-
"@babel/helpers@^7.26.0":
298-
version "7.26.0"
299-
resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.26.0.tgz"
300-
integrity sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw==
301-
dependencies:
302-
"@babel/template" "^7.25.9"
303-
"@babel/types" "^7.26.0"
304-
305-
"@babel/helpers@^7.26.10":
297+
"@babel/helpers@^7.26.0", "@babel/helpers@^7.26.10":
306298
version "7.27.0"
307-
resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.27.0.tgz"
299+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.0.tgz#53d156098defa8243eab0f32fa17589075a1b808"
308300
integrity sha512-U5eyP/CTFPuNE3qk+WZMxFkp/4zUzdceQlfzf7DdGdhp+Fezd7HD+i8Y24ZuTMKX3wQBld449jijbGq6OdGNQg==
309301
dependencies:
310302
"@babel/template" "^7.27.0"
@@ -2405,9 +2397,9 @@
24052397
natural-compare "^1.4.0"
24062398
ts-api-utils "^1.3.0"
24072399

2408-
"@typescript-eslint/parser@8.29.0":
2400+
"@typescript-eslint/parser@8.29.0", "@typescript-eslint/parser@^8.29.0":
24092401
version "8.29.0"
2410-
resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.29.0.tgz"
2402+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.29.0.tgz#b98841e0a8099728cb8583da92326fcb7f5be1d2"
24112403
integrity sha512-8C0+jlNJOwQso2GapCVWWfW/rzaq7Lbme+vGUFKE31djwNncIpgXD7Cd4weEsDdkoZDjH0lwwr3QDQFuyrMg9g==
24122404
dependencies:
24132405
"@typescript-eslint/scope-manager" "8.29.0"
@@ -2427,17 +2419,6 @@
24272419
"@typescript-eslint/visitor-keys" "7.18.0"
24282420
debug "^4.3.4"
24292421

2430-
"@typescript-eslint/parser@^8.29.0":
2431-
version "8.29.0"
2432-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.29.0.tgz#b98841e0a8099728cb8583da92326fcb7f5be1d2"
2433-
integrity sha512-8C0+jlNJOwQso2GapCVWWfW/rzaq7Lbme+vGUFKE31djwNncIpgXD7Cd4weEsDdkoZDjH0lwwr3QDQFuyrMg9g==
2434-
dependencies:
2435-
"@typescript-eslint/scope-manager" "8.29.0"
2436-
"@typescript-eslint/types" "8.29.0"
2437-
"@typescript-eslint/typescript-estree" "8.29.0"
2438-
"@typescript-eslint/visitor-keys" "8.29.0"
2439-
debug "^4.3.4"
2440-
24412422
"@typescript-eslint/scope-manager@5.62.0":
24422423
version "5.62.0"
24432424
resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz"

0 commit comments

Comments
 (0)