Skip to content

Commit

Permalink
Update all development Yarn dependencies (2020-08-10)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored and wolfgangwalther committed Aug 12, 2020
1 parent bd97d5b commit c40e97d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"vue": "^2.6.10",
"vue-template-compiler": "^2.6.10",
"webpack-cli": "^3.3.12",
"webpack-node-externals": "^2.5.0"
"webpack-node-externals": "^2.5.1"
},
"homepage": "https://github.com/technowledgy/vue-h5p#readme",
"keywords": [
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10626,10 +10626,10 @@ webpack-merge@^4.2.2:
dependencies:
lodash "^4.17.15"

webpack-node-externals@^2.5.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/webpack-node-externals/-/webpack-node-externals-2.5.0.tgz#8d50f3289c71bc2b921a8da228e0b652acc503f1"
integrity sha512-g7/Z7Q/gsP8GkJkKZuJggn6RSb5PvxW1YD5vvmRZIxaSxAzkqjfL5n9CslVmNYlSqBVCyiqFgOqVS2IOObCSRg==
webpack-node-externals@^2.5.1:
version "2.5.1"
resolved "https://registry.yarnpkg.com/webpack-node-externals/-/webpack-node-externals-2.5.1.tgz#4718ec08aafa8babe246dbfd477e725c94032ef3"
integrity sha512-RWxKGibUU5kuJT6JDYmXGa3QsZskqIaiBvZ2wBxHlJzWVJPOyBMnroXf23uxEHnj1rYS8jNdyUfrNAXJ2bANNw==

webpack-sources@^1.1.0, webpack-sources@^1.4.0, webpack-sources@^1.4.1, webpack-sources@^1.4.3:
version "1.4.3"
Expand Down

0 comments on commit c40e97d

Please sign in to comment.