Skip to content

Commit 47dcb11

Browse files
chore(deps): update dependency lint-staged to ^16.1.2 (#3955)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7afe545 commit 47dcb11

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
@@ -88,7 +88,7 @@
8888
"gh-pages": "^6.3.0",
8989
"husky": "^9.1.7",
9090
"jsonc-eslint-parser": "^2.4.0",
91-
"lint-staged": "^16.1.0",
91+
"lint-staged": "^16.1.2",
9292
"lodash": "^4.17.21",
9393
"markdownlint": "^0.38.0",
9494
"markdownlint-cli": "^0.45.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ __metadata:
142142
gh-pages: "npm:^6.3.0"
143143
husky: "npm:^9.1.7"
144144
jsonc-eslint-parser: "npm:^2.4.0"
145-
lint-staged: "npm:^16.1.0"
145+
lint-staged: "npm:^16.1.2"
146146
lodash: "npm:^4.17.21"
147147
markdownlint: "npm:^0.38.0"
148148
markdownlint-cli: "npm:^0.45.0"
@@ -14132,9 +14132,9 @@ __metadata:
1413214132
languageName: node
1413314133
linkType: hard
1413414134

14135-
"lint-staged@npm:^16.1.0":
14136-
version: 16.1.0
14137-
resolution: "lint-staged@npm:16.1.0"
14135+
"lint-staged@npm:^16.1.2":
14136+
version: 16.1.2
14137+
resolution: "lint-staged@npm:16.1.2"
1413814138
dependencies:
1413914139
chalk: "npm:^5.4.1"
1414014140
commander: "npm:^14.0.0"
@@ -14148,7 +14148,7 @@ __metadata:
1414814148
yaml: "npm:^2.8.0"
1414914149
bin:
1415014150
lint-staged: bin/lint-staged.js
14151-
checksum: 10c0/5cc33d61ec2c682e488eb3fcea5c153ce486623b80314f2c56af438ad78d73c7fcd3e7c911d273ac740bd34f1e030d35d4fb92d8e476984150c0c59724ac7fa4
14151+
checksum: 10c0/2a299fc0d56e0a64ed0af8caf937e00eac47cb270df2917e2d4b939074eaa63ecd7f16d3b70b7e5e57bff75ffbbbf8aae5768dedf3dfd45e3ca1b9caaf7740cc
1415214152
languageName: node
1415314153
linkType: hard
1415414154

0 commit comments

Comments
 (0)