Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

Commit 611ba83

Browse files
Bump @babel/parser from 7.21.4 to 7.25.8
Bumps [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) from 7.21.4 to 7.25.8. - [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.25.8/packages/babel-parser) --- updated-dependencies: - dependency-name: "@babel/parser" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0fc6cbd commit 611ba83

1 file changed

Lines changed: 2 additions & 21 deletions

File tree

yarn.lock

Lines changed: 2 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -264,11 +264,6 @@
264264
dependencies:
265265
"@babel/types" "^7.18.6"
266266

267-
"@babel/helper-string-parser@^7.19.4":
268-
version "7.19.4"
269-
resolved "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz"
270-
integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==
271-
272267
"@babel/helper-string-parser@^7.25.7":
273268
version "7.25.7"
274269
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.7.tgz#d50e8d37b1176207b4fe9acedec386c565a44a54"
@@ -327,12 +322,7 @@
327322
js-tokens "^4.0.0"
328323
picocolors "^1.0.0"
329324

330-
"@babel/parser@^7.0.0", "@babel/parser@^7.13.16", "@babel/parser@^7.14.0", "@babel/parser@^7.18.8", "@babel/parser@^7.20.0", "@babel/parser@^7.20.7", "@babel/parser@^7.21.4":
331-
version "7.21.4"
332-
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.21.4.tgz"
333-
integrity sha512-alVJj7k7zIxqBZ7BTRhz0IqJFxW1VJbm6N8JbcYhQ186df9ZBPbZBmWSqAMXwHGsCJdYks7z/voa3ibiS5bCIw==
334-
335-
"@babel/parser@^7.25.7":
325+
"@babel/parser@^7.0.0", "@babel/parser@^7.13.16", "@babel/parser@^7.14.0", "@babel/parser@^7.18.8", "@babel/parser@^7.20.0", "@babel/parser@^7.20.7", "@babel/parser@^7.21.4", "@babel/parser@^7.25.7":
336326
version "7.25.8"
337327
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.8.tgz#f6aaf38e80c36129460c1657c0762db584c9d5e2"
338328
integrity sha512-HcttkxzdPucv3nNFmfOOMfFf64KgdJVqm1KaCm25dPGMLElo9nsLvXeJECQg8UzPuBGLyTSA0ZzqCtDSzKTEoQ==
@@ -1111,16 +1101,7 @@
11111101
debug "^4.3.1"
11121102
globals "^11.1.0"
11131103

1114-
"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.18.8", "@babel/types@^7.18.9", "@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.20.5", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.2", "@babel/types@^7.21.4", "@babel/types@^7.4.4":
1115-
version "7.21.4"
1116-
resolved "https://registry.npmjs.org/@babel/types/-/types-7.21.4.tgz"
1117-
integrity sha512-rU2oY501qDxE8Pyo7i/Orqma4ziCOrby0/9mvbDUGEfvZjb279Nk9k19e2fiCxHbRRpY2ZyrgW1eq22mvmOIzA==
1118-
dependencies:
1119-
"@babel/helper-string-parser" "^7.19.4"
1120-
"@babel/helper-validator-identifier" "^7.19.1"
1121-
to-fast-properties "^2.0.0"
1122-
1123-
"@babel/types@^7.25.7", "@babel/types@^7.25.8":
1104+
"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.18.8", "@babel/types@^7.18.9", "@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.20.5", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.2", "@babel/types@^7.21.4", "@babel/types@^7.25.7", "@babel/types@^7.25.8", "@babel/types@^7.4.4":
11241105
version "7.25.8"
11251106
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.8.tgz#5cf6037258e8a9bcad533f4979025140cb9993e1"
11261107
integrity sha512-JWtuCu8VQsMladxVz/P4HzHUGCAwpuqacmowgXFs5XjxIgKuNjnLokQzuVjlTvIzODaDmpjT3oxcC48vyk9EWg==

0 commit comments

Comments
 (0)