Skip to content
Closed
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": "^30.0.5",
"jest-junit": "^16.0.0",
"license-checker-rseidelsohn": "^4.4.2",
"lint-staged": "^16.1.2",
"lint-staged": "^16.1.4",
"lodash": "^4.17.21",
"nodemon": "^3.1.10",
"prettier": "^3.6.2",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -920,7 +920,7 @@ __metadata:
jest: "npm:^30.0.5"
jest-junit: "npm:^16.0.0"
license-checker-rseidelsohn: "npm:^4.4.2"
lint-staged: "npm:^16.1.2"
lint-staged: "npm:^16.1.4"
lodash: "npm:^4.17.21"
nodemon: "npm:^3.1.10"
prettier: "npm:^3.6.2"
Expand Down Expand Up @@ -4503,37 +4503,37 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:^16.1.2":
version: 16.1.2
resolution: "lint-staged@npm:16.1.2"
"lint-staged@npm:^16.1.4":
version: 16.1.4
resolution: "lint-staged@npm:16.1.4"
dependencies:
chalk: "npm:^5.4.1"
commander: "npm:^14.0.0"
debug: "npm:^4.4.1"
lilconfig: "npm:^3.1.3"
listr2: "npm:^8.3.3"
listr2: "npm:^9.0.1"
micromatch: "npm:^4.0.8"
nano-spawn: "npm:^1.0.2"
pidtree: "npm:^0.6.0"
string-argv: "npm:^0.3.2"
yaml: "npm:^2.8.0"
bin:
lint-staged: bin/lint-staged.js
checksum: 2a299fc0d56e0a64ed0af8caf937e00eac47cb270df2917e2d4b939074eaa63ecd7f16d3b70b7e5e57bff75ffbbbf8aae5768dedf3dfd45e3ca1b9caaf7740cc
checksum: dd1caa079a37598e1a8e25661f0ab387c584b83f06364e112d73fcfea3896ea920bbadbe89a7150de1bf02130efd16ce0cc8cd217e1db94570fddc93e77878ac
languageName: node
linkType: hard

"listr2@npm:^8.3.3":
version: 8.3.3
resolution: "listr2@npm:8.3.3"
"listr2@npm:^9.0.1":
version: 9.0.1
resolution: "listr2@npm:9.0.1"
dependencies:
cli-truncate: "npm:^4.0.0"
colorette: "npm:^2.0.20"
eventemitter3: "npm:^5.0.1"
log-update: "npm:^6.1.0"
rfdc: "npm:^1.4.1"
wrap-ansi: "npm:^9.0.0"
checksum: 0792f8a7fd482fa516e21689e012e07081cab3653172ca606090622cfa0024c784a1eba8095a17948a0e9a4aa98a80f7c9c90f78a0dd35173d6802f9cc123a82
checksum: 73462e84a3c4f05de5a3cdea5eaa0209c6ab04a2fdb4046545049806e9ba17b6ee84a097ebf7ffc0e903b0f2a9094c0c480cd2f2bb21d7d21e20969e17a3c32b
languageName: node
linkType: hard

Expand Down