Skip to content

Commit 84aee56

Browse files
chore(deps): update dependency lint-staged to v7.1.1 (#243)
1 parent 08e0eb4 commit 84aee56

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-react": "7.8.2",
4949
"flowgen": "1.2.2",
5050
"husky": "0.14.3",
51-
"lint-staged": "7.1.0",
51+
"lint-staged": "7.1.1",
5252
"prettier": "1.12.1",
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
@@ -3183,9 +3183,9 @@ levn@^0.3.0, levn@~0.3.0:
31833183
prelude-ls "~1.1.2"
31843184
type-check "~0.3.2"
31853185

3186-
3187-
version "7.1.0"
3188-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.1.0.tgz#1514a5b71b8d9492ca0c3d2a44769cbcbc8bcc79"
3186+
3187+
version "7.1.1"
3188+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.1.1.tgz#bcdb5de76a6b52db6b2cf83fce62aee95baf7fa0"
31893189
dependencies:
31903190
app-root-path "^2.0.1"
31913191
chalk "^2.3.1"

0 commit comments

Comments
 (0)