Skip to content

Commit

Permalink
Update dependency upgrades - non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent 16d95e8 commit cb7a360
Show file tree
Hide file tree
Showing 2 changed files with 280 additions and 267 deletions.
14 changes: 7 additions & 7 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.9.1",
"@typescript-eslint/types": "8.15.0",
"@typescript-eslint/utils": "8.15.0",
"eslint-config-upleveled": "8.11.4",
"@types/node": "22.10.1",
"@typescript-eslint/types": "8.16.0",
"@typescript-eslint/utils": "8.16.0",
"eslint-config-upleveled": "8.12.0",
"eslint-plugin-upleveled": "2.1.14",
"prettier": "3.3.3",
"typescript": "5.6.3"
"prettier": "3.4.1",
"typescript": "5.7.2"
},
"peerDependencies": {
"eslint": "^9.15.0"
},
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"engines": {
"node": ">=18.0.0"
},
Expand Down
Loading

0 comments on commit cb7a360

Please sign in to comment.