Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Commit

Permalink
Update webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 7, 2023
1 parent f09f62f commit 0389b4c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"babel-eslint": "10.1.0",
"babel-loader": "8.2.2",
"bootstrap-sass": "3.4.1",
"clean-webpack-plugin": "3.0.0",
"copy-webpack-plugin": "9.0.1",
"clean-webpack-plugin": "4.0.0",
"copy-webpack-plugin": "11.0.0",
"css-loader": "5.2.7",
"domready": "1.0.8",
"eslint": "7.32.0",
Expand Down Expand Up @@ -65,8 +65,8 @@
"typescript": "4.3.5",
"url-loader": "4.1.1",
"webpack": "5.47.1",
"webpack-cli": "4.7.2",
"webpack-dev-server": "3.11.2"
"webpack-cli": "5.1.4",
"webpack-dev-server": "4.15.0"
},
"scripts": {
"build": "NODE_ENV=production webpack",
Expand Down

0 comments on commit 0389b4c

Please sign in to comment.