Skip to content

Commit 4d978b4

Browse files
committed
Update dependency lint-staged to v10.1.5
1 parent f1edb37 commit 4d978b4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"import-sort-style-eslint": "6.0.0",
3434
"injectmd": "1.0.0",
3535
"jsdoc-to-markdown": "5.0.3",
36-
"lint-staged": "10.0.8",
36+
"lint-staged": "10.1.5",
3737
"prettier": "1.19.1",
3838
"prettier-package-json": "2.1.3",
3939
"rimraf": "3.0.2",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3370,9 +3370,9 @@ linkify-it@^2.0.0:
33703370
dependencies:
33713371
uc.micro "^1.0.1"
33723372

3373-
lint-staged@10.0.8:
3374-
version "10.0.8"
3375-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.8.tgz#0f7849cdc336061f25f5d4fcbcfa385701ff4739"
3373+
lint-staged@10.1.5:
3374+
version "10.1.5"
3375+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.5.tgz#de21ee7c4a91d75e5135b100b963f65e61645230"
33763376
dependencies:
33773377
chalk "^3.0.0"
33783378
commander "^4.0.1"

0 commit comments

Comments
 (0)