Skip to content

Commit a67ead5

Browse files
committed
chore(deps): update dependency lint-staged to v7.3.0
1 parent 69e066d commit a67ead5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@commitlint/config-conventional": "6.1.3",
3232
"husky": "0.14.3",
3333
"jest": "22.4.4",
34-
"lint-staged": "7.2.2",
34+
"lint-staged": "7.3.0",
3535
"semantic-release": "11.2.0",
3636
"stylelint-config-standard": "18.2.0"
3737
}

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -3016,9 +3016,9 @@ levn@~0.3.0:
30163016
prelude-ls "~1.1.2"
30173017
type-check "~0.3.2"
30183018

3019-
lint-staged@7.2.2:
3020-
version "7.2.2"
3021-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.2.2.tgz#0983d55d497f19f36d11ff2c8242b2f56cc2dd05"
3019+
lint-staged@7.3.0:
3020+
version "7.3.0"
3021+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.3.0.tgz#90ff33e5ca61ed3dbac35b6f6502dbefdc0db58d"
30223022
dependencies:
30233023
chalk "^2.3.1"
30243024
commander "^2.14.1"

0 commit comments

Comments
 (0)