Skip to content

Commit b193499

Browse files
Bump @babel/eslint-parser from 7.27.5 to 7.28.0 in /webapp (#4476)
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.27.5 to 7.28.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.28.0/eslint/babel-eslint-parser) --- updated-dependencies: - dependency-name: "@babel/eslint-parser" dependency-version: 7.28.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eb3b060 commit b193499

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

webapp/package-lock.json

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/web-platform-tests/wpt.fyi.git"
88
},
99
"devDependencies": {
10-
"@babel/eslint-parser": "7.27.5",
10+
"@babel/eslint-parser": "7.28.0",
1111
"@babel/plugin-syntax-import-assertions": "7.27.1",
1212
"@browser-logos/chrome": "2.0.0",
1313
"@browser-logos/chrome-beta": "3.0.0",

0 commit comments

Comments
 (0)