Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit b796eb7

Browse files
authored
Merge pull request #159 from coderplex/renovate/lint-staged-6.x
chore(deps): update dependency lint-staged to v6.1.0
2 parents 6de5217 + c60ecef commit b796eb7

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
@@ -100,7 +100,7 @@
100100
"eslint-plugin-react": "7.5.1",
101101
"husky": "0.14.3",
102102
"jest": "22.1.4",
103-
"lint-staged": "6.0.1",
103+
"lint-staged": "6.1.0",
104104
"markdownlint-cli": "0.6.0",
105105
"opn": "5.2.0",
106106
"prettier": "1.10.2",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4500,9 +4500,9 @@ linkify-it@^2.0.0:
45004500
dependencies:
45014501
uc.micro "^1.0.1"
45024502

4503-
lint-staged@6.0.1:
4504-
version "6.0.1"
4505-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-6.0.1.tgz#855f2993ab4a265430e2fd9828427e648d65e6b4"
4503+
lint-staged@6.1.0:
4504+
version "6.1.0"
4505+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-6.1.0.tgz#28f600c10a6cbd249ceb003118a1552e53544a93"
45064506
dependencies:
45074507
app-root-path "^2.0.0"
45084508
chalk "^2.1.0"

0 commit comments

Comments
 (0)