diff options
author | 2021-02-22 07:38:41 +0300 | |
---|---|---|
committer | 2021-02-22 07:38:41 +0300 | |
commit | 12bdfd7aa34c8e66ad50363e1c29db72f62ba9e7 (patch) | |
tree | 2d9ccd9b0bdf4bd59563ad90029a491bd2921168 /yarn.lock | |
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
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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" |