Skip to content

Commit 5edaa89

Browse files
chore(deps): update dependency prettier to v2.7.1
1 parent 9810ee5 commit 5edaa89

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"prettier": ">=1.19.1"
2121
},
2222
"devDependencies": {
23-
"prettier": "2.5.1",
23+
"prettier": "2.7.1",
2424
"tap-junit": "5.0.1",
2525
"tape": "5.5.1"
2626
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -656,10 +656,10 @@ path-parse@^1.0.6:
656656
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
657657
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
658658

659-
prettier@2.5.1:
660-
version "2.5.1"
661-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
662-
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
659+
prettier@2.7.1:
660+
version "2.7.1"
661+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
662+
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
663663

664664
regexp.prototype.flags@^1.3.0:
665665
version "1.3.0"

0 commit comments

Comments
 (0)