Skip to content

Commit 037c603

Browse files
chore(deps): update dependency lint-staged to v7.2.0 (#76)
1 parent 4f9a00f commit 037c603

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
@@ -48,7 +48,7 @@
4848
"eslint-plugin-import": "2.12.0",
4949
"eslint-plugin-react": "7.9.1",
5050
"husky": "0.14.3",
51-
"lint-staged": "7.1.3",
51+
"lint-staged": "7.2.0",
5252
"prettier": "1.13.5",
5353
"prettier-package-json": "1.6.0",
5454
"rimraf": "2.6.2",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2762,9 +2762,9 @@ levn@^0.3.0, levn@~0.3.0:
27622762
prelude-ls "~1.1.2"
27632763
type-check "~0.3.2"
27642764

2765-
lint-staged@7.1.3:
2766-
version "7.1.3"
2767-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.1.3.tgz#0eb77b42131653808e02bc0eba66ad8ff8a8ca1f"
2765+
lint-staged@7.2.0:
2766+
version "7.2.0"
2767+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.2.0.tgz#bdf4bb7f2f37fe689acfaec9999db288a5b26888"
27682768
dependencies:
27692769
app-root-path "^2.0.1"
27702770
chalk "^2.3.1"

0 commit comments

Comments
 (0)