Skip to content

Commit

Permalink
chore(deps): update dependency webpack to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 17, 2023
1 parent 70f2834 commit 50d6013
Show file tree
Hide file tree
Showing 2 changed files with 419 additions and 1,144 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@types/node": "14.17.5",
"@types/webpack": "4.41.30",
"@types/webpack": "5.28.1",
"@typescript-eslint/eslint-plugin": "4.28.2",
"@typescript-eslint/parser": "4.28.2",
"copy-webpack-plugin": "9.0.1",
Expand All @@ -26,7 +26,7 @@
"ts-loader": "9.2.3",
"ts-node": "10.1.0",
"typescript": "4.3.5",
"webpack": "4.46.0",
"webpack": "5.79.0",
"webpack-cli": "4.7.2",
"webpack-dev-server": "3.11.2"
}
Expand Down

0 comments on commit 50d6013

Please sign in to comment.