aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-05 06:11:32 +0000
committerGravatar GitHub <[email protected]>2021-02-05 06:11:32 +0000
commit38a6b880bbc9d0675a7807d2f0d38b05aff66b6f (patch)
treef2146f3bec5d869662a76ae156bd984f3df1ca2a
parentMerge pull request #121 from python-discord/dependabot/npm_and_yarn/types/rea... (diff)
Bump webpack from 5.20.0 to 5.20.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.20.0 to 5.20.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.20.0...v5.20.2) Signed-off-by: dependabot[bot] <[email protected]>
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 229d971..5e6c225 100644
--- a/package.json
+++ b/package.json
@@ -32,7 +32,7 @@
"smoothscroll-polyfill": "0.4.4",
"swc-loader": "0.1.12",
"typescript": "4.1.3",
- "webpack": "5.20.0",
+ "webpack": "5.20.2",
"webpack-cli": "4.5.0",
"webpack-manifest-plugin": "3.0.0",
"workbox-webpack-plugin": "6.1.0"
diff --git a/yarn.lock b/yarn.lock
index 1cc3d6b..35232d7 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -9075,10 +9075,10 @@ webpack-sources@^2.1.1, webpack-sources@^2.2.0:
source-list-map "^2.0.1"
source-map "^0.6.1"
- version "5.20.0"
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.20.0.tgz#7225c2e780f4332aef18e0b323b8b3ec01e16d66"
- integrity sha512-k7X/+gisrvirr4bzv8JVLzy2RhWiVzd3gA9qzS5je3lwqYrMc5F549vLOk34BoNkkUp4SIpt1rQp48pTxBMXvA==
+ version "5.20.2"
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.20.2.tgz#55a6e461e2a6e1ca7467a419886acf9c7b052d5f"
+ integrity sha512-gGPip54KK7DznaaPHVuNGqym3LAXXL+bPkZ9SlLTCdHmmk+m5x+D4UZdhWvw32CMahYlZwZYPsioFIw36/txYQ==
dependencies:
"@types/eslint-scope" "^3.7.0"
"@types/estree" "^0.0.46"