Skip to content

Commit 31ed2c4

Browse files
authored
chore: bump jest to v25 (#249)
1 parent 0840d44 commit 31ed2c4

File tree

2 files changed

+1180
-571
lines changed

2 files changed

+1180
-571
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@
2121
"@release-it/conventional-changelog": "^1.1.0",
2222
"@types/react": "^16.7.11",
2323
"@types/react-test-renderer": "^16.0.3",
24-
"babel-jest": "^24.7.1",
24+
"babel-jest": "^25.1.0",
2525
"conventional-changelog-cli": "^2.0.11",
2626
"dedent": "^0.7.0",
2727
"eslint": "^6.7.2",
2828
"flow-bin": "^0.107.0",
2929
"flow-copy-source": "^2.0.6",
30-
"jest": "^24.7.1",
30+
"jest": "^25.1.0",
3131
"metro-react-native-babel-preset": "^0.52.0",
3232
"react": "16.8.6",
3333
"react-native": "0.60.4",

0 commit comments

Comments
 (0)