Skip to content

Commit 673c876

Browse files
Bump @eslint/js from 9.18.0 to 9.19.0 in /client
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.18.0 to 9.19.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.19.0/packages/js) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 34d5bd8 commit 673c876

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed

client/package-lock.json

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

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"zustand": "^5.0.1"
3333
},
3434
"devDependencies": {
35-
"@eslint/js": "^9.17.0",
35+
"@eslint/js": "^9.19.0",
3636
"@testing-library/dom": "^10.4.0",
3737
"@testing-library/jest-dom": "^5.17.0",
3838
"@testing-library/react": "^16.1.0",

0 commit comments

Comments
 (0)