Skip to content

Commit 5f12f4a

Browse files
Merge pull request #38 from bottledcode/dependabot/npm_and_yarn/lint-staged-16.1.2
Bump lint-staged from 16.1.0 to 16.1.2
2 parents a59b165 + 5f87e3b commit 5f12f4a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"license": "MIT",
99
"dependencies": {
1010
"husky": "^9.1.7",
11-
"lint-staged": "^16.1.0",
11+
"lint-staged": "^16.1.2",
1212
"prettier": ">=3"
1313
},
1414
"scripts": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -117,10 +117,10 @@ lilconfig@^3.1.3:
117117
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-3.1.3.tgz#a1bcfd6257f9585bf5ae14ceeebb7b559025e4c4"
118118
integrity sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==
119119

120-
lint-staged@^16.1.0:
121-
version "16.1.0"
122-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.1.0.tgz#06807ef3dbbade9e4e3416897aac0ac5b99a2377"
123-
integrity sha512-HkpQh69XHxgCjObjejBT3s2ILwNjFx8M3nw+tJ/ssBauDlIpkx2RpqWSi1fBgkXLSSXnbR3iEq1NkVtpvV+FLQ==
120+
lint-staged@^16.1.2:
121+
version "16.1.2"
122+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.1.2.tgz#8cb84daa844f39c7a9790dd2c0caa327125ef059"
123+
integrity sha512-sQKw2Si2g9KUZNY3XNvRuDq4UJqpHwF0/FQzZR2M7I5MvtpWvibikCjUVJzZdGE0ByurEl3KQNvsGetd1ty1/Q==
124124
dependencies:
125125
chalk "^5.4.1"
126126
commander "^14.0.0"

0 commit comments

Comments
 (0)