Skip to content

Commit

Permalink
Merge 0e42b60 into a74a49f
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Jun 14, 2019
2 parents a74a49f + 0e42b60 commit f693998
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"eslint": "^5.16.0",
"husky": "^2.4.1",
"jest": "^24.8.0",
"lint-staged": "^8.2.0",
"lint-staged": "^8.2.1",
"markdownlint-cli": "^0.17.0",
"npm-run-all": "^4.1.5",
"prettier": "^1.18.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3791,10 +3791,10 @@ linkify-it@^2.0.0:
dependencies:
uc.micro "^1.0.1"

lint-staged@^8.2.0:
version "8.2.0"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.2.0.tgz#3d4149a229580815c955047a7acd8f09054be5a9"
integrity sha512-DxguyxGOIfb67wZ6EOrqzjAbw6ZH9XK3YS74HO+erJf6+SAQeJJPN//GBOG5xhdt2THeuXjVPaHcCYOWGZwRbA==
lint-staged@^8.2.1:
version "8.2.1"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.2.1.tgz#752fcf222d9d28f323a3b80f1e668f3654ff221f"
integrity sha512-n0tDGR/rTCgQNwXnUf/eWIpPNddGWxC32ANTNYsj2k02iZb7Cz5ox2tytwBu+2r0zDXMEMKw7Y9OD/qsav561A==
dependencies:
chalk "^2.3.1"
commander "^2.14.1"
Expand Down

0 comments on commit f693998

Please sign in to comment.