chore(deps): update dependency prettier to v3.1.0
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Renovator Bot 2023-11-13 03:03:47 +00:00
parent 73d2b18896
commit 3713553e36
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-all": "4.1.5",
"prettier": "3.0.3",
"prettier": "3.1.0",
"shx": "0.3.4",
"svg-sprite": "2.0.2",
"webpack": "5.89.0",
@ -3357,9 +3357,9 @@
}
},
"node_modules/prettier": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.0.3.tgz",
"integrity": "sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==",
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.1.0.tgz",
"integrity": "sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw==",
"dev": true,
"bin": {
"prettier": "bin/prettier.cjs"

View File

@ -25,7 +25,7 @@
"favicons-webpack-plugin": "6.0.1",
"js-yaml": "4.1.0",
"npm-run-all": "4.1.5",
"prettier": "3.0.3",
"prettier": "3.1.0",
"shx": "0.3.4",
"svg-sprite": "2.0.2",
"webpack": "5.89.0",