chore(deps): update dependency prettier to v3.3.1
All checks were successful
ci/woodpecker/pr/docs Pipeline was successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/notify Pipeline was successful

This commit is contained in:
Renovator Bot 2024-06-10 00:08:52 +00:00
parent d25ed2a7e4
commit b0c7dbde0a
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -13,7 +13,7 @@
"favicons-webpack-plugin": "6.0.1", "favicons-webpack-plugin": "6.0.1",
"js-yaml": "4.1.0", "js-yaml": "4.1.0",
"npm-run-all2": "6.2.0", "npm-run-all2": "6.2.0",
"prettier": "3.3.0", "prettier": "3.3.1",
"shx": "0.3.4", "shx": "0.3.4",
"svg-sprite": "2.0.4", "svg-sprite": "2.0.4",
"webpack": "5.91.0", "webpack": "5.91.0",
@ -3109,9 +3109,9 @@
} }
}, },
"node_modules/prettier": { "node_modules/prettier": {
"version": "3.3.0", "version": "3.3.1",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.0.tgz", "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.1.tgz",
"integrity": "sha512-J9odKxERhCQ10OC2yb93583f6UnYutOeiV5i0zEDS7UGTdUt0u+y8erxl3lBKvwo/JHyyoEdXjwp4dke9oyZ/g==", "integrity": "sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"bin": { "bin": {

View File

@ -25,7 +25,7 @@
"favicons-webpack-plugin": "6.0.1", "favicons-webpack-plugin": "6.0.1",
"js-yaml": "4.1.0", "js-yaml": "4.1.0",
"npm-run-all2": "6.2.0", "npm-run-all2": "6.2.0",
"prettier": "3.3.0", "prettier": "3.3.1",
"shx": "0.3.4", "shx": "0.3.4",
"svg-sprite": "2.0.4", "svg-sprite": "2.0.4",
"webpack": "5.91.0", "webpack": "5.91.0",