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 Aug 22, 2023
1 parent 6e9f97a commit fdcb3a0
Show file tree
Hide file tree
Showing 2 changed files with 422 additions and 943 deletions.
4 changes: 2 additions & 2 deletions package.json
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.30",
"@types/webpack": "5.28.2",
"husky": "6.0.0",
"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.3.5",
"webpack": "4.46.0",
"webpack": "5.88.2",
"webpack-cli": "3.3.12",
"webpack-dev-server": "3.11.2"
},
Expand Down

0 comments on commit fdcb3a0

Please sign in to comment.