Skip to content

Commit

Permalink
Update dependency upgrades - non-major (#300)
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 Jun 6, 2024
1 parent 6de5e9a commit eb652f3
Show file tree
Hide file tree
Showing 2 changed files with 235 additions and 229 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,16 @@
"dependencies": {
"@types/express": "4.17.21",
"express": "4.19.2",
"tsx": "4.11.0"
"tsx": "4.12.0"
},
"devDependencies": {
"@types/node": "20.12.13",
"eslint": "9.3.0",
"eslint-config-upleveled": "8.1.9",
"@types/node": "20.14.2",
"eslint": "9.4.0",
"eslint-config-upleveled": "8.2.0",
"typescript": "5.4.5"
},
"engines": {
"node": ">=20.9.0"
},
"packageManager": "pnpm@9.1.4"
"packageManager": "pnpm@9.2.0"
}
Loading

0 comments on commit eb652f3

Please sign in to comment.