Skip to content

Commit 22e3784

Browse files
committed
build: bump jest version in peerDependencies
^25.x -> ^25.5.0
1 parent d207d06 commit 22e3784

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
},
6363
"peerDependencies": {
6464
"@babel/core": "7.x",
65-
"jest": "^25.x",
65+
"jest": "^25.5.0",
6666
"vue": "^2.x",
6767
"vue-template-compiler": "^2.x"
6868
},

0 commit comments

Comments
 (0)