Skip to content
This repository was archived by the owner on Oct 15, 2020. It is now read-only.

Commit 228866c

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update jest monorepo to v26.2.2
1 parent c8843f9 commit 228866c

3 files changed

Lines changed: 104 additions & 104 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@testing-library/jest-dom": "5.11.2",
7575
"@testing-library/react": "10.4.7",
7676
"autoprefixer": "9.8.6",
77-
"babel-jest": "26.2.1",
77+
"babel-jest": "26.2.2",
7878
"babel-loader": "8.1.0",
7979
"bs-platform": "7.3.2",
8080
"cross-env": "7.0.2",
@@ -86,10 +86,10 @@
8686
"get-graphql-schema": "2.1.2",
8787
"husky": "4.2.5",
8888
"identity-obj-proxy": "3.0.0",
89-
"jest": "26.2.1",
89+
"jest": "26.2.2",
9090
"jest-fetch-mock": "3.0.3",
91-
"jest-haste-map": "26.2.1",
92-
"jest-resolve": "26.2.1",
91+
"jest-haste-map": "26.2.2",
92+
"jest-resolve": "26.2.2",
9393
"lint-staged": "10.2.11",
9494
"now": "16.7.3",
9595
"now-lambda-runner": "4.0.0",

packages/e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"devDependencies": {
1212
"graphql-request": "1.8.2",
13-
"jest": "26.2.1",
13+
"jest": "26.2.2",
1414
"jest-puppeteer": "4.4.0",
1515
"puppeteer": "5.2.1"
1616
},

0 commit comments

Comments
 (0)