chore(deps): pin dependency pretty-quick to 1.10.0 (#2083)
This commit is contained in:
parent
a84e67a9fc
commit
6e4ccd0647
|
|
@ -43,7 +43,7 @@
|
|||
"nodemon": "1.19.0",
|
||||
"prettier": "1.17.0",
|
||||
"prettier-check": "2.0.0",
|
||||
"pretty-quick": "^1.10.0",
|
||||
"pretty-quick": "1.10.0",
|
||||
"supertest": "4.0.2",
|
||||
"vuepress": "1.0.0-alpha.47",
|
||||
"yorkie": "2.0.0"
|
||||
|
|
|
|||
|
|
@ -8371,7 +8371,7 @@ pretty-format@^24.8.0:
|
|||
ansi-styles "^3.2.0"
|
||||
react-is "^16.8.4"
|
||||
|
||||
pretty-quick@^1.10.0:
|
||||
pretty-quick@1.10.0:
|
||||
version "1.10.0"
|
||||
resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-1.10.0.tgz#d86cc46fe92ed8cfcfba6a082ec5949c53858198"
|
||||
integrity sha512-uNvm2N3UWmnZRZrClyQI45hIbV20f5BpSyZY51Spbvn4APp9+XLyX4bCjWRGT3fGyVyQ/2/iw7dbQq1UUaq7SQ==
|
||||
|
|
|
|||
Loading…
Reference in New Issue