Skip to content

Commit dc28abc

Browse files
chore(deps-dev): bump prettier from 2.5.0 to 2.5.1
1 parent a66e21d commit dc28abc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"lint-staged": "^12.1.2",
4242
"npm-run-all": "^4.1.5",
4343
"nyc": "^15.1.0",
44-
"prettier": "^2.5.0",
44+
"prettier": "^2.5.1",
4545
"tslib": "^2.3.1",
4646
"typescript": "^4.5.2"
4747
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5807,10 +5807,10 @@ prettier-linter-helpers@^1.0.0:
58075807
dependencies:
58085808
fast-diff "^1.1.2"
58095809

5810-
prettier@^2.5.0:
5811-
version "2.5.0"
5812-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.0.tgz#a6370e2d4594e093270419d9cc47f7670488f893"
5813-
integrity sha512-FM/zAKgWTxj40rH03VxzIPdXmj39SwSjwG0heUcNFwI+EMZJnY93yAiKXM3dObIKAM5TA88werc8T/EwhB45eg==
5810+
prettier@^2.5.1:
5811+
version "2.5.1"
5812+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
5813+
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
58145814

58155815
pretty-ms@^7.0.1:
58165816
version "7.0.1"

0 commit comments

Comments
 (0)