diff options
| author | 2021-02-02 22:37:49 +0000 | |
|---|---|---|
| committer | 2021-02-02 22:37:49 +0000 | |
| commit | 4d8b9b8095cd7a31a8f6bc41db203773c7c547a9 (patch) | |
| tree | af1f9c1d6388ce994bd146d55b61016744a082d5 /yarn.lock | |
| parent | Merge pull request #118 from python-discord/dependabot/npm_and_yarn/typescrip... (diff) | |
| parent | Bump webpack from 5.18.0 to 5.20.0 (diff) | |
Merge pull request #115 from python-discord/dependabot/npm_and_yarn/webpack-5.20.0
Bump webpack from 5.18.0 to 5.20.0
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -9118,10 +9118,10 @@ webpack-sources@^2.1.1, webpack-sources@^2.2.0: source-list-map "^2.0.1" source-map "^0.6.1" - version "5.18.0" - resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.18.0.tgz#bbcf13094aa0da0534d513f27d7ee72d74e499c6" - integrity sha512-RmiP/iy6ROvVe/S+u0TrvL/oOmvP+2+Bs8MWjvBwwY/j82Q51XJyDJ75m0QAGntL1Wx6B//Xc0+4VPP/hlNHmw== + version "5.20.0" + resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.20.0.tgz#7225c2e780f4332aef18e0b323b8b3ec01e16d66" + integrity sha512-k7X/+gisrvirr4bzv8JVLzy2RhWiVzd3gA9qzS5je3lwqYrMc5F549vLOk34BoNkkUp4SIpt1rQp48pTxBMXvA== dependencies: "@types/eslint-scope" "^3.7.0" "@types/estree" "^0.0.46" @@ -9141,7 +9141,6 @@ [email protected]: loader-runner "^4.2.0" mime-types "^2.1.27" neo-async "^2.6.2" - pkg-dir "^5.0.0" schema-utils "^3.0.0" tapable "^2.1.1" terser-webpack-plugin "^5.1.1" |