Skip to content

Commit f174d17

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency lint-staged to ^8.2.1
1 parent 4c316ea commit f174d17

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"devDependencies": {
1414
"husky": "^1.3.1",
1515
"lerna": "^3.16.4",
16-
"lint-staged": "^8.1.7",
16+
"lint-staged": "^8.2.1",
1717
"yarn": "^1.16.0"
1818
}
1919
}

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10277,10 +10277,10 @@ lint-staged@^8.1.0:
1027710277
stringify-object "^3.2.2"
1027810278
yup "^0.27.0"
1027910279

10280-
lint-staged@^8.1.7:
10281-
version "8.1.7"
10282-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.1.7.tgz#a8988bc83bdffa97d04adb09dbc0b1f3a58fa6fc"
10283-
integrity sha512-egT0goFhIFoOGk6rasPngTFh2qDqxZddM0PwI58oi66RxCDcn5uDwxmiasWIF0qGnchHSYVJ8HPRD5LrFo7TKA==
10280+
lint-staged@^8.2.1:
10281+
version "8.2.1"
10282+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.2.1.tgz#752fcf222d9d28f323a3b80f1e668f3654ff221f"
10283+
integrity sha512-n0tDGR/rTCgQNwXnUf/eWIpPNddGWxC32ANTNYsj2k02iZb7Cz5ox2tytwBu+2r0zDXMEMKw7Y9OD/qsav561A==
1028410284
dependencies:
1028510285
chalk "^2.3.1"
1028610286
commander "^2.14.1"
@@ -10289,7 +10289,6 @@ lint-staged@^8.1.7:
1028910289
dedent "^0.7.0"
1029010290
del "^3.0.0"
1029110291
execa "^1.0.0"
10292-
find-parent-dir "^0.3.0"
1029310292
g-status "^2.0.2"
1029410293
is-glob "^4.0.0"
1029510294
is-windows "^1.0.2"

0 commit comments

Comments
 (0)