Skip to content

Commit f9e44f2

Browse files
chore(deps): update dependency lint-staged to v9.5.0 (#589)
1 parent 231ae14 commit f9e44f2

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
@@ -44,7 +44,7 @@
4444
"jest": "23.6.0",
4545
"jest-junit": "9.0.0",
4646
"jest-puppeteer": "4.3.0",
47-
"lint-staged": "9.4.3",
47+
"lint-staged": "9.5.0",
4848
"prettier": "1.19.1",
4949
"prettier-package-json": "2.1.0",
5050
"puppeteer": "2.0.0",

yarn.lock

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

5102-
lint-staged@9.4.3:
5103-
version "9.4.3"
5104-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.4.3.tgz#f55ad5f94f6e105294bfd6499b23142961f7b982"
5105-
integrity sha512-PejnI+rwOAmKAIO+5UuAZU9gxdej/ovSEOAY34yMfC3OS4Ac82vCBPzAWLReR9zCPOMqeVwQRaZ3bUBpAsaL2Q==
5102+
lint-staged@9.5.0:
5103+
version "9.5.0"
5104+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.5.0.tgz#290ec605252af646d9b74d73a0fa118362b05a33"
5105+
integrity sha512-nawMob9cb/G1J98nb8v3VC/E8rcX1rryUYXVZ69aT9kde6YWX+uvNOEHY5yf2gcWcTJGiD0kqXmCnS3oD75GIA==
51065106
dependencies:
51075107
chalk "^2.4.2"
51085108
commander "^2.20.0"

0 commit comments

Comments
 (0)