Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ee3f5d6

Browse files
renovate-botvinaypuppal
authored andcommitted
Update dependency lint-staged to v7.2.2
1 parent 873ffde commit ee3f5d6

File tree

2 files changed

+5
-26
lines changed

2 files changed

+5
-26
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"eslint-plugin-react": "7.10.0",
102102
"husky": "0.14.3",
103103
"jest": "23.5.0",
104-
"lint-staged": "7.2.0",
104+
"lint-staged": "7.2.2",
105105
"markdownlint-cli": "0.12.0",
106106
"opn": "5.3.0",
107107
"prettier": "1.14.2",

yarn.lock

Lines changed: 4 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -936,10 +936,6 @@ anymatch@^1.3.0:
936936
micromatch "^2.1.5"
937937
normalize-path "^2.0.0"
938938

939-
app-root-path@^2.0.1:
940-
version "2.0.1"
941-
resolved "https://registry.yarnpkg.com/app-root-path/-/app-root-path-2.0.1.tgz#cd62dcf8e4fd5a417efc664d2e5b10653c651b46"
942-
943939
append-transform@^1.0.0:
944940
version "1.0.0"
945941
resolved "https://registry.yarnpkg.com/append-transform/-/append-transform-1.0.0.tgz#046a52ae582a228bd72f58acfbe2967c678759ab"
@@ -4777,15 +4773,6 @@ jest-util@^23.4.0:
47774773
slash "^1.0.0"
47784774
source-map "^0.6.0"
47794775

4780-
jest-validate@^23.0.0:
4781-
version "23.4.0"
4782-
resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-23.4.0.tgz#d96eede01ef03ac909c009e9c8e455197d48c201"
4783-
dependencies:
4784-
chalk "^2.0.1"
4785-
jest-get-type "^22.1.0"
4786-
leven "^2.1.0"
4787-
pretty-format "^23.2.0"
4788-
47894776
jest-validate@^23.5.0:
47904777
version "23.5.0"
47914778
resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-23.5.0.tgz#f5df8f761cf43155e1b2e21d6e9de8a2852d0231"
@@ -5021,11 +5008,10 @@ linkify-it@^2.0.0:
50215008
dependencies:
50225009
uc.micro "^1.0.1"
50235010

5024-
5025-
version "7.2.0"
5026-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.2.0.tgz#bdf4bb7f2f37fe689acfaec9999db288a5b26888"
5011+
5012+
version "7.2.2"
5013+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.2.2.tgz#0983d55d497f19f36d11ff2c8242b2f56cc2dd05"
50275014
dependencies:
5028-
app-root-path "^2.0.1"
50295015
chalk "^2.3.1"
50305016
commander "^2.14.1"
50315017
cosmiconfig "^5.0.2"
@@ -5035,7 +5021,7 @@ [email protected]:
50355021
find-parent-dir "^0.3.0"
50365022
is-glob "^4.0.0"
50375023
is-windows "^1.0.2"
5038-
jest-validate "^23.0.0"
5024+
jest-validate "^23.5.0"
50395025
listr "^0.14.1"
50405026
lodash "^4.17.5"
50415027
log-symbols "^2.2.0"
@@ -6353,13 +6339,6 @@ prettier@^1.12.1:
63536339
version "1.13.7"
63546340
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.13.7.tgz#850f3b8af784a49a6ea2d2eaa7ed1428a34b7281"
63556341

6356-
pretty-format@^23.2.0:
6357-
version "23.2.0"
6358-
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-23.2.0.tgz#3b0aaa63c018a53583373c1cb3a5d96cc5e83017"
6359-
dependencies:
6360-
ansi-regex "^3.0.0"
6361-
ansi-styles "^3.2.0"
6362-
63636342
pretty-format@^23.5.0:
63646343
version "23.5.0"
63656344
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-23.5.0.tgz#0f9601ad9da70fe690a269cd3efca732c210687c"

0 commit comments

Comments
 (0)