Skip to content

Commit 387b6dc

Browse files
chore: bump @babel/eslint-parser from 7.24.6 to 7.24.7 in /site (#206)
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.24.6 to 7.24.7. - [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.24.7/eslint/babel-eslint-parser) --- updated-dependencies: - dependency-name: "@babel/eslint-parser" 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 bd1c232 commit 387b6dc

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": "^18.3.1"
2929
},
3030
"devDependencies": {
31-
"@babel/eslint-parser": "^7.24.6",
31+
"@babel/eslint-parser": "^7.24.7",
3232
"@docusaurus/eslint-plugin": "^3.4.0",
3333
"@docusaurus/module-type-aliases": "3.4.0",
3434
"@docusaurus/tsconfig": "3.4.0",

0 commit comments

Comments
 (0)