Skip to content

Commit b1fc510

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

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
@@ -90,7 +90,7 @@
9090
"gh-pages": "^6.3.0",
9191
"husky": "^9.1.7",
9292
"jsonc-eslint-parser": "^2.4.0",
93-
"lint-staged": "^16.1.0",
93+
"lint-staged": "^16.1.2",
9494
"lodash": "^4.17.21",
9595
"markdownlint": "^0.38.0",
9696
"markdownlint-cli": "^0.45.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ __metadata:
144144
gh-pages: "npm:^6.3.0"
145145
husky: "npm:^9.1.7"
146146
jsonc-eslint-parser: "npm:^2.4.0"
147-
lint-staged: "npm:^16.1.0"
147+
lint-staged: "npm:^16.1.2"
148148
lodash: "npm:^4.17.21"
149149
markdownlint: "npm:^0.38.0"
150150
markdownlint-cli: "npm:^0.45.0"
@@ -14154,9 +14154,9 @@ __metadata:
1415414154
languageName: node
1415514155
linkType: hard
1415614156

14157-
"lint-staged@npm:^16.1.0":
14158-
version: 16.1.0
14159-
resolution: "lint-staged@npm:16.1.0"
14157+
"lint-staged@npm:^16.1.2":
14158+
version: 16.1.2
14159+
resolution: "lint-staged@npm:16.1.2"
1416014160
dependencies:
1416114161
chalk: "npm:^5.4.1"
1416214162
commander: "npm:^14.0.0"
@@ -14170,7 +14170,7 @@ __metadata:
1417014170
yaml: "npm:^2.8.0"
1417114171
bin:
1417214172
lint-staged: bin/lint-staged.js
14173-
checksum: 10c0/5cc33d61ec2c682e488eb3fcea5c153ce486623b80314f2c56af438ad78d73c7fcd3e7c911d273ac740bd34f1e030d35d4fb92d8e476984150c0c59724ac7fa4
14173+
checksum: 10c0/2a299fc0d56e0a64ed0af8caf937e00eac47cb270df2917e2d4b939074eaa63ecd7f16d3b70b7e5e57bff75ffbbbf8aae5768dedf3dfd45e3ca1b9caaf7740cc
1417414174
languageName: node
1417514175
linkType: hard
1417614176

0 commit comments

Comments
 (0)