Skip to content

Commit 44c07ee

Browse files
renovate[bot]splincode
authored andcommitted
chore(deps): update dependency lint-staged to ^8.2.1 (#105)
1 parent 19e7360 commit 44c07ee

2 files changed

Lines changed: 5 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"karma-coverage-istanbul-reporter": "~2.0.5",
5757
"karma-jasmine": "~2.0.1",
5858
"karma-jasmine-html-reporter": "~1.4.2",
59-
"lint-staged": "^8.1.7",
59+
"lint-staged": "^8.2.1",
6060
"prettier": "^1.18.0",
6161
"protractor": "~5.4.2",
6262
"ts-loader": "^5.4.4",

yarn.lock

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3626,11 +3626,6 @@ find-index@^0.1.1:
36263626
resolved "https://registry.yarnpkg.com/find-index/-/find-index-0.1.1.tgz#675d358b2ca3892d795a1ab47232f8b6e2e0dde4"
36273627
integrity sha1-Z101iyyjiS15Whq0cjL4tuLg3eQ=
36283628

3629-
find-parent-dir@^0.3.0:
3630-
version "0.3.0"
3631-
resolved "https://registry.yarnpkg.com/find-parent-dir/-/find-parent-dir-0.3.0.tgz#33c44b429ab2b2f0646299c5f9f718f376ff8d54"
3632-
integrity sha1-M8RLQpqysvBkYpnF+fcY83b/jVQ=
3633-
36343629
find-up@^1.0.0:
36353630
version "1.1.2"
36363631
resolved "https://registry.yarnpkg.com/find-up/-/find-up-1.1.2.tgz#6b2e9822b1a2ce0a60ab64d610eccad53cb24d0f"
@@ -5350,10 +5345,10 @@ lie@~3.1.0:
53505345
dependencies:
53515346
immediate "~3.0.5"
53525347

5353-
lint-staged@^8.1.7:
5354-
version "8.1.7"
5355-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.1.7.tgz#a8988bc83bdffa97d04adb09dbc0b1f3a58fa6fc"
5356-
integrity sha512-egT0goFhIFoOGk6rasPngTFh2qDqxZddM0PwI58oi66RxCDcn5uDwxmiasWIF0qGnchHSYVJ8HPRD5LrFo7TKA==
5348+
lint-staged@^8.2.1:
5349+
version "8.2.1"
5350+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.2.1.tgz#752fcf222d9d28f323a3b80f1e668f3654ff221f"
5351+
integrity sha512-n0tDGR/rTCgQNwXnUf/eWIpPNddGWxC32ANTNYsj2k02iZb7Cz5ox2tytwBu+2r0zDXMEMKw7Y9OD/qsav561A==
53575352
dependencies:
53585353
chalk "^2.3.1"
53595354
commander "^2.14.1"
@@ -5362,7 +5357,6 @@ lint-staged@^8.1.7:
53625357
dedent "^0.7.0"
53635358
del "^3.0.0"
53645359
execa "^1.0.0"
5365-
find-parent-dir "^0.3.0"
53665360
g-status "^2.0.2"
53675361
is-glob "^4.0.0"
53685362
is-windows "^1.0.2"

0 commit comments

Comments
 (0)