Skip to content

Commit

Permalink
Bump webpack from 4.36.1 to 4.38.0 in /WcaOnRails
Browse files Browse the repository at this point in the history
Bumps [webpack](https://github.com/webpack/webpack) from 4.36.1 to 4.38.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v4.36.1...v4.38.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and viroulep committed Jul 30, 2019
1 parent 49550c2 commit 8207c69
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion WcaOnRails/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"sass-loader": "^7.1.0",
"simplemde": "^1.11.2",
"style-loader": "^0.23.1",
"webpack": "^4.36.1",
"webpack": "^4.38.0",
"webpack-manifest-plugin": "^2.0.4",
"webpack-merge": "^4.2.1",
"whatwg-fetch": "^3.0.0"
Expand Down
8 changes: 4 additions & 4 deletions WcaOnRails/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8049,10 +8049,10 @@ webpack-sources@^1.0.0, webpack-sources@^1.0.1, webpack-sources@^1.1.0, webpack-
source-list-map "^2.0.0"
source-map "~0.6.1"

webpack@^4.32.2, webpack@^4.36.1:
version "4.36.1"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.36.1.tgz#f546fda7a403a76faeaaa7196c50d12370ed18a9"
integrity sha512-Ej01/N9W8DVyhEpeQnbUdGvOECw0L46FxS12cCOs8gSK7bhUlrbHRnWkjiXckGlHjUrmL89kDpTRIkUk6Y+fKg==
webpack@^4.32.2, webpack@^4.38.0:
version "4.38.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.38.0.tgz#6d77108404b08883c78f4e7e45a43c4e5c47c931"
integrity sha512-lbuFsVOq8PZY+1Ytz/mYOvYOo+d4IJ31hHk/7iyoeWtwN33V+5HYotSH+UIb9tq914ey0Hot7z6HugD+je3sWw==
dependencies:
"@webassemblyjs/ast" "1.8.5"
"@webassemblyjs/helper-module-context" "1.8.5"
Expand Down

0 comments on commit 8207c69

Please sign in to comment.