From 5785d31560b9751ca72e9a8e3bbc7e9a21050df3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 4 Apr 2021 08:41:10 +0000 Subject: Bump webpack from 5.24.3 to 5.30.0 Bumps [webpack](https://github.com/webpack/webpack) from 5.24.3 to 5.30.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.24.3...v5.30.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5de8cd2..cb4287b 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "swc-loader": "0.1.12", "typescript": "4.2.3", "universal-cookie": "4.0.4", - "webpack": "5.24.3", + "webpack": "5.30.0", "webpack-cli": "4.5.0", "webpack-manifest-plugin": "3.1.0", "workbox-webpack-plugin": "6.1.2" diff --git a/yarn.lock b/yarn.lock index 438b5be..e920950 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9043,10 +9043,10 @@ webpack-sources@^2.1.1, webpack-sources@^2.2.0: source-list-map "^2.0.1" source-map "^0.6.1" -webpack@5.24.3: - version "5.24.3" - resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.24.3.tgz#6ec0f5059f8d7c7961075fa553cfce7b7928acb3" - integrity sha512-x7lrWZ7wlWAdyKdML6YPvfVZkhD1ICuIZGODE5SzKJjqI9A4SpqGTjGJTc6CwaHqn19gGaoOR3ONJ46nYsn9rw== +webpack@5.30.0: + version "5.30.0" + resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.30.0.tgz#07d87c182a060e0c2491062f3dc0edc85a29d884" + integrity sha512-Zr9NIri5yzpfmaMea2lSMV1UygbW0zQsSlGLMgKUm63ACXg6alhd1u4v5UBSBjzYKXJN6BNMGVM7w165e7NxYA== dependencies: "@types/eslint-scope" "^3.7.0" "@types/estree" "^0.0.46" -- cgit v1.2.3