aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-11-29 05:31:57 +0300
committerGitHub <noreply@github.com>2025-11-29 05:31:57 +0300
commit88800e66c3443e36bccfb5db22d83f44819b3de5 (patch)
treef1a8772bacf8cb936615089248adfcbf06999a2e
parent9da1f9212c7ed7fdbb75d85bda67a6d545c56f63 (diff)
downloadpopov.link-88800e66c3443e36bccfb5db22d83f44819b3de5.tar.xz
popov.link-88800e66c3443e36bccfb5db22d83f44819b3de5.zip
chore(deps): update dependency prettier to v3.7.2 (#146)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 758a536..ca6cfab 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6315,9 +6315,9 @@
}
},
"node_modules/prettier": {
- "version": "3.7.1",
- "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.7.1.tgz",
- "integrity": "sha512-RWKXE4qB3u5Z6yz7omJkjWwmTfLdcbv44jUVHC5NpfXwFGzvpQM798FGv/6WNK879tc+Cn0AAyherCl1KjbyZQ==",
+ "version": "3.7.2",
+ "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.7.2.tgz",
+ "integrity": "sha512-n3HV2J6QhItCXndGa3oMWvWFAgN1ibnS7R9mt6iokScBOC0Ul9/iZORmU2IWUMcyAQaMPjTlY3uT34TqocUxMA==",
"license": "MIT",
"bin": {
"prettier": "bin/prettier.cjs"