Skip to content

Commit

Permalink
Update eslint monorepo to v9.18.0 (#62)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 12, 2025
1 parent 448d014 commit 1681fb3
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 19 deletions.
35 changes: 18 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"zod": "3.24.1"
},
"devDependencies": {
"@eslint/js": "9.17.0",
"@eslint/js": "9.18.0",
"@tsconfig/node18": "18.2.4",
"@tsconfig/strictest": "2.0.5",
"@types/common-tags": "1.8.4",
Expand All @@ -47,7 +47,7 @@
"@vitest/coverage-v8": "2.1.8",
"common-tags": "1.8.2",
"esbuild": "0.24.1",
"eslint": "9.17.0",
"eslint": "9.18.0",
"nodemon": "3.1.9",
"prettier": "3.4.2",
"supertest": "7.0.0",
Expand Down

0 comments on commit 1681fb3

Please sign in to comment.