Skip to content

Commit

Permalink
Update remaining deps
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinRosenberg committed Mar 9, 2021
1 parent 14c781d commit 1af9c93
Show file tree
Hide file tree
Showing 2 changed files with 1,672 additions and 2,798 deletions.
17 changes: 8 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,21 +27,20 @@
"test": "echo \"Error: no tests specified\" && exit 1"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^4.13.0",
"@typescript-eslint/parser": "^4.13.0",
"eslint": "^7.18.0",
"@typescript-eslint/eslint-plugin": "^4.17.0",
"@typescript-eslint/parser": "^4.17.0",
"eslint": "^7.21.0",
"eslint-config-standard-react": "^11.0.1",
"eslint-config-standard-with-typescript": "^19.0.1",
"eslint-config-standard-with-typescript": "^20.0.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-promise": "^4.3.1",
"eslint-plugin-react": "^7.22.0",
"eslint-plugin-standard": "^5.0.0",
"gatsby": "^2.30.3",
"gatsby": "^3.0.4",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-helmet-async": "^1.0.7",
"typescript": "4.1.3"
"react-helmet-async": "^1.0.9",
"typescript": "^4.2.3"
},
"peerDependencies": {
"gatsby": "2.x || 3.x",
Expand Down

0 comments on commit 1af9c93

Please sign in to comment.