Skip to content

Commit e7ae874

Browse files
committed
chore(deps): update dependency jest to v27
1 parent dce98b3 commit e7ae874

File tree

3 files changed

+1823
-883
lines changed

3 files changed

+1823
-883
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"coveralls": "3.1.0",
2626
"eslint": "5.16.0",
2727
"gh-pages": "2.2.0",
28-
"jest": "24.9.0",
28+
"jest": "27.0.0",
2929
"lerna": "3.22.1",
3030
"npm-run-all": "4.1.5",
3131
"prettier": "1.19.1",

packages/react-dayo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@types/react-test-renderer": "16.9.5",
4343
"@types/styled-components": "4.4.3",
4444
"coveralls": "3.1.0",
45-
"jest": "24.9.0",
45+
"jest": "27.0.0",
4646
"jest-dom": "3.5.0",
4747
"npm-run-all": "4.1.5",
4848
"react": "16.8.6",

0 commit comments

Comments
 (0)