Skip to content

Commit 9054207

Browse files
chore: bump @babel/eslint-parser from 7.28.4 to 7.28.5 in /site (#391)
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.28.4 to 7.28.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.28.5/eslint/babel-eslint-parser) --- updated-dependencies: - dependency-name: "@babel/eslint-parser" dependency-version: 7.28.5 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 f73d3a9 commit 9054207

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package-lock.json

Lines changed: 4 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.2.0"
2929
},
3030
"devDependencies": {
31-
"@babel/eslint-parser": "^7.28.4",
31+
"@babel/eslint-parser": "^7.28.5",
3232
"@docusaurus/eslint-plugin": "^3.9.2",
3333
"@docusaurus/module-type-aliases": "3.9.2",
3434
"@docusaurus/tsconfig": "3.9.2",

0 commit comments

Comments
 (0)