aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-01-27 06:24:36 +0000
committerGravatar GitHub <[email protected]>2021-01-27 06:24:36 +0000
commitd0103dcc11648c6d26c5d169f0e14b862915ea0b (patch)
treeb7c1425e5d8a2c4f8b6519f6ff5dff39cc36800c
parentMerge pull request #102 from python-discord/dependabot/npm_and_yarn/swc/core-... (diff)
Bump webpack from 5.17.0 to 5.18.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.17.0 to 5.18.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.17.0...v5.18.0) 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 852134f..301560d 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.17.0",
+ "webpack": "5.18.0",
"webpack-cli": "4.4.0",
"webpack-manifest-plugin": "3.0.0",
"workbox-webpack-plugin": "6.0.2"
diff --git a/yarn.lock b/yarn.lock
index 37d8965..b5dcd54 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -9093,10 +9093,10 @@ webpack-sources@^2.1.1, webpack-sources@^2.2.0:
source-list-map "^2.0.1"
source-map "^0.6.1"
- version "5.17.0"
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.17.0.tgz#e92aebad45be25f86f788dc72fc11daacdcfd55d"
- integrity sha512-R+IdNEaYcYaACpXZOt7reyc8txBK7J06lOPkX1SbgmeoAnUbyBZivJIksrDBnmMA3wlTWvPcX7DubxELyPB8rA==
+ 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==
dependencies:
"@types/eslint-scope" "^3.7.0"
"@types/estree" "^0.0.46"