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 23, 2024
1 parent 78e39e2 commit 754abf1
Show file tree
Hide file tree
Showing 3 changed files with 2,378 additions and 1,612 deletions.
12 changes: 6 additions & 6 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.21.0",
"http-proxy-middleware": "^2.0.6",
"express": "^4.21.1",
"http-proxy-middleware": "^2.0.7",
"jest": "^29.7.0",
"strip-ansi": "^6.0.1",
"tslib": "^2.7.0",
"tslib": "^2.8.0",
"which": "^4.0.0"
},
"devDependencies": {
"@types/express": "^4.17.21",
"@types/jest": "^29.5.13",
"@types/node": "^20.16.10",
"@types/jest": "^29.5.14",
"@types/node": "^20.16.15",
"@types/which": "^3.0.4",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"scripts": {
"build": "shx rm -rf dist && tsc -b",
Expand Down
Loading

0 comments on commit 754abf1

Please sign in to comment.