Skip to content

Commit 3c4b5cd

Browse files
Bump lint-staged from 16.1.0 to 16.1.2
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.1.0 to 16.1.2. - [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.0...v16.1.2) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 16.1.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bded9be commit 3c4b5cd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.0.0",
5454
"jest-junit": "^16.0.0",
5555
"license-checker-rseidelsohn": "^4.4.2",
56-
"lint-staged": "^16.1.0",
56+
"lint-staged": "^16.1.2",
5757
"lodash": "^4.17.21",
5858
"nodemon": "^3.1.10",
5959
"prettier": "^3.5.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -953,7 +953,7 @@ __metadata:
953953
jest: "npm:^30.0.0"
954954
jest-junit: "npm:^16.0.0"
955955
license-checker-rseidelsohn: "npm:^4.4.2"
956-
lint-staged: "npm:^16.1.0"
956+
lint-staged: "npm:^16.1.2"
957957
lodash: "npm:^4.17.21"
958958
nodemon: "npm:^3.1.10"
959959
prettier: "npm:^3.5.3"
@@ -4608,9 +4608,9 @@ __metadata:
46084608
languageName: node
46094609
linkType: hard
46104610

4611-
"lint-staged@npm:^16.1.0":
4612-
version: 16.1.0
4613-
resolution: "lint-staged@npm:16.1.0"
4611+
"lint-staged@npm:^16.1.2":
4612+
version: 16.1.2
4613+
resolution: "lint-staged@npm:16.1.2"
46144614
dependencies:
46154615
chalk: "npm:^5.4.1"
46164616
commander: "npm:^14.0.0"
@@ -4624,7 +4624,7 @@ __metadata:
46244624
yaml: "npm:^2.8.0"
46254625
bin:
46264626
lint-staged: bin/lint-staged.js
4627-
checksum: 5cc33d61ec2c682e488eb3fcea5c153ce486623b80314f2c56af438ad78d73c7fcd3e7c911d273ac740bd34f1e030d35d4fb92d8e476984150c0c59724ac7fa4
4627+
checksum: 2a299fc0d56e0a64ed0af8caf937e00eac47cb270df2917e2d4b939074eaa63ecd7f16d3b70b7e5e57bff75ffbbbf8aae5768dedf3dfd45e3ca1b9caaf7740cc
46284628
languageName: node
46294629
linkType: hard
46304630

0 commit comments

Comments
 (0)