Skip to content

Commit

Permalink
chore(deps): update dependency @astrojs/check to v0.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 9, 2024
1 parent 808fd13 commit a877f36
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/check": "0.9.1",
"@astrojs/check": "0.9.3",
"@astrojs/svelte": "5.7.0",
"@astrojs/tailwind": "5.1.0",
"@rgossiaux/svelte-headlessui": "2.0.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
"@types/json-schema" "^7.0.15"
js-yaml "^4.1.0"

"@astrojs/[email protected].1":
version "0.9.1"
resolved "https://registry.yarnpkg.com/@astrojs/check/-/check-0.9.1.tgz#c64d48009eecb129bd54172575f8cac25e018b2c"
integrity sha512-VvN5ukVzg0IccKuZlI/pdsp4MSpHxWf9a36eOmS8Wpp+NM0MhJLYv3yvQC+qa472Kdf8DHEt/wmVZYwJUMFW+w==
"@astrojs/[email protected].3":
version "0.9.3"
resolved "https://registry.yarnpkg.com/@astrojs/check/-/check-0.9.3.tgz#e8b1ce5ccc5714c8861b55201a229d372fff609c"
integrity sha512-I6Dz45bMI5YRbp4yK2LKWsHH3/kkHRGdPGruGkLap6pqxhdcNh7oCgN04Ac+haDfc9ow5BYPGPmEhkwef15GQQ==
dependencies:
"@astrojs/language-server" "^2.13.1"
"@astrojs/language-server" "^2.14.1"
chokidar "^3.5.3"
fast-glob "^3.3.1"
kleur "^4.1.5"
Expand All @@ -45,7 +45,7 @@
resolved "https://registry.yarnpkg.com/@astrojs/internal-helpers/-/internal-helpers-0.4.1.tgz#ceb5de49346dbdbfb6cba1b683c07fef7df56e1c"
integrity sha512-bMf9jFihO8YP940uD70SI/RDzIhUHJAolWVcO1v5PUivxGKvfLZTLTVVxEYzGYyPsA3ivdLNqMnL5VgmQySa+g==

"@astrojs/language-server@^2.13.1":
"@astrojs/language-server@^2.14.1":
version "2.14.2"
resolved "https://registry.yarnpkg.com/@astrojs/language-server/-/language-server-2.14.2.tgz#76b29ba0bb5fea7cbaa55285aa8790efc93b8863"
integrity sha512-daUJ/+/2pPF3eGG4tVdXKyw0tabUDrJKwLzU8VTuNhEHIn3VZAIES6VT3+mX0lmKcMiKM8/bjZdfY+fPfmnsMA==
Expand Down

0 comments on commit a877f36

Please sign in to comment.