Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 22, 2024
1 parent 2f7ba20 commit 3a8e152
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 73 deletions.
137 changes: 69 additions & 68 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,16 +41,16 @@
"@types/eslint__js": "^8.42.3",
"@types/jest": "^29.5.14",
"@types/node": "^22.10.2",
"globals": "^15.13.0",
"globals": "^15.14.0",
"prettier": "^3.4.2",
"rimraf": "^6.0.1",
"typescript": "~5.7.2",
"vitest": "^2.1.6"
},
"peerDependencies": {
"@typescript-eslint/eslint-plugin": "^8.18.0",
"@typescript-eslint/utils": "^8.18.0",
"eslint": "^9.16.0",
"typescript-eslint": "^8.18.0"
"@typescript-eslint/eslint-plugin": "^8.18.1",
"@typescript-eslint/utils": "^8.18.1",
"eslint": "^9.17.0",
"typescript-eslint": "^8.18.1"
}
}

0 comments on commit 3a8e152

Please sign in to comment.