Skip to content

Commit

Permalink
Update dependency upgrades - non-major (#252)
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 Dec 5, 2024
1 parent 031f2ac commit d1b199b
Show file tree
Hide file tree
Showing 2 changed files with 209 additions and 176 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,17 @@
},
"devDependencies": {
"@types/node": "22.10.1",
"@typescript-eslint/types": "8.16.0",
"@typescript-eslint/utils": "8.16.0",
"@typescript-eslint/types": "8.17.0",
"@typescript-eslint/utils": "8.17.0",
"eslint-config-upleveled": "8.12.0",
"eslint-plugin-upleveled": "2.1.14",
"prettier": "3.4.1",
"prettier": "3.4.2",
"typescript": "5.7.2"
},
"peerDependencies": {
"eslint": "^9.15.0"
"eslint": "^9.16.0"
},
"packageManager": "[email protected].3",
"packageManager": "[email protected].4",
"engines": {
"node": ">=18.0.0"
},
Expand Down
Loading

0 comments on commit d1b199b

Please sign in to comment.