chore(deps): update dependency prettier to v2.6.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovator Bot 2022-03-28 00:04:06 +00:00
parent 57e94bc5eb
commit 8d6d6e8075
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -13,7 +13,7 @@
"favicons-webpack-plugin": "5.0.2",
"js-yaml": "4.1.0",
"npm-run-all": "4.1.5",
"prettier": "2.6.0",
"prettier": "2.6.1",
"prettier-plugin-go-template": "0.0.11",
"shx": "0.3.4",
"webpack": "5.70.0",
@ -3995,9 +3995,9 @@
}
},
"node_modules/prettier": {
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.6.0.tgz",
"integrity": "sha512-m2FgJibYrBGGgQXNzfd0PuDGShJgRavjUoRCw1mZERIWVSXF0iLzLm+aOqTAbLnC3n6JzUhAA8uZnFVghHJ86A==",
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.6.1.tgz",
"integrity": "sha512-8UVbTBYGwN37Bs9LERmxCPjdvPxlEowx2urIL6urHzdb3SDq4B/Z6xLFCblrSnE4iKWcS6ziJ3aOYrc1kz/E2A==",
"dev": true,
"bin": {
"prettier": "bin-prettier.js"
@ -8907,9 +8907,9 @@
}
},
"prettier": {
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.6.0.tgz",
"integrity": "sha512-m2FgJibYrBGGgQXNzfd0PuDGShJgRavjUoRCw1mZERIWVSXF0iLzLm+aOqTAbLnC3n6JzUhAA8uZnFVghHJ86A==",
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.6.1.tgz",
"integrity": "sha512-8UVbTBYGwN37Bs9LERmxCPjdvPxlEowx2urIL6urHzdb3SDq4B/Z6xLFCblrSnE4iKWcS6ziJ3aOYrc1kz/E2A==",
"dev": true
},
"prettier-plugin-go-template": {

View File

@ -23,7 +23,7 @@
"favicons-webpack-plugin": "5.0.2",
"js-yaml": "4.1.0",
"npm-run-all": "4.1.5",
"prettier": "2.6.0",
"prettier": "2.6.1",
"prettier-plugin-go-template": "0.0.11",
"shx": "0.3.4",
"webpack": "5.70.0",