Skip to content

Commit e86c4e9

Browse files
Update jest monorepo to v30
1 parent d14b9fd commit e86c4e9

2 files changed

Lines changed: 2160 additions & 920 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"babel-core": "6.26.3",
5252
"babel-eslint": "7.2.3",
5353
"babel-istanbul": "0.11.0",
54-
"babel-jest": "17.0.2",
54+
"babel-jest": "30.0.5",
5555
"babel-plugin-transform-async-to-generator": "6.24.1",
5656
"babel-polyfill": "6.26.0",
5757
"babel-preset-es2015": "6.24.1",
@@ -63,7 +63,7 @@
6363
"eslint-plugin-import": "2.2.0",
6464
"eslint-plugin-jsx-a11y": "2.2.3",
6565
"eslint-plugin-react": "6.8.0",
66-
"jest": "17.0.3",
66+
"jest": "30.0.5",
6767
"nock": "9.0.2"
6868
},
6969
"dependencies": {

0 commit comments

Comments
 (0)