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] committed Apr 17, 2024
1 parent 1594435 commit 6724dcb
Show file tree
Hide file tree
Showing 3 changed files with 19,182 additions and 15,074 deletions.
6 changes: 3 additions & 3 deletions integration-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@pollyjs/persister": "^6.0.6",
"@pollyjs/persister-fs": "^6.0.6",
"cross-env": "^7.0.3",
"express": "^4.18.2",
"express": "^4.19.2",
"http-proxy-middleware": "^2.0.6",
"jest": "^29.7.0",
"strip-ansi": "^6.0.1",
Expand All @@ -38,11 +38,11 @@
"devDependencies": {
"@types/express": "^4.17.21",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.16",
"@types/node": "^20.12.7",
"@types/which": "^3.0.3",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"typescript": "^5.3.3"
"typescript": "^5.4.5"
},
"scripts": {
"build": "shx rm -rf dist && tsc -b",
Expand Down

0 comments on commit 6724dcb

Please sign in to comment.