Skip to content

Commit 0ea2de5

Browse files
yarn(deps-dev): bump lint-staged from 15.4.0 to 15.4.1 (#4785)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 96cf581 commit 0ea2de5

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
@@ -90,7 +90,7 @@
9090
"hash-files": "^1.1.1",
9191
"husky": "^9.1.7",
9292
"i18next-fs-backend": "^2.6.0",
93-
"lint-staged": "^15.4.0",
93+
"lint-staged": "^15.4.1",
9494
"prettier": "^3.4.2",
9595
"react-dnd-test-backend": "^15.1.2",
9696
"react-dnd-test-utils": "^15.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8302,10 +8302,10 @@ linkifyjs@^4.2.0:
83028302
resolved "https://registry.yarnpkg.com/linkifyjs/-/linkifyjs-4.2.0.tgz#9dd30222b9cbabec9c950e725ec00031c7fa3f08"
83038303
integrity sha512-pCj3PrQyATaoTYKHrgWRF3SJwsm61udVh+vuls/Rl6SptiDhgE7ziUIudAedRY9QEfynmM7/RmLEfPUyw1HPCw==
83048304

8305-
lint-staged@^15.4.0:
8306-
version "15.4.0"
8307-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.4.0.tgz#ea2d096c35452ba7854f31431bb5d195260c9474"
8308-
integrity sha512-UdODqEZiQimd7rCzZ2vqFuELRNUda3mdv7M93jhE4SmDiqAj/w/msvwKgagH23jv2iCPw6Q5m+ltX4VlHvp2LQ==
8305+
lint-staged@^15.4.1:
8306+
version "15.4.1"
8307+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.4.1.tgz#b34e3297ae13fdb2d99b3456e2dbd8e20798bced"
8308+
integrity sha512-P8yJuVRyLrm5KxCtFx+gjI5Bil+wO7wnTl7C3bXhvtTaAFGirzeB24++D0wGoUwxrUKecNiehemgCob9YL39NA==
83098309
dependencies:
83108310
chalk "~5.4.1"
83118311
commander "~12.1.0"

0 commit comments

Comments
 (0)