Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

chore(deps): update dependency lint-staged to v14 #278

Merged
merged 1 commit into from
Aug 21, 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 @@ -44,7 +44,7 @@
"eslint-plugin-prettier": "^5.0.0",
"gen-esm-wrapper": "^1.1.3",
"husky": "^8.0.3",
"lint-staged": "^13.3.0",
"lint-staged": "^14.0.1",
"prettier": "^3.0.2",
"standard-version": "^9.5.0",
"typedoc": "^0.24.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -693,7 +693,7 @@ __metadata:
eslint-plugin-prettier: ^5.0.0
gen-esm-wrapper: ^1.1.3
husky: ^8.0.3
lint-staged: ^13.3.0
lint-staged: ^14.0.1
prettier: ^3.0.2
standard-version: ^9.5.0
tslib: ^2.6.2
Expand Down Expand Up @@ -3561,9 +3561,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:^13.3.0":
version: 13.3.0
resolution: "lint-staged@npm:13.3.0"
"lint-staged@npm:^14.0.1":
version: 14.0.1
resolution: "lint-staged@npm:14.0.1"
dependencies:
chalk: 5.3.0
commander: 11.0.0
Expand All @@ -3577,7 +3577,7 @@ __metadata:
yaml: 2.3.1
bin:
lint-staged: bin/lint-staged.js
checksum: f7c146cc2849c9ce4f1d2808d990fcbdef5e0bb79e6e79cc895f53c91f5ac4dcefdb8c3465156b38a015dcb051f2795c6bda4f20a1e2f2fa654c7ba521b2d2e0
checksum: 8c5d740cb3c90fab2d970fa6bbffe5ddf35ec66ed374a52caf3a3cf83d8f4d5fd01a949994822bce5ea18c0b8dc8fa4ce087ef886a8c11db674139a063cdfe4f
languageName: node
linkType: hard

Expand Down
Loading