Skip to content

Commit 3ec465d

Browse files
chore(deps): update dependency lint-staged to v7.3.0 (#452)
1 parent 5ea0c6c commit 3ec465d

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
@@ -50,7 +50,7 @@
5050
"eslint-plugin-react": "7.11.1",
5151
"flowgen": "1.2.3",
5252
"husky": "0.14.3",
53-
"lint-staged": "7.2.2",
53+
"lint-staged": "7.3.0",
5454
"prettier": "1.14.3",
5555
"prettier-package-json": "2.0.0",
5656
"rimraf": "2.6.2",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3369,9 +3369,9 @@ libnpx@^10.2.0:
33693369
y18n "^4.0.0"
33703370
yargs "^11.0.0"
33713371

3372-
lint-staged@7.2.2:
3373-
version "7.2.2"
3374-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.2.2.tgz#0983d55d497f19f36d11ff2c8242b2f56cc2dd05"
3372+
lint-staged@7.3.0:
3373+
version "7.3.0"
3374+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.3.0.tgz#90ff33e5ca61ed3dbac35b6f6502dbefdc0db58d"
33753375
dependencies:
33763376
chalk "^2.3.1"
33773377
commander "^2.14.1"

0 commit comments

Comments
 (0)