Skip to content

Commit

Permalink
build(deps-dev): Bump lint-staged from 15.2.1 to 15.2.2 (#306)
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] committed Feb 21, 2024
1 parent 0a17373 commit 4f8a3b9
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 @@ -134,7 +134,7 @@
"husky": "9.0.10",
"is-ci": "3.0.1",
"jsonc-eslint-parser": "2.4.0",
"lint-staged": "15.2.1",
"lint-staged": "15.2.2",
"mdast-util-from-markdown": "2.0.0",
"micromark-util-types": "2.0.0",
"node-notifier": "10.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1456,7 +1456,7 @@ __metadata:
husky: "npm:9.0.10"
is-ci: "npm:3.0.1"
jsonc-eslint-parser: "npm:2.4.0"
lint-staged: "npm:15.2.1"
lint-staged: "npm:15.2.2"
mdast-util-from-markdown: "npm:2.0.0"
micromark-util-types: "npm:2.0.0"
node-notifier: "npm:10.0.1"
Expand Down Expand Up @@ -6724,9 +6724,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:15.2.1":
version: 15.2.1
resolution: "lint-staged@npm:15.2.1"
"lint-staged@npm:15.2.2":
version: 15.2.2
resolution: "lint-staged@npm:15.2.2"
dependencies:
chalk: "npm:5.3.0"
commander: "npm:11.1.0"
Expand All @@ -6740,7 +6740,7 @@ __metadata:
yaml: "npm:2.3.4"
bin:
lint-staged: bin/lint-staged.js
checksum: 10/ee2e858b9afea01378ff3a3ff5fbed000f856c553f0ac570d9be6390e27299e586ae047d1efa77fdf17f15aeef0c53f6c658eeb24432748b9203698d929d0c76
checksum: 10/5855ae7abf3ffdc2d66e8ad20759915e76544e7c4bcdfef78c82b5c126502284320d9fb0ecde554a6d07747311ab751d0bccbe3468aa5d5a7661774317cd7437
languageName: node
linkType: hard

Expand Down

0 comments on commit 4f8a3b9

Please sign in to comment.