Skip to content

Commit f59620e

Browse files
committed
chore: bump packages
1 parent d818ab5 commit f59620e

File tree

2 files changed

+317
-206
lines changed

2 files changed

+317
-206
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -34,24 +34,24 @@
3434
},
3535
"homepage": "https://github.com/cool-hooks/react-wordpress-hooks#readme",
3636
"devDependencies": {
37-
"@rollup/plugin-node-resolve": "^7.1.3",
38-
"@types/react": "^16.9.34",
39-
"@typescript-eslint/parser": "^2.29.0",
37+
"@rollup/plugin-node-resolve": "^8.0.0",
38+
"@types/react": "^16.9.35",
39+
"@typescript-eslint/parser": "^3.0.0",
4040
"docz": "^2.3.1",
41-
"eslint": "^6.8.0",
41+
"eslint": "^7.1.0",
4242
"eslint-config-prettier": "^6.11.0",
4343
"eslint-plugin-prettier": "^3.1.3",
44-
"eslint-plugin-react": "^7.19.0",
45-
"eslint-plugin-react-hooks": "^3.0.0",
44+
"eslint-plugin-react": "^7.20.0",
45+
"eslint-plugin-react-hooks": "^4.0.2",
4646
"gh-pages": "^2.2.0",
4747
"husky": "^4.2.5",
48-
"lint-staged": "^10.1.7",
48+
"lint-staged": "^10.2.6",
4949
"prettier": "^2.0.5",
5050
"react": "^16.13.1",
5151
"react-dom": "^16.13.1",
52-
"rollup-plugin-terser": "^5.3.0",
53-
"rollup-plugin-typescript2": "^0.27.0",
54-
"typescript": "^3.8.3"
52+
"rollup-plugin-terser": "^6.1.0",
53+
"rollup-plugin-typescript2": "^0.27.1",
54+
"typescript": "^3.9.3"
5555
},
5656
"peerDependencies": {
5757
"react": ">=16.8.0"

0 commit comments

Comments
 (0)