Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
chore(deps): update dependency lint-staged to v14 (#97)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 20, 2023
1 parent 9e71400 commit 14c4adb
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 @@ -45,7 +45,7 @@
"eslint-plugin-prettier": "^5.0.0",
"husky": "^8.0.3",
"is-ci": "^3.0.1",
"lint-staged": "^13.3.0",
"lint-staged": "^14.0.0",
"nodemon": "^3.0.1",
"pinst": "^3.0.0",
"prettier": "^3.0.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -793,7 +793,7 @@ __metadata:
eslint-plugin-prettier: ^5.0.0
husky: ^8.0.3
is-ci: ^3.0.1
lint-staged: ^13.3.0
lint-staged: ^14.0.0
lodash: ^4.17.21
nodemon: ^3.0.1
pinst: ^3.0.0
Expand Down Expand Up @@ -3196,9 +3196,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.0":
version: 14.0.0
resolution: "lint-staged@npm:14.0.0"
dependencies:
chalk: 5.3.0
commander: 11.0.0
Expand All @@ -3212,7 +3212,7 @@ __metadata:
yaml: 2.3.1
bin:
lint-staged: bin/lint-staged.js
checksum: f7c146cc2849c9ce4f1d2808d990fcbdef5e0bb79e6e79cc895f53c91f5ac4dcefdb8c3465156b38a015dcb051f2795c6bda4f20a1e2f2fa654c7ba521b2d2e0
checksum: 7269cd21c15a7b5734a28775f879a91f6b59291bec9a897a1f2faae1cd8316dd50e19fd13207fb6798c705eb5371a25caee0e2dfd5932fbcd38ea5f8155f918c
languageName: node
linkType: hard

Expand Down

0 comments on commit 14c4adb

Please sign in to comment.