aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorValentin Popov <valentin@popov.link>2026-09-10 15:35:04 +0300
committerValentin Popov <valentin@popov.link>2026-09-10 15:35:04 +0300
commit1629fe2c7e0a3ff9f8b19a32e7ac1560c1574a4c (patch)
tree224ed1f0c7bf38944a4fb1d0396b39ad4ebe4885 /package.json
parenta4e0889c49f6d591560b5488d13ad36bdf9cad3f (diff)
parent5d673f838cdc5b39044b41691e510b4d00a0aba7 (diff)
downloadpopov.link-1629fe2c7e0a3ff9f8b19a32e7ac1560c1574a4c.tar.xz
popov.link-1629fe2c7e0a3ff9f8b19a32e7ac1560c1574a4c.zip
Merge pull request 'chore(deps): update dependency prettier-plugin-astro to v1' (!124) from renovate/prettier-plugin-astro-1.x into master
Reviewed-on: https://code.popov.link/valentineus/popov.link/pulls/124
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6422522..07a93cc 100644
--- a/package.json
+++ b/package.json
@@ -49,6 +49,6 @@
"@types/markdown-it": "^14.1.2",
"@types/sanitize-html": "^2.16.1",
"prettier": "^3.5.3",
- "prettier-plugin-astro": "^0.14.1"
+ "prettier-plugin-astro": "^1.0.0"
}
}