Skip to content

Commit

Permalink
build(deps-dev): Bump lint-staged from 14.0.0 to 14.0.1 (#342)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 22, 2023
1 parent 3de0482 commit 26ede25
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 @@ -167,7 +167,7 @@
"husky": "8.0.3",
"is-ci": "3.0.1",
"jsonc-eslint-parser": "2.3.0",
"lint-staged": "14.0.0",
"lint-staged": "14.0.1",
"lodash-es": "4.17.21",
"memfs": "4.2.1",
"mri": "1.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1329,7 +1329,7 @@ __metadata:
husky: "npm:8.0.3"
is-ci: "npm:3.0.1"
jsonc-eslint-parser: "npm:2.3.0"
lint-staged: "npm:14.0.0"
lint-staged: "npm:14.0.1"
lodash-es: "npm:4.17.21"
memfs: "npm:4.2.1"
mri: "npm:1.2.0"
Expand Down Expand Up @@ -7086,9 +7086,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:14.0.0":
version: 14.0.0
resolution: "lint-staged@npm:14.0.0"
"lint-staged@npm:14.0.1":
version: 14.0.1
resolution: "lint-staged@npm:14.0.1"
dependencies:
chalk: "npm:5.3.0"
commander: "npm:11.0.0"
Expand All @@ -7102,7 +7102,7 @@ __metadata:
yaml: "npm:2.3.1"
bin:
lint-staged: bin/lint-staged.js
checksum: aa72e89b87cfd4b45d9a435a2feaa2ac4fb51e1f535a36913229601baf91b446f7d4f7453c0fadcdfb371072fa899c5d0431f4e3db356a514dc79ffd77280edf
checksum: b0ff65d150e647e806b53f8a1398e3d85dfee4d87c4b8714a97ecf2003b052d7e66cb3673c32fc32b3c08637b6ec7dbd5fa28a894da3830f8fd32fe1d7d73cf4
languageName: node
linkType: hard

Expand Down

0 comments on commit 26ede25

Please sign in to comment.