chore(deps): update dependency prettier to v3.8.1

This commit is contained in:
renovate[bot]
2026-01-24 20:54:42 +00:00
committed by GitHub
parent 2c2db1097d
commit 9ccbb291a3
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -116,7 +116,7 @@
"msw-storybook-addon": "^2.0.6",
"npm": "^11.0.0",
"postcss": "^8.4.31",
"prettier": "3.8.0",
"prettier": "3.8.1",
"sass": "1.97.2",
"storybook": "^9.1.13",
"style-dictionary": "3.9.2",
@@ -28253,9 +28253,9 @@
}
},
"node_modules/prettier": {
"version": "3.8.0",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.0.tgz",
"integrity": "sha512-yEPsovQfpxYfgWNhCfECjG5AQaO+K3dp6XERmOepyPDVqcJm+bjyCVO3pmU+nAPe0N5dDvekfGezt/EIiRe1TA==",
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.1.tgz",
"integrity": "sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==",
"dev": true,
"license": "MIT",
"peer": true,
+1 -1
View File
@@ -127,7 +127,7 @@
"msw-storybook-addon": "^2.0.6",
"npm": "^11.0.0",
"postcss": "^8.4.31",
"prettier": "3.8.0",
"prettier": "3.8.1",
"sass": "1.97.2",
"storybook": "^9.1.13",
"style-dictionary": "3.9.2",