Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump svelte-check from 3.3.1 to 3.4.6 #43

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.8.1",
"svelte": "^3.59.0",
"svelte-check": "^3.3.1",
"svelte-check": "^3.4.6",
"tailwindcss": "^3.3.2",
"tslib": "^2.4.1",
"typescript": "^5.0.0",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3329,23 +3329,23 @@ __metadata:
languageName: node
linkType: hard

"svelte-check@npm:^3.3.1":
version: 3.3.1
resolution: "svelte-check@npm:3.3.1"
"svelte-check@npm:^3.4.6":
version: 3.4.6
resolution: "svelte-check@npm:3.4.6"
dependencies:
"@jridgewell/trace-mapping": ^0.3.17
chokidar: ^3.4.1
fast-glob: ^3.2.7
import-fresh: ^3.2.1
picocolors: ^1.0.0
sade: ^1.7.4
svelte-preprocess: ^5.0.3
svelte-preprocess: ^5.0.4
typescript: ^5.0.3
peerDependencies:
svelte: ^3.55.0
svelte: ^3.55.0 || ^4.0.0-next.0 || ^4.0.0
bin:
svelte-check: bin/svelte-check
checksum: e79fdbac6f0f72a21c2d8c77b5229158a8993464bd600586207c9287bccf6a9091d1ff323cab03eeb467bb4d15cca90390342158f6add341f055e99077a7c301
checksum: d2baa7dc91f09ae726c76f174038411871c800dc1d8134a177390cc4f0d0f31a6da49f020d9d58f4211a3b7020209fc804884081ce9fc0a3870a25d345b0fc9e
languageName: node
linkType: hard

Expand All @@ -3358,9 +3358,9 @@ __metadata:
languageName: node
linkType: hard

"svelte-preprocess@npm:^5.0.3":
version: 5.0.3
resolution: "svelte-preprocess@npm:5.0.3"
"svelte-preprocess@npm:^5.0.4":
version: 5.0.4
resolution: "svelte-preprocess@npm:5.0.4"
dependencies:
"@types/pug": ^2.0.6
detect-indent: ^6.1.0
Expand All @@ -3377,7 +3377,7 @@ __metadata:
sass: ^1.26.8
stylus: ^0.55.0
sugarss: ^2.0.0 || ^3.0.0 || ^4.0.0
svelte: ^3.23.0
svelte: ^3.23.0 || ^4.0.0-next.0 || ^4.0.0
typescript: ">=3.9.5 || ^4.0.0 || ^5.0.0"
peerDependenciesMeta:
"@babel/core":
Expand All @@ -3400,7 +3400,7 @@ __metadata:
optional: true
typescript:
optional: true
checksum: fedec5f8ce90ed11c3408d739e1403b0df1d32206702e3607043a6d06e6007d2f3d9efc6c261b2c2cb4f6e48311e2bad12d42f1de05acc4f908100735e29fac9
checksum: 2acd36ccdf5e8d624e753a3dbcd3ca947e87e01509ab3eb3d862551b4278ca684763baf87f0240eab1646c16b0d59fa82227079cce762908f29dd359d1ac69ca
languageName: node
linkType: hard

Expand Down Expand Up @@ -3870,7 +3870,7 @@ __metadata:
prettier-plugin-svelte: ^2.8.1
svelte: ^3.59.0
svelte-chartjs: ^3.1.2
svelte-check: ^3.3.1
svelte-check: ^3.4.6
tailwindcss: ^3.3.2
tslib: ^2.4.1
typescript: ^5.0.0
Expand Down