chore(deps): update dependency prettier to v3.3.0
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-03 00:08:19 +00:00
parent b63a026dd5
commit fa7783fb38
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",
"js-yaml": "4.1.0",
"npm-run-all2": "6.2.0",
"prettier": "3.2.5",
"prettier": "3.3.0",
"shx": "0.3.4",
"svg-sprite": "2.0.4",
"webpack": "5.91.0",
@ -3107,9 +3107,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.0",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.0.tgz",
"integrity": "sha512-J9odKxERhCQ10OC2yb93583f6UnYutOeiV5i0zEDS7UGTdUt0u+y8erxl3lBKvwo/JHyyoEdXjwp4dke9oyZ/g==",
"dev": true,
"license": "MIT",
"bin": {

View File

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