Skip to content

Commit 3fa035e

Browse files
build(deps-dev): bump @babel/parser from 7.26.9 to 7.26.10
Bumps [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) from 7.26.9 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-parser) --- updated-dependencies: - dependency-name: "@babel/parser" dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7277af6 commit 3fa035e

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

yarn.lock

+1-8
Original file line numberDiff line numberDiff line change
@@ -131,14 +131,7 @@
131131
"@babel/template" "^7.26.9"
132132
"@babel/types" "^7.26.10"
133133

134-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.26.9":
135-
version "7.26.9"
136-
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.26.9.tgz"
137-
integrity sha512-81NWa1njQblgZbQHxWHpxxCzNsa3ZwvFqpUg7P+NNUU6f3UU2jBEg4OlF/J6rl8+PQGh1q6/zWScd001YwcA5A==
138-
dependencies:
139-
"@babel/types" "^7.26.9"
140-
141-
"@babel/parser@^7.26.10":
134+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.26.10", "@babel/parser@^7.26.9":
142135
version "7.26.10"
143136
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749"
144137
integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA==

0 commit comments

Comments
 (0)