Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency pretty-quick to v3.1.3 #1596

Merged
merged 1 commit into from
Jan 3, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"husky": "7.0.4",
"jest": "27.4.5",
"prettier": "2.5.1",
"pretty-quick": "3.1.2",
"pretty-quick": "3.1.3",
"react": "17.0.2",
"react-dom": "17.0.2",
"tsdx": "0.14.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19671,7 +19671,7 @@ fsevents@^1.2.7:
husky: 7.0.4
jest: 27.4.5
prettier: 2.5.1
pretty-quick: 3.1.2
pretty-quick: 3.1.3
react: 17.0.2
react-dom: 17.0.2
tsdx: 0.14.1
Expand Down Expand Up @@ -23027,9 +23027,9 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"pretty-quick@npm:3.1.2":
version: 3.1.2
resolution: "pretty-quick@npm:3.1.2"
"pretty-quick@npm:3.1.3":
version: 3.1.3
resolution: "pretty-quick@npm:3.1.3"
dependencies:
chalk: ^3.0.0
execa: ^4.0.0
Expand All @@ -23041,7 +23041,7 @@ fsevents@^1.2.7:
prettier: ">=2.0.0"
bin:
pretty-quick: bin/pretty-quick.js
checksum: c4b0de1829c63dfb1c2cb509892410fdba8fd2490b5ef9e1b34c418bc83f9205a7b6559fbf5e349d638e9c0ad1416fb35581d0e3eef2d45ee7093fb0838eaadd
checksum: 28bdc32571e6308e049497f58a9245f272275973782b6ed7fbcf98937101cc605a81b3ab48629dba4687b7e86c87a3733febacdc0746ca4da5d1c80a0b88cf45
languageName: node
linkType: hard

Expand Down