chore(deps-dev): bump prettier from 3.2.5 to 3.3.1 (#10000)

This commit is contained in:
dependabot[bot]
2024-06-05 23:26:04 +00:00
committed by GitHub
parent c47be91ce6
commit 967eb4c1a5
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -106,7 +106,7 @@
"postcss": "^8.4.38",
"postcss-loader": "^8.1.1",
"postcss-preset-env": "^9.5.14",
"prettier": "^3.2.5",
"prettier": "^3.3.1",
"process": "^0.11.10",
"react-refresh": "^0.14.2",
"react-test-renderer": "^18.3.1",
@@ -23115,9 +23115,9 @@
}
},
"node_modules/prettier": {
"version": "3.2.5",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.5.tgz",
"integrity": "sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==",
"version": "3.3.1",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.1.tgz",
"integrity": "sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg==",
"dev": true,
"bin": {
"prettier": "bin/prettier.cjs"