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

Commit 9138657

Browse files
committed
Update dependency lint-staged to v7.3.0
1 parent a2ea422 commit 9138657

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
@@ -101,7 +101,7 @@
101101
"eslint-plugin-react": "7.11.1",
102102
"husky": "0.14.3",
103103
"jest": "23.6.0",
104-
"lint-staged": "7.2.2",
104+
"lint-staged": "7.3.0",
105105
"markdownlint-cli": "0.13.0",
106106
"opn": "5.3.0",
107107
"prettier": "1.14.3",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5011,9 +5011,9 @@ linkify-it@^2.0.0:
50115011
dependencies:
50125012
uc.micro "^1.0.1"
50135013

5014-
lint-staged@7.2.2:
5015-
version "7.2.2"
5016-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.2.2.tgz#0983d55d497f19f36d11ff2c8242b2f56cc2dd05"
5014+
lint-staged@7.3.0:
5015+
version "7.3.0"
5016+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.3.0.tgz#90ff33e5ca61ed3dbac35b6f6502dbefdc0db58d"
50175017
dependencies:
50185018
chalk "^2.3.1"
50195019
commander "^2.14.1"

0 commit comments

Comments
 (0)