Skip to content

Commit 8c8d6bf

Browse files
committed
chore(deps): update dependency @astrojs/check to v0.9.2
1 parent 5657f72 commit 8c8d6bf

File tree

1 file changed

+15
-10
lines changed

1 file changed

+15
-10
lines changed

yarn.lock

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -21,32 +21,37 @@
2121
"@jridgewell/trace-mapping" "^0.3.24"
2222

2323
"@astrojs/check@^0.9.0":
24-
version "0.9.1"
25-
resolved "https://registry.yarnpkg.com/@astrojs/check/-/check-0.9.1.tgz#c64d48009eecb129bd54172575f8cac25e018b2c"
26-
integrity sha512-VvN5ukVzg0IccKuZlI/pdsp4MSpHxWf9a36eOmS8Wpp+NM0MhJLYv3yvQC+qa472Kdf8DHEt/wmVZYwJUMFW+w==
24+
version "0.9.2"
25+
resolved "https://registry.yarnpkg.com/@astrojs/check/-/check-0.9.2.tgz#7d5be563d1833690ae9c93209f76c44351574a55"
26+
integrity sha512-6rWxtJTbd/ctdAlmla0CAvloGaai5IUTG0K21kctJHHGKJKnGH6Xana7m0zNOtHpVPEJi1SgC/TcsN+ltYt0Cg==
2727
dependencies:
28-
"@astrojs/language-server" "^2.13.1"
28+
"@astrojs/language-server" "^2.13.2"
2929
chokidar "^3.5.3"
3030
fast-glob "^3.3.1"
3131
kleur "^4.1.5"
3232
yargs "^17.7.2"
3333

34-
"@astrojs/compiler@^2.10.0", "@astrojs/compiler@^2.10.1":
34+
"@astrojs/compiler@^2.10.0":
3535
version "2.10.1"
3636
resolved "https://registry.yarnpkg.com/@astrojs/compiler/-/compiler-2.10.1.tgz#36eb9dcf55f0ddc774e245eadc8c1132caac58fd"
3737
integrity sha512-XmM4j6BjvOVMag2xELq0JuG2yKOW8wgIu6dvb9BsjbGYmnvoStJn/pqEzVqc1EBszf2xYT7onIkftIOUz9AwrQ==
3838

39+
"@astrojs/compiler@^2.10.2":
40+
version "2.10.2"
41+
resolved "https://registry.yarnpkg.com/@astrojs/compiler/-/compiler-2.10.2.tgz#74d06c4316cb9fe16364b23a8fc90cb456018091"
42+
integrity sha512-bvH+v8AirwpRWCkYJEyWYdc5Cs/BjG2ZTxIJzttHilXgfKJAdW2496KsUQKzf5j2tOHtaHXKKn9hb9WZiBGpEg==
43+
3944
"@astrojs/internal-helpers@0.4.1":
4045
version "0.4.1"
4146
resolved "https://registry.yarnpkg.com/@astrojs/internal-helpers/-/internal-helpers-0.4.1.tgz#ceb5de49346dbdbfb6cba1b683c07fef7df56e1c"
4247
integrity sha512-bMf9jFihO8YP940uD70SI/RDzIhUHJAolWVcO1v5PUivxGKvfLZTLTVVxEYzGYyPsA3ivdLNqMnL5VgmQySa+g==
4348

44-
"@astrojs/language-server@^2.13.1":
45-
version "2.13.1"
46-
resolved "https://registry.yarnpkg.com/@astrojs/language-server/-/language-server-2.13.1.tgz#0140f52eff5163491d84d3dbea63ee9918ec2cbf"
47-
integrity sha512-Cl9ynfnge6+MaCpehYn7w9WrAE+sVS7onhxhMzCdqzPtIt/Yo5zIaiGZdu4QgvmOV/mdNBZCZgaTpAIeGjWwsQ==
49+
"@astrojs/language-server@^2.13.2":
50+
version "2.13.2"
51+
resolved "https://registry.yarnpkg.com/@astrojs/language-server/-/language-server-2.13.2.tgz#e49974236c40d432bc476b3261e3c47fc12c4b56"
52+
integrity sha512-l435EZLKjaUO/6iewJ7xqd3eHf3zAosVWG4woILbxluQcianBoNPepnnqAg7uUriZUaC44ae5v0Q+AfB8UI64g==
4853
dependencies:
49-
"@astrojs/compiler" "^2.10.1"
54+
"@astrojs/compiler" "^2.10.2"
5055
"@jridgewell/sourcemap-codec" "^1.4.15"
5156
"@volar/kit" "~2.4.0-alpha.15"
5257
"@volar/language-core" "~2.4.0-alpha.15"

0 commit comments

Comments
 (0)