Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#563)
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 Oct 28, 2024
1 parent eed36c0 commit 7f6a498
Show file tree
Hide file tree
Showing 3 changed files with 86 additions and 126 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"prettier": "^3.3.3",
"publint": "^0.2.11",
"publint": "^0.2.12",
"typescript": "^5.6.3",
"typescript-eslint": "^8.10.0"
"typescript-eslint": "^8.11.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 @@ -44,7 +44,7 @@
"homepage": "https://github.com/AriPerkkio/eslint-remote-tester",
"bugs": "https://github.com/AriPerkkio/eslint-remote-tester",
"dependencies": {
"@babel/code-frame": "^7.25.7",
"@babel/code-frame": "^7.26.0",
"JSONStream": "^1.3.5",
"chalk": "^4.1.2",
"ink": "^3.2.0",
Expand All @@ -56,7 +56,7 @@
"@eslint/eslintrc": "^3.1.0",
"@types/babel__code-frame": "^7.0.6",
"@types/eslint": "^9.6.1",
"@types/node": "^22.7.7",
"@types/node": "^22.8.1",
"@types/object-hash": "^3.0.6",
"@types/react": "^17.0.83",
"conventional-changelog-cli": "^5.0.0",
Expand Down
Loading

0 comments on commit 7f6a498

Please sign in to comment.