chore(deps): update dependency prettier to v2.6.0

This commit is contained in:
Renovate Bot
2022-03-16 06:40:40 +00:00
committed by renovate[bot]
parent 91bca96686
commit 19ac125c35
2 changed files with 11 additions and 8 deletions
+10 -7
View File
@@ -85,7 +85,7 @@
"eslint-plugin-prettier": "4.0.0",
"fetch-mock": "9.11.0",
"jest-canvas-mock": "2.3.1",
"prettier": "2.5.1",
"prettier": "2.6.0",
"purgecss": "4.1.3",
"react-scripts": "5.0.0",
"sass": "1.49.9",
@@ -25463,15 +25463,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-linter-helpers": {
@@ -52598,9 +52601,9 @@
"integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g=="
},
"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-linter-helpers": {
+1 -1
View File
@@ -84,7 +84,7 @@
"eslint-plugin-prettier": "4.0.0",
"fetch-mock": "9.11.0",
"jest-canvas-mock": "2.3.1",
"prettier": "2.5.1",
"prettier": "2.6.0",
"purgecss": "4.1.3",
"react-scripts": "5.0.0",
"sass": "1.49.9",