Skip to content

Commit

Permalink
Update dependency lint-staged to v15.2.2 (#19737)
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 Feb 8, 2024
1 parent fac82fa commit 83da894
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 @@ -215,7 +215,7 @@
"husky": "9.0.10",
"instant-mocha": "1.5.2",
"jszip": "3.10.1",
"lint-staged": "15.2.1",
"lint-staged": "15.2.2",
"lit-analyzer": "2.0.3",
"lodash.template": "4.5.0",
"magic-string": "0.30.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9605,7 +9605,7 @@ __metadata:
jszip: "npm:3.10.1"
leaflet: "npm:1.9.4"
leaflet-draw: "npm:1.0.4"
lint-staged: "npm:15.2.1"
lint-staged: "npm:15.2.2"
lit: "npm:2.8.0"
lit-analyzer: "npm:2.0.3"
lodash.template: "npm:4.5.0"
Expand Down Expand Up @@ -11184,9 +11184,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 @@ -11200,7 +11200,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 83da894

Please sign in to comment.