Skip to content

Commit

Permalink
Update dependency svelte-loader to v2.13.6 (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
ScriptedAlchemy authored May 4, 2020
1 parent c53318d commit ee554dd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion comprehensive-demo/app-04/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"mini-css-extract-plugin": "0.9.0",
"style-loader": "0.23.1",
"svelte": "3.22.1",
"svelte-loader": "2.13.3",
"svelte-loader": "2.13.6",
"html-webpack-plugin": "git://github.com/ScriptedAlchemy/html-webpack-plugin#master",
"webpack": "git://github.com/webpack/webpack.git#dev-1",
"webpack-cli": "3.3.11",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11875,10 +11875,10 @@ svelte-dev-helper@^1.1.9:
resolved "https://registry.yarnpkg.com/svelte-dev-helper/-/svelte-dev-helper-1.1.9.tgz#7d187db5c6cdbbd64d75a32f91b8998bde3273c3"
integrity sha1-fRh9tcbNu9ZNdaMvkbiZi94yc8M=

[email protected].3:
version "2.13.3"
resolved "https://registry.yarnpkg.com/svelte-loader/-/svelte-loader-2.13.3.tgz#866046f3ce85a2c4b884f14fb0ba0f205af8cc5c"
integrity sha512-ZvNWbR77lZ04nCHqnN0XFxKCQ+fynARCy+kxwogagW3k2NTJWg2QfJwN1J9d4ch+OZwcGPgGZITVr7FGB3hPmQ==
[email protected].6:
version "2.13.6"
resolved "https://registry.yarnpkg.com/svelte-loader/-/svelte-loader-2.13.6.tgz#3d5efd5886c2bab034606d5af0cce659da3ee555"
integrity sha512-7uf7ZQdPAl+lwb1ldUYJFY/raZRUCuaNx7lMJ+F16jrVwN1+c35C2pBMGIY0mCqdKm5sm45jqELJJLGM3UG9Pw==
dependencies:
loader-utils "^1.1.0"
svelte-dev-helper "^1.1.9"
Expand Down

0 comments on commit ee554dd

Please sign in to comment.