Skip to content

Commit

Permalink
Update all non-major dependencies (#39)
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 Feb 9, 2025
1 parent d9f9dd8 commit 2493f37
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 65 deletions.
122 changes: 61 additions & 61 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,17 +40,17 @@
"@types/eslint": "^9.6.1",
"@types/eslint__js": "^8.42.3",
"@types/jest": "^29.5.14",
"@types/node": "^22.10.10",
"@types/node": "^22.13.0",
"globals": "^15.14.0",
"prettier": "^3.4.2",
"rimraf": "^6.0.1",
"typescript": "~5.7.3",
"vitest": "^3.0.4"
},
"peerDependencies": {
"@typescript-eslint/eslint-plugin": "^8.21.0",
"@typescript-eslint/utils": "^8.21.0",
"@typescript-eslint/eslint-plugin": "^8.22.0",
"@typescript-eslint/utils": "^8.22.0",
"eslint": "^9.19.0",
"typescript-eslint": "^8.21.0"
"typescript-eslint": "^8.22.0"
}
}

0 comments on commit 2493f37

Please sign in to comment.