File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 49
49
"jest" : " ^26.6.3" ,
50
50
"jest-mock-axios" : " ^4.4.0" ,
51
51
"prettier" : " ^2.3.1" ,
52
- "pretty-quick" : " ^3.1.0 " ,
52
+ "pretty-quick" : " ^3.1.1 " ,
53
53
"rollup" : " ^2.51.2" ,
54
54
"rollup-plugin-commonjs" : " ^10.1.0" ,
55
55
"rollup-plugin-node-resolve" : " ^5.2.0" ,
Original file line number Diff line number Diff line change @@ -5445,10 +5445,10 @@ pretty-format@^26.6.2:
5445
5445
ansi-styles "^4.0.0"
5446
5446
react-is "^17.0.1"
5447
5447
5448
- pretty-quick@^3.1.0 :
5449
- version "3.1.0 "
5450
- resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-3.1.0 .tgz#cb172e9086deb57455dea7c7e8f136cd0a4aef6c "
5451
- integrity sha512-DtxIxksaUWCgPFN7E1ZZk4+Aav3CCuRdhrDSFZENb404sYMtuo9Zka823F+Mgeyt8Zt3bUiCjFzzWYE9LYqkmQ ==
5448
+ pretty-quick@^3.1.1 :
5449
+ version "3.1.1 "
5450
+ resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-3.1.1 .tgz#93ca4e2dd38cc4e970e3f54a0ead317a25454688 "
5451
+ integrity sha512-ZYLGiMoV2jcaas3vTJrLvKAYsxDoXQBUn8OSTxkl67Fyov9lyXivJTl0+2WVh+y6EovGcw7Lm5ThYpH+Sh3XxQ ==
5452
5452
dependencies :
5453
5453
chalk "^3.0.0"
5454
5454
execa "^4.0.0"
You can’t perform that action at this time.
0 commit comments