Skip to content

Commit

Permalink
deps: revert webpack to 5.52.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurfiorette committed Sep 24, 2021
1 parent 023da62 commit 104e1cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"mini-css-extract-plugin": "^2.3.0",
"terser-webpack-plugin": "^5.2.4",
"ts-node": "^10.2.1",
"webpack": "^5.53.0",
"webpack": "^5.52.0",
"webpack-cli": "^4.8.0",
"webpack-dev-server": "^4.2.1"
}
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6278,7 +6278,7 @@ webpack@^5, webpack@^5.38.1:
watchpack "^2.2.0"
webpack-sources "^3.2.0"

webpack@^5.53.0:
webpack@^5.52.0:
version "5.53.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.53.0.tgz#f463cd9c6fc1356ae4b9b7ac911fd1f5b2df86af"
integrity sha512-RZ1Z3z3ni44snoWjfWeHFyzvd9HMVYDYC5VXmlYUT6NWgEOWdCNpad5Fve2CzzHoRED7WtsKe+FCyP5Vk4pWiQ==
Expand Down

0 comments on commit 104e1cd

Please sign in to comment.