Skip to content

Commit 2eb9aa8

Browse files
chore(deps-dev): bump eslint in /website in the dev-tools group (#401)
Bumps the dev-tools group in /website with 1 update: [eslint](https://github.com/eslint/eslint). Updates `eslint` from 9.38.0 to 9.39.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.38.0...v9.39.1) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.39.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-tools ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fd5b736 commit 2eb9aa8

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

website/package-lock.json

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

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"devDependencies": {
2929
"@docusaurus/module-type-aliases": "^3.9.2",
3030
"@docusaurus/types": "^3.9.2",
31-
"eslint": "^9.38.0",
31+
"eslint": "^9.39.1",
3232
"eslint-plugin-react": "^7.37.5",
3333
"prettier": "^3.6.2"
3434
},

0 commit comments

Comments
 (0)