Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

Commit

Permalink
Merge be5ba0d into f3284fe
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 14, 2019
2 parents f3284fe + be5ba0d commit c980c8f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"in-publish": "2.0.0",
"jest": "24.1.0",
"jsdom": "13.2.0",
"lint-staged": "8.1.3",
"lint-staged": "8.1.4",
"lodash.camelcase": "4.3.0",
"mini-html-webpack-plugin": "0.2.3",
"npm-run-all": "4.1.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6408,10 +6408,10 @@ libnpx@^10.2.0:
y18n "^4.0.0"
yargs "^11.0.0"

lint-staged@8.1.3:
version "8.1.3"
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-8.1.3.tgz#bb069db5466c0fe16710216e633a84f2b362fa60"
integrity sha512-6TGkikL1B+6mIOuSNq2TV6oP21IhPMnV8q0cf9oYZ296ArTVNcbFh1l1pfVOHHbBIYLlziWNsQ2q45/ffmJ4AA==
lint-staged@8.1.4:
version "8.1.4"
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-8.1.4.tgz#a726592c0e55231116af295e730643bb711c169b"
integrity sha512-oFbbhB/VzN8B3i/sIdb9gMfngGArI6jIfxSn+WPdQb2Ni3GJeS6T4j5VriSbQfxfMuYoQlMHOoFt+lfcWV0HfA==
dependencies:
"@iamstarkov/listr-update-renderer" "0.4.1"
chalk "^2.3.1"
Expand All @@ -6426,7 +6426,7 @@ lint-staged@8.1.3:
is-glob "^4.0.0"
is-windows "^1.0.2"
listr "^0.14.2"
lodash "^4.17.5"
lodash "^4.17.11"
log-symbols "^2.2.0"
micromatch "^3.1.8"
npm-which "^3.0.1"
Expand Down

0 comments on commit c980c8f

Please sign in to comment.