Skip to content
This repository has been archived by the owner on Aug 1, 2021. It is now read-only.

Commit

Permalink
Merge pull request #79 from technote-space/dependabot/npm_and_yarn/as…
Browse files Browse the repository at this point in the history
…sets/js/webpack-4.36.1

build(deps-dev): bump webpack from 4.35.3 to 4.36.1 in /assets/js
  • Loading branch information
technote-space committed Jul 18, 2019
2 parents bc0b3ff + c254eb7 commit c435b25
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion assets/js/package.json
Expand Up @@ -54,7 +54,7 @@
"mousetrap": "^1.6.3",
"react-autosize-textarea": "^7.0.0",
"speed-measure-webpack-plugin": "^1.3.1",
"webpack": "^4.35.3",
"webpack": "^4.36.1",
"webpack-cli": "^3.3.6"
},
"dependencies": {
Expand Down
8 changes: 4 additions & 4 deletions assets/js/yarn.lock
Expand Up @@ -7317,10 +7317,10 @@ webpack-sources@^1.3.0:
source-list-map "^2.0.0"
source-map "~0.6.1"

webpack@^4.35.3:
version "4.35.3"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.35.3.tgz#66bc35ef215a7b75e8790f84d560013ffecf0ca3"
integrity sha512-xggQPwr9ILlXzz61lHzjvgoqGU08v5+Wnut19Uv3GaTtzN4xBTcwnobodrXE142EL1tOiS5WVEButooGzcQzTA==
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==
dependencies:
"@webassemblyjs/ast" "1.8.5"
"@webassemblyjs/helper-module-context" "1.8.5"
Expand Down

0 comments on commit c435b25

Please sign in to comment.