diff options
| author | Joe Carstairs <me@joeac.net> | 2024-10-05 17:19:24 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2024-10-05 17:19:24 +0100 |
| commit | 41bbbc349696dc72a1a672e0917c0ff1ab00835a (patch) | |
| tree | 22058662f25a911cf36ee40d6bb6add2bc323aeb /package.json | |
| parent | 3c546f9a01a0645468861887770b7ad0b473b21b (diff) | |
Updates Prettier
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 848d953..37d11da 100644 --- a/package.json +++ b/package.json @@ -39,8 +39,8 @@ "eslint-plugin-astro": "^0.28.0", "husky": "^8.0.3", "lint-staged": "^13.2.3", - "prettier": "^3.0.0", - "prettier-plugin-astro": "^0.11.0" + "prettier": "^3.3.3", + "prettier-plugin-astro": "^0.14.1" }, "lint-staged": { "**/*.{ts,cts,mts,astro,json,md,js,cjs,mjs,html}": [ |
