Skip to content

Commit 5c39b35

Browse files
authored
Merge pull request #303 from opencomponents/lint-staged-7.1.1-229.0.0
Update lint-staged in / from 7.1.0 to 7.1.1
2 parents 157f4e7 + 1c71dda commit 5c39b35

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"jest": "22.4.4",
77
"jest-environment-jsdom": "22.4.3",
88
"lerna": "2.11.0",
9-
"lint-staged": "7.1.0",
9+
"lint-staged": "7.1.1",
1010
"node-dir": "0.1.17",
1111
"oc": "^0.42.26",
1212
"prettier-eslint-cli": "^4.7.1"

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4690,9 +4690,9 @@ levn@^0.3.0, levn@~0.3.0:
46904690
prelude-ls "~1.1.2"
46914691
type-check "~0.3.2"
46924692

4693-
lint-staged@7.1.0:
4694-
version "7.1.0"
4695-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.1.0.tgz#1514a5b71b8d9492ca0c3d2a44769cbcbc8bcc79"
4693+
lint-staged@7.1.1:
4694+
version "7.1.1"
4695+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.1.1.tgz#bcdb5de76a6b52db6b2cf83fce62aee95baf7fa0"
46964696
dependencies:
46974697
app-root-path "^2.0.1"
46984698
chalk "^2.3.1"

0 commit comments

Comments
 (0)