Skip to content

Commit

Permalink
Update dependency upgrades - non-major (#259)
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 Jan 9, 2025
1 parent f04f7a1 commit 59d762b
Show file tree
Hide file tree
Showing 2 changed files with 150 additions and 150 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,18 @@
"prepare": "pnpm build"
},
"devDependencies": {
"@types/node": "22.10.4",
"@typescript-eslint/types": "8.19.0",
"@typescript-eslint/utils": "8.19.0",
"@types/node": "22.10.5",
"@typescript-eslint/types": "8.19.1",
"@typescript-eslint/utils": "8.19.1",
"eslint-config-upleveled": "8.12.1",
"eslint-plugin-upleveled": "2.1.14",
"prettier": "3.4.2",
"typescript": "5.7.2"
"typescript": "5.7.3"
},
"peerDependencies": {
"eslint": "^9.17.0"
},
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"engines": {
"node": ">=18.0.0"
},
Expand Down
Loading

0 comments on commit 59d762b

Please sign in to comment.