Skip to content

Commit 71d6165

Browse files
chore(deps): update dependency prettier to v3
1 parent 9810ee5 commit 71d6165

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": "3.8.0",
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@3.8.0:
660+
version "3.8.0"
661+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.0.tgz#f72cf71505133f40cfa2ef77a2668cdc558fcd69"
662+
integrity sha512-yEPsovQfpxYfgWNhCfECjG5AQaO+K3dp6XERmOepyPDVqcJm+bjyCVO3pmU+nAPe0N5dDvekfGezt/EIiRe1TA==
663663

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

0 commit comments

Comments
 (0)