Skip to content

Commit

Permalink
Update dependency webpack to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 9, 2021
1 parent 2484980 commit 0a76a73
Show file tree
Hide file tree
Showing 2 changed files with 378 additions and 932 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"homepage": "https://github.com/takasho-tutrial/nodejs-frameworks#readme",
"devDependencies": {
"@takasho/tslint-config": "1.0.0",
"@types/webpack": "4.41.26",
"@types/webpack": "5.28.0",
"husky": "1.3.1",
"lerna": "3.14.1",
"lint-staged": "8.2.1",
Expand All @@ -46,7 +46,7 @@
"tslint-plugin-prettier": "2.3.0",
"tslint-react": "4.1.0",
"typescript": "4.2.3",
"webpack": "4.46.0",
"webpack": "5.31.2",
"webpack-cli": "3.3.12",
"webpack-dev-server": "3.11.2"
},
Expand Down
Loading

0 comments on commit 0a76a73

Please sign in to comment.