Skip to content

Commit

Permalink
Merge pull request #283 from opencomponents/lint-staged-7.0.3-185.0.0
Browse files Browse the repository at this point in the history
Update lint-staged in / from 7.0.2 to 7.0.3
  • Loading branch information
matteofigus authored Apr 4, 2018
2 parents 6edfd63 + 45a5fa8 commit facb1d9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"jest": "22.4.3",
"jest-environment-jsdom": "22.4.3",
"lerna": "2.9.1",
"lint-staged": "7.0.2",
"lint-staged": "7.0.3",
"node-dir": "0.1.17",
"oc": "^0.42.26",
"prettier-eslint-cli": "^4.7.1"
Expand Down
11 changes: 8 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1638,6 +1638,10 @@ clean-css@^4.0.5, clean-css@^4.1.4:
dependencies:
source-map "0.5.x"

cli-command-parser@^1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/cli-command-parser/-/cli-command-parser-1.0.3.tgz#377af3ce60ad2d8a34a7e5eae4b395d491b0d652"

cli-cursor@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-1.0.2.tgz#64da3f7d56a54412e59794bd62dc35295e8f2987"
Expand Down Expand Up @@ -4747,12 +4751,13 @@ levn@^0.3.0, levn@~0.3.0:
prelude-ls "~1.1.2"
type-check "~0.3.2"

lint-staged@7.0.2:
version "7.0.2"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.0.2.tgz#c99f6800e0525fa9c16f04c13ebe137edfd4fcd7"
lint-staged@7.0.3:
version "7.0.3"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.0.3.tgz#c2c30bd2821ae9c6043141179b9a03793ad3da08"
dependencies:
app-root-path "^2.0.1"
chalk "^2.3.1"
cli-command-parser "^1.0.3"
commander "^2.14.1"
cosmiconfig "^4.0.0"
debug "^3.1.0"
Expand Down

0 comments on commit facb1d9

Please sign in to comment.