Skip to content

Commit fd51b56

Browse files
committed
Remove jest-mock from deps
1 parent b6abd49 commit fd51b56

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@
6161
"eslint-plugin-promise": "^6.0.0",
6262
"husky": "^8.0.1",
6363
"jest": "^28.1.0",
64-
"jest-mock": "^28.1.0",
6564
"lint-staged": "^13.0.0",
6665
"np": "^7.6.1",
6766
"pinst": "^3.0.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3244,7 +3244,7 @@ jest-message-util@^28.1.3:
32443244
slash "^3.0.0"
32453245
stack-utils "^2.0.3"
32463246

3247-
jest-mock@^28.1.0, jest-mock@^28.1.3:
3247+
jest-mock@^28.1.3:
32483248
version "28.1.3"
32493249
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-28.1.3.tgz#d4e9b1fc838bea595c77ab73672ebf513ab249da"
32503250
integrity sha512-o3J2jr6dMMWYVH4Lh/NKmDXdosrsJgi4AviS8oXLujcjpCMBb1FMsblDnOXKZKfSiHLxYub1eS0IHuRXsio9eA==

0 commit comments

Comments
 (0)