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): update dependency lint-staged to ^15.0.2 #796

Merged
merged 1 commit into from
Oct 19, 2023
Merged
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 @@ -52,7 +52,7 @@
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "^7.33.2",
"husky": "^8.0.3",
"lint-staged": "^15.0.1",
"lint-staged": "^15.0.2",
"pinst": "^3.0.0",
"prettier": "^3.0.3",
"prettier-standard": "^16.4.1",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5713,23 +5713,23 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:^15.0.1":
version: 15.0.1
resolution: "lint-staged@npm:15.0.1"
"lint-staged@npm:^15.0.2":
version: 15.0.2
resolution: "lint-staged@npm:15.0.2"
dependencies:
chalk: 5.3.0
commander: 11.1.0
debug: 4.3.4
execa: 8.0.1
lilconfig: 2.1.0
listr2: 7.0.1
listr2: 7.0.2
micromatch: 4.0.5
pidtree: 0.6.0
string-argv: 0.3.2
yaml: 2.3.2
yaml: 2.3.3
bin:
lint-staged: bin/lint-staged.js
checksum: 4ef972b8fb246fa047e2f819833e675a816bfe1dd1fa4130d1b75cb6af2a51abc54eb7047a7b82403d9d4f8aefe1e71532a999161d180fb5ec019d360988b7bf
checksum: 437bc006a103eda779584b0beccef03732d1e79fe3c5d66004fee0ba641b2defe81ed8f7b4909fd1b4c59a7b7e2587d811dcc3a2e171f95573976af4294da9fc
languageName: node
linkType: hard

Expand Down Expand Up @@ -5770,17 +5770,17 @@ __metadata:
languageName: node
linkType: hard

"listr2@npm:7.0.1":
version: 7.0.1
resolution: "listr2@npm:7.0.1"
"listr2@npm:7.0.2":
version: 7.0.2
resolution: "listr2@npm:7.0.2"
dependencies:
cli-truncate: ^3.1.0
colorette: ^2.0.20
eventemitter3: ^5.0.1
log-update: ^5.0.1
rfdc: ^1.3.0
wrap-ansi: ^8.1.0
checksum: ad6a64b952505c54f18f2c18d7bc4cf92a236b2742bf5bc514994dfadd48d9dacc5abd4f599ba7cd5bd0343da1ad0a0c3f3faa034597e8905b751b75c2a6b2e8
checksum: 1734c6b9367ceeb09bf372427930a4586b3727097373408f2f840896b9333cc80e53a1a696771a83a7d4d9ada46229843f3052b87f3b0b58c20e9451362c2dd3
languageName: node
linkType: hard

Expand Down Expand Up @@ -6593,7 +6593,7 @@ __metadata:
eslint-plugin-react: ^7.33.2
husky: ^8.0.3
json-colorizer: ^2.2.2
lint-staged: ^15.0.1
lint-staged: ^15.0.2
pinst: ^3.0.0
prettier: ^3.0.3
prettier-standard: ^16.4.1
Expand Down Expand Up @@ -9792,10 +9792,10 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:2.3.2":
version: 2.3.2
resolution: "yaml@npm:2.3.2"
checksum: acd80cc24df12c808c6dec8a0176d404ef9e6f08ad8786f746ecc9d8974968c53c6e8a67fdfabcc5f99f3dc59b6bb0994b95646ff03d18e9b1dcd59eccc02146
"yaml@npm:2.3.3":
version: 2.3.3
resolution: "yaml@npm:2.3.3"
checksum: cdfd132e7e0259f948929efe8835923df05c013c273c02bb7a2de9b46ac3af53c2778a35b32c7c0f877cc355dc9340ed564018c0242bfbb1278c2a3e53a0e99e
languageName: node
linkType: hard

Expand Down