Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Commit

Permalink
chore(deps-dev): bump pretty-quick from 3.1.2 to 3.1.3 (#653)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 1, 2022
1 parent 93eaa21 commit e081502
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -31,7 +31,7 @@
"nock": "13.2.1",
"nyc": "15.1.0",
"prettier": "2.5.1",
"pretty-quick": "3.1.2",
"pretty-quick": "3.1.3",
"rimraf": "3.0.2",
"ts-node": "10.4.0",
"typedoc": "0.21.9",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1998,10 +1998,10 @@ prettier@2.5.1:
resolved "https://registry.npmjs.org/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==

pretty-quick@3.1.2:
version "3.1.2"
resolved "https://registry.npmjs.org/pretty-quick/-/pretty-quick-3.1.2.tgz#89d8741af7122cbd7f34182df746c5a7ea360b5c"
integrity sha512-T+fpTJrDjTzewql4p3lKrRA7z3MrNyjBK1MKeaBm5PpKwATgVm885TpY7TgY8KFt5Q1Qn3QDseRQcyX9AKTKkA==
pretty-quick@3.1.3:
version "3.1.3"
resolved "https://registry.npmjs.org/pretty-quick/-/pretty-quick-3.1.3.tgz#15281108c0ddf446675157ca40240099157b638e"
integrity sha512-kOCi2FJabvuh1as9enxYmrnBC6tVMoVOenMaBqRfsvBHB0cbpYHjdQEpSglpASDFEXVwplpcGR4CLEaisYAFcA==
dependencies:
chalk "^3.0.0"
execa "^4.0.0"
Expand Down

0 comments on commit e081502

Please sign in to comment.