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 and mtsmfm committed Oct 4, 2024
1 parent 06f4a26 commit b2cc41a
Show file tree
Hide file tree
Showing 3 changed files with 2,801 additions and 2,343 deletions.
10 changes: 5 additions & 5 deletions integration-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,21 +28,21 @@
"@pollyjs/persister": "^6.0.6",
"@pollyjs/persister-fs": "^6.0.6",
"cross-env": "^7.0.3",
"express": "^4.19.2",
"express": "^4.21.0",
"http-proxy-middleware": "^2.0.6",
"jest": "^29.7.0",
"strip-ansi": "^6.0.1",
"tslib": "^2.6.3",
"tslib": "^2.7.0",
"which": "^4.0.0"
},
"devDependencies": {
"@types/express": "^4.17.21",
"@types/jest": "^29.5.12",
"@types/node": "^20.14.13",
"@types/jest": "^29.5.13",
"@types/node": "^20.16.10",
"@types/which": "^3.0.4",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"scripts": {
"build": "shx rm -rf dist && tsc -b",
Expand Down
Loading

0 comments on commit b2cc41a

Please sign in to comment.