Skip to content

Commit 0f6570a

Browse files
fix: pin lolex to 2.7.4
1 parent 6550345 commit 0f6570a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"jest": "^23.1.0",
6767
"jest-enzyme": "^6.0.1",
6868
"jsdom": "^11.11.0",
69-
"lolex": "^2.7.0",
69+
"lolex": "2.7.4",
7070
"pretty-bytes": "^5.1.0",
7171
"react": "^16.3.1",
7272
"react-dom": "^16.4.1",

0 commit comments

Comments
 (0)