Skip to content

Commit

Permalink
chore(deps): update dependency svelte to v4.0.3 (#5403)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 4, 2023
1 parent 11aab46 commit 30b1f05
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/graphql-tag-pluck/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@babel/types": "7.22.5",
"@types/babel__traverse": "7.20.1",
"@vue/compiler-sfc": "3.3.4",
"svelte": "4.0.2",
"svelte": "4.0.3",
"svelte2tsx": "0.6.16"
},
"buildOptions": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11341,10 +11341,10 @@ svelte2tsx@0.6.16:
dedent-js "^1.0.1"
pascal-case "^3.1.1"

svelte@4.0.2:
version "4.0.2"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-4.0.2.tgz#b312f2133fa2d1a4c51546999f8b71e73e4e2ada"
integrity sha512-nqyyUaiKILhi3Lhd8zKTEvZHSy/g3KLKYDbuu03DnHevaT8NK7tb3eQN4XRgvd5Htb/okQKVdnZDPy2RgSKzsw==
svelte@4.0.3:
version "4.0.3"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-4.0.3.tgz#7a2a4268fecee6b0baefd64e054131961a771f8d"
integrity sha512-SSJZBR+Uca3Xa/R18/7IkkifDdz2Jfuq2eXMUphDhabDxQL6qR8QAUoEmrtYWhzeV0civoFw4Dcvo2yscysdeg==
dependencies:
"@ampproject/remapping" "^2.2.1"
"@jridgewell/sourcemap-codec" "^1.4.15"
Expand Down

0 comments on commit 30b1f05

Please sign in to comment.