summaryrefslogtreecommitdiff
path: root/packages/astro-prism
diff options
context:
space:
mode:
authorGravatar renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 2024-05-09 15:20:13 +0800
committerGravatar GitHub <noreply@github.com> 2024-05-09 15:20:13 +0800
commitf9b6f4fc2f9405928687e09ec3beebda1aab318f (patch)
tree6b15405691fe46f6ee12b968f1fe94456e255a3f /packages/astro-prism
parente39ee5662d870a91a75b6b3ac441b9e3ef9e1063 (diff)
downloadastro-f9b6f4fc2f9405928687e09ec3beebda1aab318f.tar.gz
astro-f9b6f4fc2f9405928687e09ec3beebda1aab318f.tar.zst
astro-f9b6f4fc2f9405928687e09ec3beebda1aab318f.zip
chore(deps): update all non-major dependencies (#10958)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
Diffstat (limited to 'packages/astro-prism')
-rw-r--r--packages/astro-prism/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/astro-prism/package.json b/packages/astro-prism/package.json
index 0a10a764e..94a4be348 100644
--- a/packages/astro-prism/package.json
+++ b/packages/astro-prism/package.json
@@ -35,7 +35,7 @@
"prismjs": "^1.29.0"
},
"devDependencies": {
- "@types/prismjs": "1.26.3",
+ "@types/prismjs": "1.26.4",
"astro-scripts": "workspace:*"
},
"engines": {