Skip to content

Commit a5da17c

Browse files
chore: bump @babel/eslint-parser from 7.28.0 to 7.28.4 in /site (#359)
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.28.0 to 7.28.4. - [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.4/eslint/babel-eslint-parser) --- updated-dependencies: - dependency-name: "@babel/eslint-parser" dependency-version: 7.28.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 871bd43 commit a5da17c

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

site/package-lock.json

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

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"react-dom": "^19.1.1"
2929
},
3030
"devDependencies": {
31-
"@babel/eslint-parser": "^7.28.0",
31+
"@babel/eslint-parser": "^7.28.4",
3232
"@docusaurus/eslint-plugin": "^3.8.1",
3333
"@docusaurus/module-type-aliases": "3.8.1",
3434
"@docusaurus/tsconfig": "3.8.1",

0 commit comments

Comments
 (0)