Skip to content

Commit

Permalink
chore(deps-dev): update development dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pmmmwh committed May 13, 2020
1 parent 7de98af commit 97a5b8d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,16 +49,16 @@
},
"devDependencies": {
"@types/json-schema": "^7.0.4",
"@types/node": "^13.11.1",
"@types/webpack": "^4.41.11",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.10.1",
"prettier": "^2.0.4",
"react-refresh": "^0.8.1",
"@types/node": "^14.0.1",
"@types/webpack": "^4.41.12",
"eslint": "^7.0.0",
"eslint-config-prettier": "^6.11.0",
"prettier": "^2.0.5",
"react-refresh": "^0.8.2",
"rimraf": "^3.0.2",
"type-fest": "^0.13.1",
"typescript": "^3.8.3",
"webpack": "^4.42.1",
"webpack": "^4.43.0",
"webpack-dev-server": "^3.11.0",
"webpack-hot-middleware": "^2.25.0",
"webpack-plugin-serve": "^1.0.0"
Expand Down

0 comments on commit 97a5b8d

Please sign in to comment.