Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to v13.2.1
Browse files Browse the repository at this point in the history
| datasource | package     | from   | to     |
| ---------- | ----------- | ------ | ------ |
| npm        | lint-staged | 13.2.0 | 13.2.1 |
  • Loading branch information
renovate[bot] committed Apr 14, 2023
1 parent 6316367 commit d26acf0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@semantic-release/git": "10.0.1",
"husky": "8.0.3",
"is-ci": "3.0.1",
"lint-staged": "13.2.0",
"lint-staged": "13.2.1",
"pinst": "3.0.0",
"prettier": "2.8.6",
"prettier-plugin-packagejson": "2.4.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1029,7 +1029,7 @@ __metadata:
"@semantic-release/git": 10.0.1
husky: 8.0.3
is-ci: 3.0.1
lint-staged: 13.2.0
lint-staged: 13.2.1
pinst: 3.0.0
prettier: 2.8.6
prettier-plugin-packagejson: 2.4.3
Expand Down Expand Up @@ -3028,9 +3028,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:13.2.0":
version: 13.2.0
resolution: "lint-staged@npm:13.2.0"
"lint-staged@npm:13.2.1":
version: 13.2.1
resolution: "lint-staged@npm:13.2.1"
dependencies:
chalk: 5.2.0
cli-truncate: ^3.1.0
Expand All @@ -3047,7 +3047,7 @@ __metadata:
yaml: ^2.2.1
bin:
lint-staged: bin/lint-staged.js
checksum: dcaa8fbbde567eb8ac27230a18b3a22f30c278c524c0e27cf7d4110d662d5d33ed68a585a2e1b05075ef1c262e853f557a5ae046188b723603246d63e6b9f07b
checksum: 5788d3fe38e69b7f7b7f700284d4e10738978a0916bc77d3f6253c43a030fc4f01f89c09da349fb658f929f3393d8b1e3eaabaac5b604416ebc33476640b51ce
languageName: node
linkType: hard

Expand Down

0 comments on commit d26acf0

Please sign in to comment.