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 3, 2025
1 parent 6cbee8f commit 99c7065
Show file tree
Hide file tree
Showing 3 changed files with 120 additions and 118 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
6 changes: 3 additions & 3 deletions packages/eslint-remote-tester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,16 +56,16 @@
"@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.5",
"@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 99c7065

Please sign in to comment.