chore(deps): update dependency prettier to v2.8.0
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-11-28 00:05:30 +00:00
parent b2849369e0
commit ed7949fabf
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.0", "favicons-webpack-plugin": "6.0.0",
"js-yaml": "4.1.0", "js-yaml": "4.1.0",
"npm-run-all": "4.1.5", "npm-run-all": "4.1.5",
"prettier": "2.7.1", "prettier": "2.8.0",
"prettier-plugin-go-template": "0.0.13", "prettier-plugin-go-template": "0.0.13",
"shx": "0.3.4", "shx": "0.3.4",
"svg-sprite": "2.0.2", "svg-sprite": "2.0.2",
@ -3106,9 +3106,9 @@
} }
}, },
"node_modules/prettier": { "node_modules/prettier": {
"version": "2.7.1", "version": "2.8.0",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.7.1.tgz", "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.0.tgz",
"integrity": "sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==", "integrity": "sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==",
"dev": true, "dev": true,
"bin": { "bin": {
"prettier": "bin-prettier.js" "prettier": "bin-prettier.js"

View File

@ -25,7 +25,7 @@
"favicons-webpack-plugin": "6.0.0", "favicons-webpack-plugin": "6.0.0",
"js-yaml": "4.1.0", "js-yaml": "4.1.0",
"npm-run-all": "4.1.5", "npm-run-all": "4.1.5",
"prettier": "2.7.1", "prettier": "2.8.0",
"prettier-plugin-go-template": "0.0.13", "prettier-plugin-go-template": "0.0.13",
"shx": "0.3.4", "shx": "0.3.4",
"svg-sprite": "2.0.2", "svg-sprite": "2.0.2",