aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Hassan Abouelela <[email protected]>2021-01-27 17:56:41 +0300
committerGravatar GitHub <[email protected]>2021-01-27 17:56:41 +0300
commit4ae7c837a754a3181757e8523b8498ef36e681a3 (patch)
treeb7c1425e5d8a2c4f8b6519f6ff5dff39cc36800c
parentMerge pull request #102 from python-discord/dependabot/npm_and_yarn/swc/core-... (diff)
parentBump webpack from 5.17.0 to 5.18.0 (diff)
Merge pull request #108 from python-discord/dependabot/npm_and_yarn/webpack-5.18.0
Bump webpack from 5.17.0 to 5.18.0
-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"