Skip to content

Commit d27edac

Browse files
chore(deps-dev): bump eslint from 9.34.0 to 9.35.0 in /site (#1353)
Bumps [eslint](https://github.com/eslint/eslint) from 9.34.0 to 9.35.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.34.0...v9.35.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.35.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9a684ac commit d27edac

File tree

2 files changed

+14
-13
lines changed

2 files changed

+14
-13
lines changed

site/package-lock.json

Lines changed: 13 additions & 12 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.7.0",
3434
"@docusaurus/tsconfig": "3.8.1",
3535
"@types/react": "^19.1.12",
36-
"eslint": "^9.34.0",
36+
"eslint": "^9.35.0",
3737
"prettier": "^3.6.2",
3838
"typescript": "^5.9.2",
3939
"jest": "^30.1.3",

0 commit comments

Comments
 (0)