Skip to content

Commit

Permalink
fix(renovate): Update minor
Browse files Browse the repository at this point in the history
  • Loading branch information
darraghoriordan committed Feb 8, 2025
1 parent 75721ea commit de4586f
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 86 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
"types": "./dist/index.d.ts",
"sideEffects": false,
"dependencies": {
"@typescript-eslint/scope-manager": "^8.22.0",
"@typescript-eslint/utils": "^8.22.0",
"@typescript-eslint/scope-manager": "^8.23.0",
"@typescript-eslint/utils": "^8.23.0",
"eslint-module-utils": "2.12.0",
"glob": "11.0.1",
"reflect-metadata": "0.2.2",
Expand All @@ -74,9 +74,9 @@
"@types/eslint": "9.6.1",
"@types/jest": "29.5.14",
"@types/node": "20.17.16",
"@typescript-eslint/eslint-plugin": "8.22.0",
"@typescript-eslint/parser": "8.22.0",
"@typescript-eslint/rule-tester": "8.22.0",
"@typescript-eslint/eslint-plugin": "8.23.0",
"@typescript-eslint/parser": "8.23.0",
"@typescript-eslint/rule-tester": "8.23.0",
"class-validator": "0.14.1",
"eslint": "9.19.0",
"eslint-config-prettier": "10.0.1",
Expand All @@ -93,8 +93,8 @@
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"typescript": "5.7.3",
"typescript-eslint": "8.22.0",
"vite": "6.0.11",
"typescript-eslint": "8.23.0",
"vite": "6.1.0",
"vitest": "3.0.4"
},
"peerDependencies": {
Expand Down
158 changes: 79 additions & 79 deletions pnpm-lock.yaml

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

0 comments on commit de4586f

Please sign in to comment.