Skip to content

Commit fc644f2

Browse files
chore(deps-dev): bump eslint from 9.12.0 to 9.13.0 in /site (#1169)
Bumps [eslint](https://github.com/eslint/eslint) from 9.12.0 to 9.13.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.12.0...v9.13.0) --- updated-dependencies: - dependency-name: eslint 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> Co-authored-by: Tom Arra <[email protected]>
1 parent 94b24dc commit fc644f2

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

site/package-lock.json

Lines changed: 12 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.5.2",
3434
"@docusaurus/tsconfig": "3.5.2",
3535
"@types/react": "^18.3.11",
36-
"eslint": "^9.12.0",
36+
"eslint": "^9.13.0",
3737
"prettier": "^3.3.3",
3838
"typescript": "^5.6.3",
3939
"jest": "^29.7.0",

0 commit comments

Comments
 (0)