Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to v13.2.3
Browse files Browse the repository at this point in the history
| datasource | package     | from   | to     |
| ---------- | ----------- | ------ | ------ |
| npm        | lint-staged | 13.2.2 | 13.2.3 |
  • Loading branch information
renovate[bot] committed Jun 28, 2023
1 parent c4196f6 commit b48fee9
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.2",
"lint-staged": "13.2.3",
"pinst": "3.0.0",
"prettier": "2.8.8",
"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 @@ -1123,7 +1123,7 @@ __metadata:
"@semantic-release/git": 10.0.1
husky: 8.0.3
is-ci: 3.0.1
lint-staged: 13.2.2
lint-staged: 13.2.3
pinst: 3.0.0
prettier: 2.8.8
prettier-plugin-packagejson: 2.4.3
Expand Down Expand Up @@ -3186,9 +3186,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:13.2.2":
version: 13.2.2
resolution: "lint-staged@npm:13.2.2"
"lint-staged@npm:13.2.3":
version: 13.2.3
resolution: "lint-staged@npm:13.2.3"
dependencies:
chalk: 5.2.0
cli-truncate: ^3.1.0
Expand All @@ -3205,7 +3205,7 @@ __metadata:
yaml: ^2.2.2
bin:
lint-staged: bin/lint-staged.js
checksum: f34f6e2e85e827364658ab8717bf8b35239473c2d4959d746b053a4cf158ac657348444c755820a8ef3eac2d4753a37c52e9db3e201ee20b085f26d2f2fbc9ed
checksum: ff51a1e33072f488b28b938ed47323816a1ff278ef6d0e5cbe1704b292773a6c8ce945b504eae3a9b5702917a979523a741f17023e16077bd5fa35be687cc067
languageName: node
linkType: hard

Expand Down

0 comments on commit b48fee9

Please sign in to comment.