Skip to content

Commit 4f6b3f1

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency lint-staged to ^8.1.2
1 parent 0f29210 commit 4f6b3f1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.10.8",
16-
"lint-staged": "^8.1.1",
16+
"lint-staged": "^8.1.2",
1717
"yarn": "^1.13.0"
1818
}
1919
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2821,10 +2821,10 @@ libnpmteam@^1.0.1:
28212821
get-stream "^4.0.0"
28222822
npm-registry-fetch "^3.8.0"
28232823

2824-
lint-staged@^8.1.1:
2825-
version "8.1.1"
2826-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.1.1.tgz#4a9837c75ea23d1ea81f2c5b5f334153cc7f7932"
2827-
integrity sha512-6C9tmmCedjDYQMzHydT5mXRtmEgpGUQDoIl+Ser8cfI/n9grsRUsuG2jd1BWqGf62OV+BV+6n/Drt82uYTCgJg==
2824+
lint-staged@^8.1.2:
2825+
version "8.1.2"
2826+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.1.2.tgz#3f486d438bec9fb61bedf4b49559b66c72ee94ab"
2827+
integrity sha512-n0693jPSCv3K5TbQu1NCXGQ3oRRw/gZbL1yLBmEgitNCYBGhDYUZBXPzljh2vopckGrZ8pVWbuIHfJCRR31O4A==
28282828
dependencies:
28292829
"@iamstarkov/listr-update-renderer" "0.4.1"
28302830
chalk "^2.3.1"

0 commit comments

Comments
 (0)