Skip to content

Commit ff29144

Browse files
SimenBgnapse
authored andcommitted
fix: bump new jest dependencies (#75)
1 parent ce2e48d commit ff29144

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
"dependencies": {
3636
"chalk": "^2.4.1",
3737
"css": "^2.2.3",
38-
"jest-diff": "^23.6.0",
39-
"jest-matcher-utils": "^23.6.0",
38+
"jest-diff": "^24.0.0",
39+
"jest-matcher-utils": "^24.0.0",
4040
"lodash": "^4.17.11",
41-
"pretty-format": "^23.6.0",
41+
"pretty-format": "^24.0.0",
4242
"redent": "^2.0.0"
4343
},
4444
"devDependencies": {

0 commit comments

Comments
 (0)