chore(deps): update dependency prettier to v2.6.0
This commit is contained in:
parent
4041cf10c6
commit
f04e10363e
19
package-lock.json
generated
19
package-lock.json
generated
@ -13,7 +13,7 @@
|
||||
"favicons-webpack-plugin": "5.0.2",
|
||||
"js-yaml": "4.1.0",
|
||||
"npm-run-all": "4.1.5",
|
||||
"prettier": "2.5.1",
|
||||
"prettier": "2.6.0",
|
||||
"prettier-plugin-go-template": "0.0.11",
|
||||
"shx": "0.3.4",
|
||||
"webpack": "5.70.0",
|
||||
@ -3976,15 +3976,18 @@
|
||||
}
|
||||
},
|
||||
"node_modules/prettier": {
|
||||
"version": "2.5.1",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.5.1.tgz",
|
||||
"integrity": "sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==",
|
||||
"version": "2.6.0",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.6.0.tgz",
|
||||
"integrity": "sha512-m2FgJibYrBGGgQXNzfd0PuDGShJgRavjUoRCw1mZERIWVSXF0iLzLm+aOqTAbLnC3n6JzUhAA8uZnFVghHJ86A==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"prettier": "bin-prettier.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=10.13.0"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/prettier/prettier?sponsor=1"
|
||||
}
|
||||
},
|
||||
"node_modules/prettier-plugin-go-template": {
|
||||
@ -7431,7 +7434,7 @@
|
||||
"peer": true,
|
||||
"requires": {
|
||||
"clone": "^2.1.2",
|
||||
"colors": "1.4.0",
|
||||
"colors": "^1.4.0",
|
||||
"image-size": "^0.8.3",
|
||||
"jimp": "^0.16.1",
|
||||
"jsontoxml": "^1.0.1",
|
||||
@ -8873,9 +8876,9 @@
|
||||
}
|
||||
},
|
||||
"prettier": {
|
||||
"version": "2.5.1",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.5.1.tgz",
|
||||
"integrity": "sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==",
|
||||
"version": "2.6.0",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.6.0.tgz",
|
||||
"integrity": "sha512-m2FgJibYrBGGgQXNzfd0PuDGShJgRavjUoRCw1mZERIWVSXF0iLzLm+aOqTAbLnC3n6JzUhAA8uZnFVghHJ86A==",
|
||||
"dev": true
|
||||
},
|
||||
"prettier-plugin-go-template": {
|
||||
|
@ -23,7 +23,7 @@
|
||||
"favicons-webpack-plugin": "5.0.2",
|
||||
"js-yaml": "4.1.0",
|
||||
"npm-run-all": "4.1.5",
|
||||
"prettier": "2.5.1",
|
||||
"prettier": "2.6.0",
|
||||
"prettier-plugin-go-template": "0.0.11",
|
||||
"shx": "0.3.4",
|
||||
"webpack": "5.70.0",
|
||||
|
Loading…
Reference in New Issue
Block a user