diff options
author | 2021-02-22 07:38:41 +0300 | |
---|---|---|
committer | 2021-02-22 07:38:41 +0300 | |
commit | 12bdfd7aa34c8e66ad50363e1c29db72f62ba9e7 (patch) | |
tree | 2d9ccd9b0bdf4bd59563ad90029a491bd2921168 | |
parent | Merge pull request #143 from python-discord/dependabot/npm_and_yarn/html-webp... (diff) | |
parent | Bump webpack from 5.21.2 to 5.23.0 (diff) |
Merge pull request #150 from python-discord/dependabot/npm_and_yarn/webpack-5.23.0
Bump webpack from 5.21.2 to 5.23.0
-rw-r--r-- | package.json | 2 | ||||
-rw-r--r-- | yarn.lock | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index 81e6b54..28ddb5d 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "smoothscroll-polyfill": "0.4.4", "swc-loader": "0.1.12", "typescript": "4.1.5", - "webpack": "5.21.2", + "webpack": "5.23.0", "webpack-cli": "4.5.0", "webpack-manifest-plugin": "3.0.0", "workbox-webpack-plugin": "6.1.0" @@ -9057,10 +9057,10 @@ webpack-sources@^2.1.1, webpack-sources@^2.2.0: source-list-map "^2.0.1" source-map "^0.6.1" - version "5.21.2" - resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.21.2.tgz#647507e50d3637695be28af58a6a8246050394e7" - integrity sha512-xHflCenx+AM4uWKX71SWHhxml5aMXdy2tu/vdi4lClm7PADKxlyDAFFN1rEFzNV0MAoPpHtBeJnl/+K6F4QBPg== + version "5.23.0" + resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.23.0.tgz#9ed57e9a54b267b3549899271ad780cddc6ee316" + integrity sha512-RC6dwDuRxiU75F8XC4H08NtzUrMfufw5LDnO8dTtaKU2+fszEdySCgZhNwSBBn516iNaJbQI7T7OPHIgCwcJmg== dependencies: "@types/eslint-scope" "^3.7.0" "@types/estree" "^0.0.46" |