Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 30, 2024
1 parent 6cbee8f commit 671fce5
Show file tree
Hide file tree
Showing 3 changed files with 98 additions and 96 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@
"lint": "eslint . --max-warnings 0 && publint packages/*"
},
"devDependencies": {
"@eslint/js": "9.13.0",
"@eslint/js": "9.17.0",
"conventional-changelog-cli": "^5.0.0",
"eslint": "9.13.0",
"eslint": "9.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"prettier": "^3.4.2",
"publint": "^0.2.12",
"typescript": "^5.7.2",
"typescript-eslint": "^8.18.0"
"typescript-eslint": "^8.19.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 @@ -60,12 +60,12 @@
"@types/object-hash": "^3.0.6",
"@types/react": "^17.0.83",
"conventional-changelog-cli": "^5.0.0",
"eslint": "9.13.0",
"eslint": "9.17.0",
"eslint-plugin-local-rules": "^3.0.2",
"eslint-remote-tester-repositories": "workspace:*",
"importx": "^0.5.1",
"ink-testing-library": "^2.1.0",
"jiti": "^1.21.6",
"jiti": "^1.21.7",
"node-pty": "^1.0.0",
"strip-ansi": "^6.0.1",
"typescript": "^5.7.2",
Expand Down
Loading

0 comments on commit 671fce5

Please sign in to comment.