Skip to content

Commit

Permalink
meta: update dependency lint-staged to v15.1.0 (#16753)
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] committed Nov 11, 2023
1 parent 3f3a02c commit b171d7e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"fast-glob": "3.3.2",
"husky": "8.0.3",
"lerna": "7.4.2",
"lint-staged": "15.0.2",
"lint-staged": "15.1.0",
"markdownlint-cli": "0.37.0",
"mocha": "10.2.0",
"node-gyp": "10.0.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2355,7 +2355,7 @@ __metadata:
fast-glob: "npm:3.3.2"
husky: "npm:8.0.3"
lerna: "npm:7.4.2"
lint-staged: "npm:15.0.2"
lint-staged: "npm:15.1.0"
markdownlint-cli: "npm:0.37.0"
mocha: "npm:10.2.0"
node-gyp: "npm:10.0.1"
Expand Down Expand Up @@ -8760,9 +8760,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:15.0.2":
version: 15.0.2
resolution: "lint-staged@npm:15.0.2"
"lint-staged@npm:15.1.0":
version: 15.1.0
resolution: "lint-staged@npm:15.1.0"
dependencies:
chalk: "npm:5.3.0"
commander: "npm:11.1.0"
Expand All @@ -8773,10 +8773,10 @@ __metadata:
micromatch: "npm:4.0.5"
pidtree: "npm:0.6.0"
string-argv: "npm:0.3.2"
yaml: "npm:2.3.3"
yaml: "npm:2.3.4"
bin:
lint-staged: bin/lint-staged.js
checksum: 5c8806137c8c9c63e1156e16f2a2763586a9eab8f24713b95bbfd099308c83f85af2df622fdc326a9f0e455e657718f61f6d4a81067a5c77243e65e822c8f16c
checksum: d427408be98df7558e918593cb765d5caaa67a5cdca89671fb54280a6c959f4e448db36d4f85e8e0bd9c2c1e996aa133916925cf47c9df573b47308d5e298d84
languageName: node
linkType: hard

Expand Down Expand Up @@ -13947,10 +13947,10 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:2.3.3":
version: 2.3.3
resolution: "yaml@npm:2.3.3"
checksum: a0c56bf682159b0567e9cbbddf23efc2f6806f6450716d9be6ec5eb1af1b941e95c8d3dc9c47da20d1b6883a9d6c61e31cf98bb4b77ebca4396bf772657f2f00
"yaml@npm:2.3.4":
version: 2.3.4
resolution: "yaml@npm:2.3.4"
checksum: cf03b68f8fef5e8516b0f0b54edaf2459f1648317fc6210391cf606d247e678b449382f4bd01f77392538429e306c7cba8ff46ff6b37cac4de9a76aff33bd9e1
languageName: node
linkType: hard

Expand Down

0 comments on commit b171d7e

Please sign in to comment.