Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to v11.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 6, 2021
1 parent 6b54b13 commit 4c4c047
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"commitizen": "4.2.4",
"cz-conventional-changelog": "3.3.0",
"husky": "7.0.1",
"lint-staged": "11.0.1",
"lint-staged": "11.1.2",
"remark-cli": "9.0.0",
"remark-preset-lint-recommended": "5.0.0"
},
Expand Down
13 changes: 6 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ __metadata:
commitizen: 4.2.4
cz-conventional-changelog: 3.3.0
husky: 7.0.1
lint-staged: 11.0.1
lint-staged: 11.1.2
remark-cli: 9.0.0
remark-preset-lint-recommended: 5.0.0
languageName: unknown
Expand Down Expand Up @@ -1327,7 +1327,7 @@ __metadata:
languageName: node
linkType: hard

"dedent@npm:0.7.0, dedent@npm:^0.7.0":
"dedent@npm:0.7.0":
version: 0.7.0
resolution: "dedent@npm:0.7.0"
checksum: 87de191050d9a40dd70cad01159a0bcf05ecb59750951242070b6abf9569088684880d00ba92a955b4058804f16eeaf91d604f283929b4f614d181cd7ae633d2
Expand Down Expand Up @@ -2694,16 +2694,15 @@ fsevents@~2.1.2:
languageName: node
linkType: hard

"lint-staged@npm:11.0.1":
version: 11.0.1
resolution: "lint-staged@npm:11.0.1::__archiveUrl=https%3A%2F%2Fregistry.nlark.com%2Flint-staged%2Fdownload%2Flint-staged-11.0.1.tgz"
"lint-staged@npm:11.1.2":
version: 11.1.2
resolution: "lint-staged@npm:11.1.2::__archiveUrl=https%3A%2F%2Fregistry.nlark.com%2Flint-staged%2Fdownload%2Flint-staged-11.1.2.tgz"
dependencies:
chalk: ^4.1.1
cli-truncate: ^2.1.0
commander: ^7.2.0
cosmiconfig: ^7.0.0
debug: ^4.3.1
dedent: ^0.7.0
enquirer: ^2.3.6
execa: ^5.0.0
listr2: ^3.8.2
Expand All @@ -2715,7 +2714,7 @@ fsevents@~2.1.2:
stringify-object: ^3.3.0
bin:
lint-staged: bin/lint-staged.js
checksum: 5046fbaa020e573ca31a4b7a3819cdd5383912c53dc55f5e68db4a525eba1fc23312f4cf0162742ef6a358464394e584b718049cd62b883b1d4f06fdfb163022
checksum: 0050d1836dda879c58561fa4efd100f5cd14fcbf8ee3fdeab7e89ec4219c019543bb5bf2442f760557ebe4bb8b7bfc56a9c98b9384acecfe0f8553f091723e36
languageName: node
linkType: hard

Expand Down

0 comments on commit 4c4c047

Please sign in to comment.