Skip to content

Commit a0139b4

Browse files
authored
Downgrade testdouble to last compatible version
1 parent 1278684 commit a0139b4

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"eslint": "^8.56.0",
119119
"mocha": "^10.2.0",
120120
"process": "^0.11.10",
121-
"testdouble": "^3.20.1",
121+
"testdouble": "^3.20.0",
122122
"ts-loader": "^9.5.1",
123123
"typescript": "^5.3.3",
124124
"webpack": "^5.89.0",

0 commit comments

Comments
 (0)