summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 2024-06-24 22:33:33 +0800
committerGravatar GitHub <noreply@github.com> 2024-06-24 22:33:33 +0800
commit47e78d4752e09c47c6ab4af910e2552e8ceaf2ca (patch)
treec0088350793765551a97b868e189cca69100340f /package.json
parent7c59f043b235464e7427467f538b3ec9b05f08e5 (diff)
downloadastro-47e78d4752e09c47c6ab4af910e2552e8ceaf2ca.tar.gz
astro-47e78d4752e09c47c6ab4af910e2552e8ceaf2ca.tar.zst
astro-47e78d4752e09c47c6ab4af910e2552e8ceaf2ca.zip
fix(deps): update all non-major dependencies (#11318)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index cc68c5844..c084688c4 100644
--- a/package.json
+++ b/package.json
@@ -54,7 +54,7 @@
"@astrojs/check": "^0.7.0",
"@biomejs/biome": "1.8.1",
"@changesets/changelog-github": "^0.5.0",
- "@changesets/cli": "^2.27.5",
+ "@changesets/cli": "^2.27.6",
"@eslint/eslintrc": "^3.1.0",
"@types/node": "^18.17.8",
"esbuild": "^0.21.5",
@@ -68,8 +68,8 @@
"prettier-plugin-astro": "^0.14.0",
"tiny-glob": "^0.2.9",
"turbo": "^1.13.4",
- "typescript": "~5.4.5",
- "typescript-eslint": "^7.13.0"
+ "typescript": "~5.5.2",
+ "typescript-eslint": "^7.13.1"
},
"pnpm": {
"packageExtensions": {