Skip to content

Commit d93a5b4

Browse files
committed
fix(deps): update jest monorepo to v26
1 parent bbc6487 commit d93a5b4

File tree

2 files changed

+1064
-22
lines changed

2 files changed

+1064
-22
lines changed

packages/jest-config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"main": "index.js",
55
"license": "MIT",
66
"dependencies": {
7-
"babel-jest": "25.2.3",
8-
"jest": "25.2.3"
7+
"babel-jest": "26.5.2",
8+
"jest": "26.5.2"
99
},
1010
"publishConfig": {
1111
"access": "public"

0 commit comments

Comments
 (0)