Skip to content

Commit

Permalink
fix: update all development dependencies (2020-05-04) (#66)
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] committed May 4, 2020
1 parent a57ac93 commit 2f1f96e
Show file tree
Hide file tree
Showing 2 changed files with 543 additions and 522 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,19 +24,19 @@
"main": "dist/main/index.js",
"typings": "dist/module/index.d.ts",
"devDependencies": {
"@testing-library/react": "10.0.3",
"@testing-library/react": "10.0.4",
"@types/jest": "25.2.1",
"@types/react": "16.9.34",
"@typescript-eslint/eslint-plugin": "2.29.0",
"@typescript-eslint/parser": "2.29.0",
"@typescript-eslint/eslint-plugin": "2.30.0",
"@typescript-eslint/parser": "2.30.0",
"doctoc": "1.4.0",
"eslint": "6.8.0",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-jest": "23.8.2",
"eslint-plugin-react": "7.19.0",
"husky": "4.2.5",
"jest": "25.4.0",
"lint-staged": "10.1.7",
"jest": "25.5.4",
"lint-staged": "10.2.2",
"prettier": "2.0.5",
"react": "16.13.1",
"react-dom": "16.13.1",
Expand Down

0 comments on commit 2f1f96e

Please sign in to comment.