Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to v15.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 39ad266 commit aa20017
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 @@ -31,7 +31,7 @@
"eslint-plugin-jsdoc": "50.6.1",
"eslint-plugin-tsdoc": "0.4.0",
"globals": "15.14.0",
"lint-staged": "15.3.0",
"lint-staged": "15.4.0",
"mocha": "11.0.1",
"prettier": "3.4.2",
"prettier-package-json": "2.8.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2167,9 +2167,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:15.3.0":
version: 15.3.0
resolution: "lint-staged@npm:15.3.0"
"lint-staged@npm:15.4.0":
version: 15.4.0
resolution: "lint-staged@npm:15.4.0"
dependencies:
chalk: "npm:~5.4.1"
commander: "npm:~12.1.0"
Expand All @@ -2183,7 +2183,7 @@ __metadata:
yaml: "npm:~2.6.1"
bin:
lint-staged: bin/lint-staged.js
checksum: 10c0/1ddf9488c523c0b65c85b755428d4ad74fac3aa6ccb2e28e9bff5b8d86503158fe241d20d5433a11146872050b43580644901a5ef4c924b1ad7017c224a07339
checksum: 10c0/ada9a79a984840c4e51e9e77a00e995151d4a1a410c7aceee8a0403d63fb94ec57531fa752081874c97da12f8809aa6d7645a8b321be0d099a43fe0ac856a9af
languageName: node
linkType: hard

Expand Down Expand Up @@ -3555,7 +3555,7 @@ __metadata:
eslint-plugin-jsdoc: "npm:50.6.1"
eslint-plugin-tsdoc: "npm:0.4.0"
globals: "npm:15.14.0"
lint-staged: "npm:15.3.0"
lint-staged: "npm:15.4.0"
mocha: "npm:11.0.1"
prettier: "npm:3.4.2"
prettier-package-json: "npm:2.8.0"
Expand Down

0 comments on commit aa20017

Please sign in to comment.