Skip to content

Commit

Permalink
fix(chore): update all development dependencies (2020-04-27) (#65)
Browse files Browse the repository at this point in the history
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
  • Loading branch information
depfu[bot] authored Apr 27, 2020
1 parent cab549c commit a57ac93
Show file tree
Hide file tree
Showing 2 changed files with 366 additions and 354 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,24 +24,24 @@
"main": "dist/main/index.js",
"typings": "dist/module/index.d.ts",
"devDependencies": {
"@testing-library/react": "10.0.2",
"@testing-library/react": "10.0.3",
"@types/jest": "25.2.1",
"@types/react": "16.9.34",
"@typescript-eslint/eslint-plugin": "2.28.0",
"@typescript-eslint/parser": "2.28.0",
"@typescript-eslint/eslint-plugin": "2.29.0",
"@typescript-eslint/parser": "2.29.0",
"doctoc": "1.4.0",
"eslint": "6.8.0",
"eslint-config-prettier": "6.10.1",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-jest": "23.8.2",
"eslint-plugin-react": "7.19.0",
"husky": "4.2.5",
"jest": "25.3.0",
"lint-staged": "10.1.6",
"prettier": "2.0.4",
"jest": "25.4.0",
"lint-staged": "10.1.7",
"prettier": "2.0.5",
"react": "16.13.1",
"react-dom": "16.13.1",
"rimraf": "3.0.2",
"semantic-release": "17.0.6",
"semantic-release": "17.0.7",
"ts-jest": "25.4.0",
"typescript": "3.8.3"
},
Expand Down
Loading

0 comments on commit a57ac93

Please sign in to comment.