We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
msw
1 parent 4b71edb commit 778612eCopy full SHA for 778612e
package.json
@@ -46,7 +46,7 @@
46
},
47
"devDependencies": {
48
"@open-draft/test-server": "0.4.x",
49
- "@ossjs/release": "^0.8.0",
+ "@ossjs/release": "^0.8.1",
50
"@types/express": "^4.17.17",
51
"@types/node": "^20.8.7",
52
"@typescript-eslint/eslint-plugin": "^8.11.0",
@@ -56,11 +56,11 @@
56
"eslint-plugin-prettier": "^5.2.1",
57
"husky": "^7.0.4",
58
"lint-staged": "^11.2.6",
59
- "msw": "^2.5.1",
60
- "prettier": "^3.3.3",
61
- "rimraf": "^4.4.0",
62
- "typescript": "^5.6.3",
63
- "vitest": "^2.1.3"
+ "msw": "^2.10.2",
+ "prettier": "^3.5.3",
+ "rimraf": "^6.0.1",
+ "typescript": "^5.8.3",
+ "vitest": "^3.2.3"
64
65
"peerDependencies": {
66
"msw": ">=2.0.0"
0 commit comments