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 Jan 16, 2025
1 parent 6cbee8f commit 5b63c17
Show file tree
Hide file tree
Showing 4 changed files with 170 additions and 232 deletions.
12 changes: 6 additions & 6 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.18.0",
"conventional-changelog-cli": "^5.0.0",
"eslint": "9.13.0",
"eslint": "9.18.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-prettier": "^5.2.2",
"prettier": "^3.4.2",
"publint": "^0.2.12",
"typescript": "^5.7.2",
"typescript-eslint": "^8.18.0"
"publint": "^0.3.2",
"typescript": "^5.7.3",
"typescript-eslint": "^8.20.0"
},
"keywords": [
"eslint",
Expand Down
8 changes: 4 additions & 4 deletions packages/eslint-remote-tester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,19 +56,19 @@
"@eslint/eslintrc": "^3.2.0",
"@types/babel__code-frame": "^7.0.6",
"@types/eslint": "^9.6.1",
"@types/node": "^22.10.2",
"@types/node": "^22.10.7",
"@types/object-hash": "^3.0.6",
"@types/react": "^17.0.83",
"conventional-changelog-cli": "^5.0.0",
"eslint": "9.13.0",
"eslint": "9.18.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",
"typescript": "^5.7.3",
"vitest": "^2.1.8"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/repositories/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"node-fetch": "^2.7.0",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.10",
"typescript": "^5.7.2",
"typescript": "^5.7.3",
"vitest": "^2.1.8"
},
"keywords": [
Expand Down
Loading

0 comments on commit 5b63c17

Please sign in to comment.