Skip to content

Commit 8fb2a7e

Browse files
Bump @babel/eslint-parser from 7.25.9 to 7.26.5 (#1407)
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.25.9 to 7.26.5. - [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.5/eslint/babel-eslint-parser) --- updated-dependencies: - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4270524 commit 8fb2a7e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@
5151
semver "^6.3.1"
5252

5353
"@babel/eslint-parser@^7.21.8", "@babel/eslint-parser@^7.23.10", "@babel/eslint-parser@^7.25.9":
54-
version "7.25.9"
55-
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.25.9.tgz#603c68a63078796527bc9d0833f5e52dd5f9224c"
56-
integrity sha512-5UXfgpK0j0Xr/xIdgdLEhOFxaDZ0bRPWJJchRpqOSur/3rZoPbqqki5mm0p4NE2cs28krBEiSM2MB7//afRSQQ==
54+
version "7.26.5"
55+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.26.5.tgz#aa669f4d873f9cd617050cf3c40c19cd96307efb"
56+
integrity sha512-Kkm8C8uxI842AwQADxl0GbcG1rupELYLShazYEZO/2DYjhyWXJIOUVOE3tBYm6JXzUCNJOZEzqc4rCW/jsEQYQ==
5757
dependencies:
5858
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
5959
eslint-visitor-keys "^2.1.0"

0 commit comments

Comments
 (0)