Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#555)
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 Sep 16, 2024
1 parent 27022b5 commit 62a282c
Show file tree
Hide file tree
Showing 4 changed files with 129 additions and 201 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"prettier": "^3.3.3",
"publint": "^0.2.10",
"typescript": "^5.5.4",
"typescript-eslint": "^8.4.0"
"typescript-eslint": "^8.5.0"
},
"keywords": [
"eslint",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-remote-tester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@eslint/eslintrc": "^3.1.0",
"@types/babel__code-frame": "^7.0.6",
"@types/eslint": "^9.6.1",
"@types/node": "^22.5.4",
"@types/node": "^22.5.5",
"@types/object-hash": "^3.0.6",
"@types/react": "^17.0.80",
"conventional-changelog-cli": "^5.0.0",
Expand All @@ -69,7 +69,7 @@
"node-pty": "^1.0.0",
"strip-ansi": "^6.0.1",
"typescript": "^5.5.4",
"vitest": "^2.0.5"
"vitest": "^2.1.1"
},
"peerDependencies": {
"eslint": ">=9",
Expand Down
2 changes: 1 addition & 1 deletion packages/repositories/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.10",
"typescript": "^5.5.4",
"vitest": "^2.0.5"
"vitest": "^2.1.1"
},
"keywords": [
"eslint",
Expand Down
Loading

0 comments on commit 62a282c

Please sign in to comment.