Skip to content
This repository was archived by the owner on Jun 22, 2020. It is now read-only.

Commit e53d9db

Browse files
Bump webpack from 4.40.2 to 4.41.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.40.2 to 4.41.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v4.40.2...v4.41.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 8d0181e commit e53d9db

3 files changed

Lines changed: 11 additions & 11 deletions

File tree

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"terser-webpack-plugin": "2.1.2",
6666
"ts-pnp": "1.1.4",
6767
"url-loader": "2.1.0",
68-
"webpack": "4.40.2",
68+
"webpack": "4.41.0",
6969
"webpack-dev-server": "3.2.1",
7070
"webpack-manifest-plugin": "2.1.2",
7171
"workbox-webpack-plugin": "4.3.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10854,10 +10854,10 @@ webpack-sources@^1.0.1, webpack-sources@^1.1.0, webpack-sources@^1.4.0, webpack-
1085410854
source-list-map "^2.0.0"
1085510855
source-map "~0.6.1"
1085610856

10857-
webpack@4.40.2:
10858-
version "4.40.2"
10859-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.40.2.tgz#d21433d250f900bf0facbabe8f50d585b2dc30a7"
10860-
integrity sha512-5nIvteTDCUws2DVvP9Qe+JPla7kWPPIDFZv55To7IycHWZ+Z5qBdaBYPyuXWdhggTufZkQwfIK+5rKQTVovm2A==
10857+
webpack@4.41.0:
10858+
version "4.41.0"
10859+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.41.0.tgz#db6a254bde671769f7c14e90a1a55e73602fc70b"
10860+
integrity sha512-yNV98U4r7wX1VJAj5kyMsu36T8RPPQntcb5fJLOsMz/pt/WrKC0Vp1bAlqPLkA1LegSwQwf6P+kAbyhRKVQ72g==
1086110861
dependencies:
1086210862
"@webassemblyjs/ast" "1.8.5"
1086310863
"@webassemblyjs/helper-module-context" "1.8.5"

0 commit comments

Comments
 (0)