Skip to content

chore(deps): update dependency lint-staged to v16 #298

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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 @@ -74,7 +74,7 @@
"ink": "^3.2.0",
"jest": "^29.0.2",
"jest-util": "^29.0.2",
"lint-staged": "^15.0.0",
"lint-staged": "^16.0.0",
"prettier": "^3.0.0",
"react": "^18.0.0",
"semantic-release": "^24.0.0",
Expand Down
29 changes: 18 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3899,7 +3899,7 @@ __metadata:
languageName: node
linkType: hard

"execa@npm:^8.0.0, execa@npm:^8.0.1":
"execa@npm:^8.0.0":
version: 8.0.1
resolution: "execa@npm:8.0.1"
dependencies:
Expand Down Expand Up @@ -5747,7 +5747,7 @@ __metadata:
ink: "npm:^3.2.0"
jest: "npm:^29.0.2"
jest-util: "npm:^29.0.2"
lint-staged: "npm:^15.0.0"
lint-staged: "npm:^16.0.0"
prettier: "npm:^3.0.0"
react: "npm:^18.0.0"
semantic-release: "npm:^24.0.0"
Expand Down Expand Up @@ -6313,27 +6313,27 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:^15.0.0":
version: 15.5.2
resolution: "lint-staged@npm:15.5.2"
"lint-staged@npm:^16.0.0":
version: 16.0.0
resolution: "lint-staged@npm:16.0.0"
dependencies:
chalk: "npm:^5.4.1"
commander: "npm:^13.1.0"
debug: "npm:^4.4.0"
execa: "npm:^8.0.1"
lilconfig: "npm:^3.1.3"
listr2: "npm:^8.2.5"
listr2: "npm:^8.3.3"
micromatch: "npm:^4.0.8"
nano-spawn: "npm:^1.0.0"
pidtree: "npm:^0.6.0"
string-argv: "npm:^0.3.2"
yaml: "npm:^2.7.0"
yaml: "npm:^2.7.1"
bin:
lint-staged: bin/lint-staged.js
checksum: 10/523c332d6cb6e34972a6530a7a2487307555e784df9466c82f2b8d17c8090a3db561a6362065ae6b63048c25fcb85c9e32057cd0bfb756bf7ab185bea1dbb89c
checksum: 10/7d29934d5426520fe0d5ad4d5a14b71521411744cbddad47c2021e9957c7874c7b6280e7db1b4ca9d638d08c1a88f568f033cbe4d02276282c4707f0b4aefb67
languageName: node
linkType: hard

"listr2@npm:^8.2.5":
"listr2@npm:^8.3.3":
version: 8.3.3
resolution: "listr2@npm:8.3.3"
dependencies:
Expand Down Expand Up @@ -6872,6 +6872,13 @@ __metadata:
languageName: node
linkType: hard

"nano-spawn@npm:^1.0.0":
version: 1.0.1
resolution: "nano-spawn@npm:1.0.1"
checksum: 10/be4a26653e356eabf27c53bddc2205d38f4631523b08e7edc1c64d838320f191b96bd28a570dc939b29f7b036fc06f78f6b70f2341ba9221e2e677548220191b
languageName: node
linkType: hard

"natural-compare@npm:^1.4.0":
version: 1.4.0
resolution: "natural-compare@npm:1.4.0"
Expand Down Expand Up @@ -9811,7 +9818,7 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:^2.7.0":
"yaml@npm:^2.7.1":
version: 2.7.1
resolution: "yaml@npm:2.7.1"
bin:
Expand Down