Skip to content

Commit 2c96560

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency pretty-quick to ^3.1.1 (ignore)
1 parent 9622c13 commit 2c96560

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
@@ -49,7 +49,7 @@
4949
"jest": "^26.6.3",
5050
"jest-mock-axios": "^4.4.0",
5151
"prettier": "^2.3.1",
52-
"pretty-quick": "^3.1.0",
52+
"pretty-quick": "^3.1.1",
5353
"rollup": "^2.51.2",
5454
"rollup-plugin-commonjs": "^10.1.0",
5555
"rollup-plugin-node-resolve": "^5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5445,10 +5445,10 @@ pretty-format@^26.6.2:
54455445
ansi-styles "^4.0.0"
54465446
react-is "^17.0.1"
54475447

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==
54525452
dependencies:
54535453
chalk "^3.0.0"
54545454
execa "^4.0.0"

0 commit comments

Comments
 (0)