Skip to content

Commit a8d8f8b

Browse files
chore(deps-dev): bump lint-staged from 15.5.0 to 15.5.1
1 parent 3fcb6a9 commit a8d8f8b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"eslint-config-prettier": "^10.1.2",
6868
"eslint-plugin-svelte3": "^4.0.0",
6969
"husky": "^9.1.7",
70-
"lint-staged": "^15.5.0",
70+
"lint-staged": "^15.5.1",
7171
"postcss": "^8.5.3",
7272
"prettier": "^3.5.3",
7373
"prettier-plugin-svelte": "^3.3.3",

yarn.lock

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

1604-
lint-staged@^15.5.0:
1605-
version "15.5.0"
1606-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.5.0.tgz#fa6464cfb06e0faf5bb167f83186e952ff6e569e"
1607-
integrity sha512-WyCzSbfYGhK7cU+UuDDkzUiytbfbi0ZdPy2orwtM75P3WTtQBzmG40cCxIa8Ii2+XjfxzLH6Be46tUfWS85Xfg==
1604+
lint-staged@^15.5.1:
1605+
version "15.5.1"
1606+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.5.1.tgz#6de35298964641b8b6e060d3db0fb6ac866c6e24"
1607+
integrity sha512-6m7u8mue4Xn6wK6gZvSCQwBvMBR36xfY24nF5bMTf2MHDYG6S3yhJuOgdYVw99hsjyDt2d4z168b3naI8+NWtQ==
16081608
dependencies:
16091609
chalk "^5.4.1"
16101610
commander "^13.1.0"

0 commit comments

Comments
 (0)