Skip to content
This repository was archived by the owner on Nov 11, 2023. It is now read-only.

Commit 13b88f0

Browse files
authored
Merge pull request #1521 from freesewing/dependabot/npm_and_yarn/pretty-quick-3.1.2
build(deps-dev): bump pretty-quick from 3.1.1 to 3.1.2
2 parents 9947e11 + e118b4c commit 13b88f0

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
"gatsby-cli": "^3.14.0",
151151
"husky": "^7.0.4",
152152
"prettier": "^2.4.1",
153-
"pretty-quick": "^3.1.1"
153+
"pretty-quick": "^3.1.2"
154154
},
155155
"keywords": [
156156
"gatsby"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12456,10 +12456,10 @@ pretty-format@^25.5.0:
1245612456
ansi-styles "^4.0.0"
1245712457
react-is "^16.12.0"
1245812458

12459-
pretty-quick@^3.1.1:
12460-
version "3.1.1"
12461-
resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-3.1.1.tgz#93ca4e2dd38cc4e970e3f54a0ead317a25454688"
12462-
integrity sha512-ZYLGiMoV2jcaas3vTJrLvKAYsxDoXQBUn8OSTxkl67Fyov9lyXivJTl0+2WVh+y6EovGcw7Lm5ThYpH+Sh3XxQ==
12459+
pretty-quick@^3.1.2:
12460+
version "3.1.2"
12461+
resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-3.1.2.tgz#89d8741af7122cbd7f34182df746c5a7ea360b5c"
12462+
integrity sha512-T+fpTJrDjTzewql4p3lKrRA7z3MrNyjBK1MKeaBm5PpKwATgVm885TpY7TgY8KFt5Q1Qn3QDseRQcyX9AKTKkA==
1246312463
dependencies:
1246412464
chalk "^3.0.0"
1246512465
execa "^4.0.0"

0 commit comments

Comments
 (0)