Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"jest": "^29.7.0",
"jest-junit": "^16.0.0",
"license-checker-rseidelsohn": "^4.4.2",
"lint-staged": "^15.4.3",
"lint-staged": "^15.5.0",
"lodash": "^4.17.21",
"nodemon": "^3.1.9",
"prettier": "^3.5.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -824,7 +824,7 @@ __metadata:
jest: "npm:^29.7.0"
jest-junit: "npm:^16.0.0"
license-checker-rseidelsohn: "npm:^4.4.2"
lint-staged: "npm:^15.4.3"
lint-staged: "npm:^15.5.0"
lodash: "npm:^4.17.21"
nodemon: "npm:^3.1.9"
prettier: "npm:^3.5.3"
Expand Down Expand Up @@ -4331,9 +4331,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:^15.4.3":
version: 15.4.3
resolution: "lint-staged@npm:15.4.3"
"lint-staged@npm:^15.5.0":
version: 15.5.0
resolution: "lint-staged@npm:15.5.0"
dependencies:
chalk: "npm:^5.4.1"
commander: "npm:^13.1.0"
Expand All @@ -4347,7 +4347,7 @@ __metadata:
yaml: "npm:^2.7.0"
bin:
lint-staged: bin/lint-staged.js
checksum: c1f71f2273bcbd992af929620f5acc6b9f6899da4b395e780e0b3ab33a0d725c239eb961873067c8c842e057c585c71dd4d44c0dc8b25539d3c2e97a3bdd6f30
checksum: 393b24d85d705a36e6556dc9d9b710594163be60f7789a2ca71bbf8f31debc10f7fde9cd0e868466ac2b7c154661983602decd7abbb6c685b21007bc70dbbdd6
languageName: node
linkType: hard

Expand Down