Skip to content

Commit 87aaff8

Browse files
chore(deps-dev): bump pretty-quick from 3.0.2 to 3.1.0 (#427)
Bumps [pretty-quick](https://github.com/azz/pretty-quick) from 3.0.2 to 3.1.0. - [Release notes](https://github.com/azz/pretty-quick/releases) - [Commits](prettier/pretty-quick@v3.0.2...v3.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent e399303 commit 87aaff8

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
@@ -61,7 +61,7 @@
6161
"husky": "4.3.0",
6262
"jest-transform-css": "2.1.0",
6363
"prettier": "2.1.2",
64-
"pretty-quick": "3.0.2",
64+
"pretty-quick": "3.1.0",
6565
"react": "16.14.0",
6666
"react-dom": "16.13.1",
6767
"rimraf": "3.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10257,10 +10257,10 @@ pretty-hrtime@^1.0.3:
1025710257
resolved "https://registry.yarnpkg.com/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz#b7e3ea42435a4c9b2759d99e0f201eb195802ee1"
1025810258
integrity sha1-t+PqQkNaTJsnWdmeDyAesZWALuE=
1025910259

10260-
pretty-quick@3.0.2:
10261-
version "3.0.2"
10262-
resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-3.0.2.tgz#7ed460f7e43a647b1044ad8b7f41a0c8a7f1c51c"
10263-
integrity sha512-4rWOs/Ifdkg7G/YX7Xbco4jZkuXPx445KdhuMI6REnl3nXRDb9+zysb29c76R59jsJzcnkcpAaGi8D/RjAVfSQ==
10260+
pretty-quick@3.1.0:
10261+
version "3.1.0"
10262+
resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-3.1.0.tgz#cb172e9086deb57455dea7c7e8f136cd0a4aef6c"
10263+
integrity sha512-DtxIxksaUWCgPFN7E1ZZk4+Aav3CCuRdhrDSFZENb404sYMtuo9Zka823F+Mgeyt8Zt3bUiCjFzzWYE9LYqkmQ==
1026410264
dependencies:
1026510265
chalk "^3.0.0"
1026610266
execa "^4.0.0"

0 commit comments

Comments
 (0)