Skip to content

Commit

Permalink
Bump svelte from 2.13.5 to 2.14.3
Browse files Browse the repository at this point in the history
Bumps [svelte](https://github.com/sveltejs/svelte) from 2.13.5 to 2.14.3.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](sveltejs/svelte@v2.13.5...v2.14.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Oct 26, 2018
1 parent 19352c7 commit fcec226
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"react-dom": "^16.6.0"
},
"devDependencies": {
"svelte": "^2.13.5",
"svelte": "^2.14.3",
"svelte-loader": "^2.11.0"
},
"peerDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21066,10 +21066,10 @@ svelte-loader@^2.11.0:
require-relative "^0.8.7"
svelte-dev-helper "^1.1.9"

svelte@^2.13.5:
version "2.13.5"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-2.13.5.tgz#23478480ed0f7d4da4816022d84a86512d503358"
integrity sha512-Mg4+vRwAT1IMR4FAH3cOmMaVVrJ35xUI1qsTW+WoJvRpeBDx7aLZUbgBXnctxdfEJQ4BuP2MCuhYKy8917Au1A==
svelte@^2.14.3:
version "2.14.3"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-2.14.3.tgz#978bb788603a05f7e63ec1db43b9f99264d9ae0f"
integrity sha512-+iUBo++4TxOLZNtsPGz4mTy7TumIuk15YQ67p/8RQ1/Kmq1YfTn4sKdTnIh6fI9W4KULDdNxh95NwfQVJvK6vw==

svg-tags@^1.0.0:
version "1.0.0"
Expand Down

0 comments on commit fcec226

Please sign in to comment.