Skip to content

Commit b2cc41a

Browse files
renovate[bot]mtsmfm
authored andcommitted
fix(deps): update all non major npm update
1 parent 06f4a26 commit b2cc41a

File tree

3 files changed

+2801
-2343
lines changed

3 files changed

+2801
-2343
lines changed

integration-test/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,21 +28,21 @@
2828
"@pollyjs/persister": "^6.0.6",
2929
"@pollyjs/persister-fs": "^6.0.6",
3030
"cross-env": "^7.0.3",
31-
"express": "^4.19.2",
31+
"express": "^4.21.0",
3232
"http-proxy-middleware": "^2.0.6",
3333
"jest": "^29.7.0",
3434
"strip-ansi": "^6.0.1",
35-
"tslib": "^2.6.3",
35+
"tslib": "^2.7.0",
3636
"which": "^4.0.0"
3737
},
3838
"devDependencies": {
3939
"@types/express": "^4.17.21",
40-
"@types/jest": "^29.5.12",
41-
"@types/node": "^20.14.13",
40+
"@types/jest": "^29.5.13",
41+
"@types/node": "^20.16.10",
4242
"@types/which": "^3.0.4",
4343
"shx": "^0.3.4",
4444
"ts-node": "^10.9.2",
45-
"typescript": "^5.5.4"
45+
"typescript": "^5.6.2"
4646
},
4747
"scripts": {
4848
"build": "shx rm -rf dist && tsc -b",

0 commit comments

Comments
 (0)