Skip to content

Commit 808009d

Browse files
chore(deps): update dependency lint-staged to v9.5.0 (#711)
1 parent b1d6ad5 commit 808009d

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
@@ -52,7 +52,7 @@
5252
"husky": "3.1.0",
5353
"jest": "24.9.0",
5454
"jest-junit": "9.0.0",
55-
"lint-staged": "9.4.3",
55+
"lint-staged": "9.5.0",
5656
"prettier": "1.19.1",
5757
"prettier-package-json": "2.1.0",
5858
"rimraf": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5076,10 +5076,10 @@ lines-and-columns@^1.1.6:
50765076
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
50775077
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
50785078

5079-
lint-staged@9.4.3:
5080-
version "9.4.3"
5081-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.4.3.tgz#f55ad5f94f6e105294bfd6499b23142961f7b982"
5082-
integrity sha512-PejnI+rwOAmKAIO+5UuAZU9gxdej/ovSEOAY34yMfC3OS4Ac82vCBPzAWLReR9zCPOMqeVwQRaZ3bUBpAsaL2Q==
5079+
lint-staged@9.5.0:
5080+
version "9.5.0"
5081+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.5.0.tgz#290ec605252af646d9b74d73a0fa118362b05a33"
5082+
integrity sha512-nawMob9cb/G1J98nb8v3VC/E8rcX1rryUYXVZ69aT9kde6YWX+uvNOEHY5yf2gcWcTJGiD0kqXmCnS3oD75GIA==
50835083
dependencies:
50845084
chalk "^2.4.2"
50855085
commander "^2.20.0"

0 commit comments

Comments
 (0)