Skip to content

Commit

Permalink
chore(deps): update dependency jest to v26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 19, 2020
1 parent d4a16dc commit 784a8b1
Show file tree
Hide file tree
Showing 4 changed files with 1,705 additions and 845 deletions.
2 changes: 1 addition & 1 deletion examples/react-dayo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@nju33/tsconfig-react-module": "0.0.26",
"@types/core-js": "2.5.0",
"@types/jest": "24.0.13",
"@types/jest": "26.0.10",
"@types/next": "8.0.5",
"@types/react": "16.8.19",
"@types/react-dom": "16.8.4",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
"devDependencies": {
"@nju33/eslint-config": "0.0.26",
"@nju33/prettier": "0.0.26",
"@types/jest": "24.9.1",
"@types/jest": "26.0.10",
"coveralls": "3.1.0",
"eslint": "5.16.0",
"gh-pages": "2.2.0",
"jest": "24.9.0",
"jest": "26.4.0",
"lerna": "3.22.1",
"npm-run-all": "4.1.5",
"prettier": "1.19.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-dayo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@
},
"devDependencies": {
"@testing-library/react": "8.0.9",
"@types/jest": "24.9.1",
"@types/jest": "26.0.10",
"@types/nanoevents": "1.0.0",
"@types/nanoid": "2.1.0",
"@types/react": "16.9.46",
"@types/react-dom": "16.9.8",
"@types/react-test-renderer": "16.9.3",
"@types/styled-components": "4.4.3",
"coveralls": "3.1.0",
"jest": "24.9.0",
"jest": "26.4.0",
"jest-dom": "3.5.0",
"npm-run-all": "4.1.5",
"react": "16.8.6",
Expand Down
Loading

0 comments on commit 784a8b1

Please sign in to comment.