Skip to content

Commit f8bea18

Browse files
Bump lint-staged from 16.1.5 to 16.1.6
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.1.5 to 16.1.6. - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.1.5...v16.1.6) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 16.1.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7eb053d commit f8bea18

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"jest": "^30.1.1",
5454
"jest-junit": "^16.0.0",
5555
"license-checker-rseidelsohn": "^4.4.2",
56-
"lint-staged": "^16.1.5",
56+
"lint-staged": "^16.1.6",
5757
"lodash": "^4.17.21",
5858
"nodemon": "^3.1.10",
5959
"prettier": "^3.6.2",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -920,7 +920,7 @@ __metadata:
920920
jest: "npm:^30.1.1"
921921
jest-junit: "npm:^16.0.0"
922922
license-checker-rseidelsohn: "npm:^4.4.2"
923-
lint-staged: "npm:^16.1.5"
923+
lint-staged: "npm:^16.1.6"
924924
lodash: "npm:^4.17.21"
925925
nodemon: "npm:^3.1.10"
926926
prettier: "npm:^3.6.2"
@@ -2011,10 +2011,10 @@ __metadata:
20112011
languageName: node
20122012
linkType: hard
20132013

2014-
"chalk@npm:^5.5.0":
2015-
version: 5.5.0
2016-
resolution: "chalk@npm:5.5.0"
2017-
checksum: 23063b544f7c2fe57d25ff814807de561f8adfff72e4f0051051eaa606f772586470507ccd38d89166300eeaadb0164acde8bb8a0716a0f2d56ccdf3761d5e4f
2014+
"chalk@npm:^5.6.0":
2015+
version: 5.6.0
2016+
resolution: "chalk@npm:5.6.0"
2017+
checksum: f8558fc12fd9805f167611803b325b0098bbccdc9f1d3bafead41c9bac61f263357f3c0df0cbe28bc2fd5fca3edcf618b01d6771a5a776b4c15d061482a72b23
20182018
languageName: node
20192019
linkType: hard
20202020

@@ -4480,37 +4480,37 @@ __metadata:
44804480
languageName: node
44814481
linkType: hard
44824482

4483-
"lint-staged@npm:^16.1.5":
4484-
version: 16.1.5
4485-
resolution: "lint-staged@npm:16.1.5"
4483+
"lint-staged@npm:^16.1.6":
4484+
version: 16.1.6
4485+
resolution: "lint-staged@npm:16.1.6"
44864486
dependencies:
4487-
chalk: "npm:^5.5.0"
4487+
chalk: "npm:^5.6.0"
44884488
commander: "npm:^14.0.0"
44894489
debug: "npm:^4.4.1"
44904490
lilconfig: "npm:^3.1.3"
4491-
listr2: "npm:^9.0.1"
4491+
listr2: "npm:^9.0.3"
44924492
micromatch: "npm:^4.0.8"
44934493
nano-spawn: "npm:^1.0.2"
44944494
pidtree: "npm:^0.6.0"
44954495
string-argv: "npm:^0.3.2"
44964496
yaml: "npm:^2.8.1"
44974497
bin:
44984498
lint-staged: bin/lint-staged.js
4499-
checksum: 771e7be871f1d74ed09ef4e4eae5f835ed962965db7709be26cccf71bef8fed34f8d5d92f193b2a6fad32c12d955850aa74008e6180fabea8a7a6666cba2ac39
4499+
checksum: e695edfec7e330f2c7cd0bb0e56220aa95d3b3655fe64a87a02140609a3594df67e1ea7abc2cc4ce69aa010418e406b1b24703ba4bd026c873a5b43a5ab16c6a
45004500
languageName: node
45014501
linkType: hard
45024502

4503-
"listr2@npm:^9.0.1":
4504-
version: 9.0.1
4505-
resolution: "listr2@npm:9.0.1"
4503+
"listr2@npm:^9.0.3":
4504+
version: 9.0.3
4505+
resolution: "listr2@npm:9.0.3"
45064506
dependencies:
45074507
cli-truncate: "npm:^4.0.0"
45084508
colorette: "npm:^2.0.20"
45094509
eventemitter3: "npm:^5.0.1"
45104510
log-update: "npm:^6.1.0"
45114511
rfdc: "npm:^1.4.1"
45124512
wrap-ansi: "npm:^9.0.0"
4513-
checksum: 73462e84a3c4f05de5a3cdea5eaa0209c6ab04a2fdb4046545049806e9ba17b6ee84a097ebf7ffc0e903b0f2a9094c0c480cd2f2bb21d7d21e20969e17a3c32b
4513+
checksum: 29978a32f9fb052f1efc11e8ad7745426c5bf706af87151672cb98e49fa11dc83a44f5065267f7f20a299e0942fed85677ab368e1cef8367800243675c50a20e
45144514
languageName: node
45154515
linkType: hard
45164516

0 commit comments

Comments
 (0)