Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9e4cf15

Browse files
committedMay 18, 2020
chore(deps): update jest packages
1 parent 50aa285 commit 9e4cf15

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎packages/cna-template/template/frameworks/jest/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"devDependencies": {
66
"@vue/test-utils": "^1.0.3",
77
"babel-core": "7.0.0-bridge.0",
8-
"babel-jest": "^25.5.1",
9-
"jest": "^25.5.4",
10-
"ts-jest": "^25.5.1",
8+
"babel-jest": "^26.0.1",
9+
"jest": "^26.0.1",
10+
"ts-jest": "^26.0.0",
1111
"vue-jest": "^3.0.4"
1212
}
1313
}

0 commit comments

Comments
 (0)
This repository has been archived.