Skip to content

Commit

Permalink
fix(deps): update all non major npm update
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 13, 2024
1 parent 86f0734 commit 8dc540d
Show file tree
Hide file tree
Showing 3 changed files with 1,421 additions and 1,664 deletions.
4 changes: 2 additions & 2 deletions integration-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@
"devDependencies": {
"@types/express": "^4.17.21",
"@types/jest": "^29.5.12",
"@types/node": "^20.14.9",
"@types/node": "^20.14.10",
"@types/which": "^3.0.4",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"typescript": "^5.5.2"
"typescript": "^5.5.3"
},
"scripts": {
"build": "shx rm -rf dist && tsc -b",
Expand Down
Loading

0 comments on commit 8dc540d

Please sign in to comment.