Skip to content

Commit 5e5aa8e

Browse files
chore(deps-dev): bump eslint from 9.11.0 to 9.11.1 in /site (#1154)
Bumps [eslint](https://github.com/eslint/eslint) from 9.11.0 to 9.11.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.11.0...v9.11.1) --- updated-dependencies: - dependency-name: eslint 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 cf96ad4 commit 5e5aa8e

File tree

2 files changed

+24
-11
lines changed

2 files changed

+24
-11
lines changed

site/package-lock.json

Lines changed: 23 additions & 10 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
@@ -33,7 +33,7 @@
3333
"@docusaurus/types": "^3.5.2",
3434
"@docusaurus/tsconfig": "3.5.2",
3535
"@types/react": "^18.3.10",
36-
"eslint": "^9.11.0",
36+
"eslint": "^9.11.1",
3737
"prettier": "^3.3.3",
3838
"typescript": "^5.6.2",
3939
"jest": "^29.7.0",

0 commit comments

Comments
 (0)