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.3.0",
"lint-staged": "^15.4.1",
"lodash": "^4.17.21",
"nodemon": "^3.1.9",
"prettier": "^3.4.2",
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.3.0"
lint-staged: "npm:^15.4.1"
lodash: "npm:^4.17.21"
nodemon: "npm:^3.1.9"
prettier: "npm:^3.4.2"
Expand Down Expand Up @@ -4286,9 +4286,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.1":
version: 15.4.1
resolution: "lint-staged@npm:15.4.1"
dependencies:
chalk: "npm:~5.4.1"
commander: "npm:~12.1.0"
Expand All @@ -4302,7 +4302,7 @@ __metadata:
yaml: "npm:~2.6.1"
bin:
lint-staged: bin/lint-staged.js
checksum: 1ddf9488c523c0b65c85b755428d4ad74fac3aa6ccb2e28e9bff5b8d86503158fe241d20d5433a11146872050b43580644901a5ef4c924b1ad7017c224a07339
checksum: 1ba9ac047f644a36d476f5e139854ea7fef8bfa97b59d6f709ffca36d3d8b3b45b8c0dbcdeed9d9b9eacb36ca4abc8170d857761d8e0e748f85f1e155ef3e47d
languageName: node
linkType: hard

Expand Down
Loading