Skip to content

Commit

Permalink
Update all non major npm update
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 2, 2023
1 parent c3223fc commit 0d25d6a
Show file tree
Hide file tree
Showing 3 changed files with 264 additions and 264 deletions.
6 changes: 3 additions & 3 deletions integration-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,17 +32,17 @@
"http-proxy-middleware": "^2.0.6",
"jest": "^29.5.0",
"strip-ansi": "^6.0.1",
"tslib": "^2.5.3",
"tslib": "^2.6.0",
"which": "^3.0.1"
},
"devDependencies": {
"@types/express": "^4.17.17",
"@types/jest": "^29.5.2",
"@types/node": "^18.16.18",
"@types/node": "^18.16.19",
"@types/which": "^3.0.0",
"shx": "^0.3.4",
"ts-node": "^10.9.1",
"typescript": "^5.1.3"
"typescript": "^5.1.6"
},
"scripts": {
"build": "shx rm -rf dist && tsc -b",
Expand Down
Loading

0 comments on commit 0d25d6a

Please sign in to comment.