Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump lint-staged from 13.2.1 to 13.2.3 #165

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"eslint": "^8.37.0",
"husky": "^8.0.3",
"jest": "^29.5.0",
"lint-staged": "^13.2.1",
"lint-staged": "^13.2.3",
"prettier": "^2.8.7",
"standard-version": "^9.3.2",
"theredoc": "^1.0.0"
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1130,7 +1130,7 @@ __metadata:
eslint: ^8.37.0
husky: ^8.0.3
jest: ^29.5.0
lint-staged: ^13.2.1
lint-staged: ^13.2.3
prettier: ^2.8.7
standard-version: ^9.3.2
theredoc: ^1.0.0
Expand Down Expand Up @@ -4504,9 +4504,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:^13.2.1":
version: 13.2.1
resolution: "lint-staged@npm:13.2.1"
"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 @@ -4520,10 +4520,10 @@ __metadata:
object-inspect: ^1.12.3
pidtree: ^0.6.0
string-argv: ^0.3.1
yaml: ^2.2.1
yaml: ^2.2.2
bin:
lint-staged: bin/lint-staged.js
checksum: 5788d3fe38e69b7f7b7f700284d4e10738978a0916bc77d3f6253c43a030fc4f01f89c09da349fb658f929f3393d8b1e3eaabaac5b604416ebc33476640b51ce
checksum: ff51a1e33072f488b28b938ed47323816a1ff278ef6d0e5cbe1704b292773a6c8ce945b504eae3a9b5702917a979523a741f17023e16077bd5fa35be687cc067
languageName: node
linkType: hard

Expand Down Expand Up @@ -6728,10 +6728,10 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:^2.2.1":
version: 2.2.1
resolution: "yaml@npm:2.2.1"
checksum: 84f68cbe462d5da4e7ded4a8bded949ffa912bc264472e5a684c3d45b22d8f73a3019963a32164023bdf3d83cfb6f5b58ff7b2b10ef5b717c630f40bd6369a23
"yaml@npm:^2.2.2":
version: 2.3.1
resolution: "yaml@npm:2.3.1"
checksum: 2c7bc9a7cd4c9f40d3b0b0a98e370781b68b8b7c4515720869aced2b00d92f5da1762b4ffa947f9e795d6cd6b19f410bd4d15fdd38aca7bd96df59bd9486fb54
languageName: node
linkType: hard

Expand Down