Skip to content

Commit 929cb0e

Browse files
chore(deps): update dependency lint-staged to v7.1.1 (#46)
1 parent 728646d commit 929cb0e

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
@@ -49,7 +49,7 @@
4949
"eslint-plugin-import": "2.12.0",
5050
"eslint-plugin-react": "7.8.2",
5151
"husky": "0.14.3",
52-
"lint-staged": "7.1.0",
52+
"lint-staged": "7.1.1",
5353
"prettier": "1.12.1",
5454
"prettier-package-json": "1.6.0",
5555
"rimraf": "2.6.2",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3156,9 +3156,9 @@ levn@^0.3.0, levn@~0.3.0:
31563156
prelude-ls "~1.1.2"
31573157
type-check "~0.3.2"
31583158

3159-
3160-
version "7.1.0"
3161-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.1.0.tgz#1514a5b71b8d9492ca0c3d2a44769cbcbc8bcc79"
3159+
3160+
version "7.1.1"
3161+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.1.1.tgz#bcdb5de76a6b52db6b2cf83fce62aee95baf7fa0"
31623162
dependencies:
31633163
app-root-path "^2.0.1"
31643164
chalk "^2.3.1"

0 commit comments

Comments
 (0)