Skip to content

Commit 58bf8a4

Browse files
committed
fix(deps): update eslint and prettier
1 parent 9a51a7b commit 58bf8a4

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"eslint": "^6.8.0",
3232
"mocha": "^7.1.1",
3333
"npm-run-all": "^4.1.5",
34-
"prettier": "^1.19.1",
34+
"prettier": "^2.0.2",
3535
"react": "^16.13.1",
3636
"standard-version": "^7.1.0",
3737
"typescript": "^3.8.3"
@@ -51,6 +51,6 @@
5151
"eslint-plugin-node": "^11.0.0",
5252
"eslint-plugin-prettier": "^3.1.2",
5353
"eslint-plugin-react": "^7.19.0",
54-
"eslint-plugin-react-hooks": "^2.5.1"
54+
"eslint-plugin-react-hooks": "^3.0.0"
5555
}
5656
}

0 commit comments

Comments
 (0)