Skip to content

Commit b9198af

Browse files
Bump webpack from 4.39.0 to 4.39.1
Bumps [webpack](https://github.com/webpack/webpack) from 4.39.0 to 4.39.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v4.39.0...v4.39.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ced1024 commit b9198af

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"storage-mock": "^1.0.3",
119119
"stylelint": "^10.1.0",
120120
"wallaby-webpack": "^3.9.15",
121-
"webpack": "^4.39.0",
121+
"webpack": "^4.39.1",
122122
"webpack-cli": "^3.3.6",
123123
"xmlappend": "^1.0.4",
124124
"xvfb-maybe": "^0.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14959,10 +14959,10 @@ webpack-sources@^1.4.0, webpack-sources@^1.4.1:
1495914959
source-list-map "^2.0.0"
1496014960
source-map "~0.6.1"
1496114961

14962-
webpack@^4.33.0, webpack@^4.39.0:
14963-
version "4.39.0"
14964-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.39.0.tgz#1d511308c3dd8f9fe3152c9447ce30f1814a620c"
14965-
integrity sha512-nrxFNSEKm4T1C/EsgOgN50skt//Pl4X7kgJC1MrlE47M292LSCVmMOC47iTGL0CGxbdwhKGgeThrJcw0bstEfA==
14962+
webpack@^4.33.0, webpack@^4.39.1:
14963+
version "4.39.1"
14964+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.39.1.tgz#60ed9fb2b72cd60f26ea526c404d2a4cc97a1bd8"
14965+
integrity sha512-/LAb2TJ2z+eVwisldp3dqTEoNhzp/TLCZlmZm3GGGAlnfIWDgOEE758j/9atklNLfRyhKbZTCOIoPqLJXeBLbQ==
1496614966
dependencies:
1496714967
"@webassemblyjs/ast" "1.8.5"
1496814968
"@webassemblyjs/helper-module-context" "1.8.5"

0 commit comments

Comments
 (0)