diff options
| author | 2021-03-15 02:39:08 +0300 | |
|---|---|---|
| committer | 2021-03-15 02:39:08 +0300 | |
| commit | ddbc9a0e08ee28285a70d2963a9dcc6e351b52f5 (patch) | |
| tree | 9fb66d6540b22611c089006b0a9b09c4ae9288b5 /yarn.lock | |
| parent | Merge pull request #186 from python-discord/dependabot/npm_and_yarn/sentry/re... (diff) | |
| parent | Bump webpack-manifest-plugin from 3.0.0 to 3.1.0 (diff) | |
Merge pull request #185 from python-discord/dependabot/npm_and_yarn/webpack-manifest-plugin-3.1.0
Bump webpack-manifest-plugin from 3.0.0 to 3.1.0
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -8999,10 +8999,10 @@ webpack-log@^2.0.0: ansi-colors "^3.0.0" uuid "^3.3.2" - version "3.0.0" - resolved "https://registry.yarnpkg.com/webpack-manifest-plugin/-/webpack-manifest-plugin-3.0.0.tgz#426644300e5dc41a75a9c996c4d4f876eb3c2b5b" - integrity sha512-nbORTdky2HxD8XSaaT+zrsHb30AAgyWAWgCLWaAeQO21VGCScGb52ipqlHA/njix1Z8OW8IOlo4+XK0OKr1fkw== + version "3.1.0" + resolved "https://registry.yarnpkg.com/webpack-manifest-plugin/-/webpack-manifest-plugin-3.1.0.tgz#9030b8839bed093d93930a9d1d3a7ab00f7ac4f7" + integrity sha512-7jgB8Kb0MRWXq3YaDfe+0smv5c7MLMfze8YvG6eBEXZmy6fhwMe/eT47A0KEIF30c0DDEYKbbYTXzaMQETaZ0Q== dependencies: tapable "^2.0.0" webpack-sources "^2.2.0" |