Skip to content

Commit 806a329

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency jest to v26.4.1
1 parent 8819428 commit 806a329

File tree

4 files changed

+112
-100
lines changed

4 files changed

+112
-100
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"bundlesize": "0.18.0",
4040
"graphql": "15.3.0",
4141
"husky": "4.2.5",
42-
"jest": "26.4.0",
42+
"jest": "26.4.1",
4343
"jest-junit": "10.0.0",
4444
"lerna": "3.22.1",
4545
"lint-staged": "10.2.11",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"apollo-link-schema": "1.2.5",
3030
"bob-the-bundler": "0.3.4",
3131
"graphql-tag": "2.11.0",
32-
"jest": "26.4.0",
32+
"jest": "26.4.1",
3333
"typescript": "3.9.7"
3434
},
3535
"sideEffects": false,

packages/di/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"devDependencies": {
1818
"bob-the-bundler": "0.3.4",
19-
"jest": "26.4.0",
19+
"jest": "26.4.1",
2020
"reflect-metadata": "0.1.13",
2121
"typescript": "3.9.7"
2222
},

0 commit comments

Comments
 (0)