Skip to content

Commit

Permalink
Bump svelte from 3.16.0 to 3.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 8, 2021
1 parent 2333796 commit 2e662cf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"prettier-plugin-svelte": "^1.4.1",
"serve": "^11.3.2",
"style-loader": "^2.0.0",
"svelte": "^3.0.0",
"svelte": "^3.35.0",
"svelte-loader": "2.13.3",
"svelte-watch-resize": "^1.0.3",
"webpack": "^4.30.0",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4692,9 +4692,10 @@ svelte-watch-resize@^1.0.3:
dependencies:
element-resize-detector "^1.1"

svelte@^3.0.0:
version "3.16.0"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.16.0.tgz#7ead284547240fcbcb985c73473dce811315fd15"
svelte@^3.35.0:
version "3.35.0"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.35.0.tgz#e0d0ba60c4852181c2b4fd851194be6fda493e65"
integrity sha512-gknlZkR2sXheu/X+B7dDImwANVvK1R0QGQLd8CNIfxxGPeXBmePnxfzb6fWwTQRsYQG7lYkZXvpXJvxvpsoB7g==

tapable@^1.0.0, tapable@^1.1.3:
version "1.1.3"
Expand Down

0 comments on commit 2e662cf

Please sign in to comment.