Skip to content

Commit

Permalink
build(deps): update dependency svelte-check to ^3.5.2
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 23, 2023
1 parent 5b3d644 commit b1654a8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"prettier": "^2.8.0",
"prettier-plugin-svelte": "^2.10.1",
"svelte": "^4.0.5",
"svelte-check": "^3.4.3",
"svelte-check": "^3.5.2",
"tailwindcss": "^3.3.3",
"tslib": "^2.4.1",
"typescript": "^5.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2554,7 +2554,7 @@ __metadata:
prettier: ^2.8.0
prettier-plugin-svelte: ^2.10.1
svelte: ^4.0.5
svelte-check: ^3.4.3
svelte-check: ^3.5.2
tailwindcss: ^3.3.3
tslib: ^2.4.1
typescript: ^5.0.0
Expand Down Expand Up @@ -3468,9 +3468,9 @@ __metadata:
languageName: node
linkType: hard

"svelte-check@npm:^3.4.3":
version: 3.4.6
resolution: "svelte-check@npm:3.4.6"
"svelte-check@npm:^3.5.2":
version: 3.5.2
resolution: "svelte-check@npm:3.5.2"
dependencies:
"@jridgewell/trace-mapping": ^0.3.17
chokidar: ^3.4.1
Expand All @@ -3484,7 +3484,7 @@ __metadata:
svelte: ^3.55.0 || ^4.0.0-next.0 || ^4.0.0
bin:
svelte-check: bin/svelte-check
checksum: d2baa7dc91f09ae726c76f174038411871c800dc1d8134a177390cc4f0d0f31a6da49f020d9d58f4211a3b7020209fc804884081ce9fc0a3870a25d345b0fc9e
checksum: 2d0aa93a689992f912b3a47010fc6000720ab892d1fc9ca35769488ccc198ea1a876e7d820eb87613321f6752cd79e44b6e9e45eb241852753bc9ee576483830
languageName: node
linkType: hard

Expand Down

0 comments on commit b1654a8

Please sign in to comment.