Skip to content

Commit

Permalink
chore(deps): update dependency svelte to ^4.2.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 1, 2024
1 parent eb2ea80 commit cba9c06
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 @@ -41,7 +41,7 @@
"react": "^18.2.0",
"rxjs": "^7.8.1",
"simple-git-hooks": "^2.9.0",
"svelte": "^4.2.17",
"svelte": "^4.2.18",
"type-coverage": "^2.27.2",
"typescript": "^5.3.3",
"vitest": "^1.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13417,10 +13417,10 @@ supports-preserve-symlinks-flag@^1.0.0:
postcss "^8.4.29"
postcss-scss "^4.0.8"

svelte@^4.2.17, svelte@^4.2.7:
version "4.2.17"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-4.2.17.tgz#e8f4d70be8cac6bf4dbfa89ca2fcb1a99445933f"
integrity sha512-N7m1YnoXtRf5wya5Gyx3TWuTddI4nAyayyIWFojiWV5IayDYNV5i2mRp/7qNGol4DtxEYxljmrbgp1HM6hUbmQ==
svelte@^4.2.18, svelte@^4.2.7:
version "4.2.18"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-4.2.18.tgz#33dbce74e83eb6dcc54dbea25f9758b1d8e8bb78"
integrity sha512-d0FdzYIiAePqRJEb90WlJDkjUEx42xhivxN8muUBmfZnP+tzUgz12DJ2hRJi8sIHCME7jeK1PTMgKPSfTd8JrA==
dependencies:
"@ampproject/remapping" "^2.2.1"
"@jridgewell/sourcemap-codec" "^1.4.15"
Expand Down

0 comments on commit cba9c06

Please sign in to comment.