Skip to content

Commit 53f464c

Browse files
gaearonTimer
authored andcommitted
Bump other Jest packages
1 parent 9fc9ac6 commit 53f464c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/react-dev-utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"text-table": "0.2.0"
5757
},
5858
"devDependencies": {
59-
"jest": "20.0.4"
59+
"jest": "22.0.5"
6060
},
6161
"scripts": {
6262
"test": "jest"

packages/react-error-overlay/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"eslint-plugin-react": "7.1.0",
4949
"flow-bin": "^0.54.0",
5050
"html-entities": "1.2.1",
51-
"jest": "20.0.4",
51+
"jest": "22.0.5",
5252
"jest-fetch-mock": "1.2.1",
5353
"object-assign": "4.1.1",
5454
"promise": "8.0.1",

0 commit comments

Comments
 (0)