Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
rixo committed Jul 16, 2021
1 parent f91f9ae commit 71a0e93
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 @@ -45,7 +45,7 @@
"rollup-plugin-hot-nollup": "^0.1.2",
"rollup-pluginutils": "^2.8.2",
"sourcemap-codec": "^1.4.8",
"svelte-hmr": "^0.12.0"
"svelte-hmr": "^0.14.6"
},
"optionalDependencies": {
"nollup": ">=0.8.4"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1738,10 +1738,10 @@ supports-color@^7.1.0:
dependencies:
has-flag "^4.0.0"

svelte-hmr@^0.12.0:
version "0.12.0"
resolved "https://registry.yarnpkg.com/svelte-hmr/-/svelte-hmr-0.12.0.tgz#de3616d09a902fb7b0a014f1b3acdded1da352f6"
integrity sha512-NYpzqME/jlTBL+JLilznH2QnQbREJvwikWjLNpJuekhcCqIWbnO7hrNnMZCgAKiQHAKEdiohtjARJhO7nMZGbg==
svelte-hmr@^0.14.6:
version "0.14.6"
resolved "https://registry.yarnpkg.com/svelte-hmr/-/svelte-hmr-0.14.6.tgz#d3f3be88bebb50ef2fb1ed4ebfb8ba4f03874098"
integrity sha512-0oXQmRiEh3uNjyVQiGmIE7imbKO4dYc1WL6XRXTC0X9XbSacJgj9MOLguqqbZygPsNnlglhlk4eB0pCmM6nQAA==

svelte@^3.24.0:
version "3.24.1"
Expand Down

0 comments on commit 71a0e93

Please sign in to comment.