Skip to content

Commit

Permalink
Update webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
geoperez committed Apr 17, 2023
1 parent 3aa8c4a commit 9fef4eb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-unused-imports": "^2.0.0",
"html-webpack-plugin": "^5.5.0",
"html-webpack-plugin": "^5.5.1",
"husky": "^4.3.8",
"lint-staged": "^13.2.1",
"object-hash": "^3.0.0",
Expand All @@ -43,7 +43,7 @@
"typescript": "^5.0.4",
"webpack": "^5.79.0",
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^4.13.2"
"webpack-dev-server": "^4.13.3"
},
"scripts": {
"start": "webpack serve",
Expand Down

0 comments on commit 9fef4eb

Please sign in to comment.