Skip to content

Commit 686134b

Browse files
chore(deps): update dependency lint-staged to v7.3.0 (#224)
1 parent f4a67a7 commit 686134b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"husky": "0.14.3",
5353
"jest": "23.6.0",
5454
"jest-junit": "5.1.0",
55-
"lint-staged": "7.2.2",
55+
"lint-staged": "7.3.0",
5656
"prettier": "1.14.3",
5757
"prettier-package-json": "2.0.1",
5858
"rimraf": "2.6.2",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4332,9 +4332,9 @@ libnpx@^10.2.0:
43324332
y18n "^4.0.0"
43334333
yargs "^11.0.0"
43344334

4335-
lint-staged@7.2.2:
4336-
version "7.2.2"
4337-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.2.2.tgz#0983d55d497f19f36d11ff2c8242b2f56cc2dd05"
4335+
lint-staged@7.3.0:
4336+
version "7.3.0"
4337+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.3.0.tgz#90ff33e5ca61ed3dbac35b6f6502dbefdc0db58d"
43384338
dependencies:
43394339
chalk "^2.3.1"
43404340
commander "^2.14.1"

0 commit comments

Comments
 (0)