Skip to content

Commit 96b424b

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 c0fa719 commit 96b424b

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
@@ -56,7 +56,7 @@
5656
"jest": "^30.0.0",
5757
"jest-junit": "^16.0.0",
5858
"license-checker-rseidelsohn": "^4.4.2",
59-
"lint-staged": "^16.1.0",
59+
"lint-staged": "^16.1.2",
6060
"micromark-util-types": "^2.0.2",
6161
"prettier": "^3.5.3",
6262
"sort-package-json": "^3.2.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -950,7 +950,7 @@ __metadata:
950950
jest: "npm:^30.0.0"
951951
jest-junit: "npm:^16.0.0"
952952
license-checker-rseidelsohn: "npm:^4.4.2"
953-
lint-staged: "npm:^16.1.0"
953+
lint-staged: "npm:^16.1.2"
954954
lodash: "npm:^4.17.21"
955955
mdast-util-from-markdown: "npm:^2.0.2"
956956
mdast-util-to-hast: "npm:^13.2.0"
@@ -4877,9 +4877,9 @@ __metadata:
48774877
languageName: node
48784878
linkType: hard
48794879

4880-
"lint-staged@npm:^16.1.0":
4881-
version: 16.1.0
4882-
resolution: "lint-staged@npm:16.1.0"
4880+
"lint-staged@npm:^16.1.2":
4881+
version: 16.1.2
4882+
resolution: "lint-staged@npm:16.1.2"
48834883
dependencies:
48844884
chalk: "npm:^5.4.1"
48854885
commander: "npm:^14.0.0"
@@ -4893,7 +4893,7 @@ __metadata:
48934893
yaml: "npm:^2.8.0"
48944894
bin:
48954895
lint-staged: bin/lint-staged.js
4896-
checksum: 5cc33d61ec2c682e488eb3fcea5c153ce486623b80314f2c56af438ad78d73c7fcd3e7c911d273ac740bd34f1e030d35d4fb92d8e476984150c0c59724ac7fa4
4896+
checksum: 2a299fc0d56e0a64ed0af8caf937e00eac47cb270df2917e2d4b939074eaa63ecd7f16d3b70b7e5e57bff75ffbbbf8aae5768dedf3dfd45e3ca1b9caaf7740cc
48974897
languageName: node
48984898
linkType: hard
48994899

0 commit comments

Comments
 (0)