Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to v15.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2023
1 parent 297a578 commit 07c1e4e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@typescript-eslint/parser": "6.10.0",
"eslint": "8.53.0",
"eslint-plugin-jsdoc": "46.9.0",
"lint-staged": "15.0.2",
"lint-staged": "15.1.0",
"prettier": "3.0.3",
"prettier-package-json": "2.8.0",
"prettier-plugin-organize-imports": "3.2.4",
Expand Down
19 changes: 6 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3515,7 +3515,7 @@ __metadata:
"@typescript-eslint/parser": "npm:6.10.0"
eslint: "npm:8.53.0"
eslint-plugin-jsdoc: "npm:46.9.0"
lint-staged: "npm:15.0.2"
lint-staged: "npm:15.1.0"
prettier: "npm:3.0.3"
prettier-package-json: "npm:2.8.0"
prettier-plugin-organize-imports: "npm:3.2.4"
Expand Down Expand Up @@ -3549,9 +3549,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 @@ -3562,10 +3562,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 @@ -5397,13 +5397,6 @@ __metadata:
languageName: node
linkType: hard

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

"yaml@npm:2.3.4":
version: 2.3.4
resolution: "yaml@npm:2.3.4"
Expand Down

0 comments on commit 07c1e4e

Please sign in to comment.