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

This commit is contained in:
renovate[bot] 2023-12-11 01:36:25 +00:00
parent d22ef25ac7
commit 8566e7cfba
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -27,7 +27,7 @@
"favicons-webpack-plugin": "6.0.1",
"npm-run-all": "4.1.5",
"postcss-loader": "7.3.3",
"prettier": "3.1.0",
"prettier": "3.1.1",
"sass": "1.69.5",
"sass-loader": "13.3.2",
"shx": "0.3.4",
@ -8840,9 +8840,9 @@
}
},
"node_modules/prettier": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.1.0.tgz",
"integrity": "sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw==",
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.1.1.tgz",
"integrity": "sha512-22UbSzg8luF4UuZtzgiUOfcGM8s4tjBv6dJRT7j275NXsy2jb4aJa4NNveul5x4eqlF1wuhuR2RElK71RvmVaw==",
"dev": true,
"bin": {
"prettier": "bin/prettier.cjs"

View File

@ -49,7 +49,7 @@
"favicons-webpack-plugin": "6.0.1",
"npm-run-all": "4.1.5",
"postcss-loader": "7.3.3",
"prettier": "3.1.0",
"prettier": "3.1.1",
"sass": "1.69.5",
"sass-loader": "13.3.2",
"shx": "0.3.4",