Skip to content

Commit 425d74a

Browse files
chore(deps): update dependency lint-staged to ^15.4.1 (#223)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e413973 commit 425d74a

File tree

2 files changed

+10
-45
lines changed

2 files changed

+10
-45
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"graphql": "^16.10.0",
5656
"husky": "^9.1.7",
5757
"jest": "^29.7.0",
58-
"lint-staged": "^15.4.0",
58+
"lint-staged": "^15.4.1",
5959
"npm-check-updates": "^17.1.13",
6060
"prisma": "^5.22.0",
6161
"rimraf": "^6.0.1",

yarn.lock

Lines changed: 9 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -2547,16 +2547,7 @@ create-jest@^29.7.0:
25472547
jest-util "^29.7.0"
25482548
prompts "^2.0.1"
25492549

2550-
cross-spawn@^7.0.0, cross-spawn@^7.0.3:
2551-
version "7.0.3"
2552-
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
2553-
integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
2554-
dependencies:
2555-
path-key "^3.1.0"
2556-
shebang-command "^2.0.0"
2557-
which "^2.0.1"
2558-
2559-
cross-spawn@^7.0.5:
2550+
cross-spawn@^7.0.0, cross-spawn@^7.0.3, cross-spawn@^7.0.5:
25602551
version "7.0.6"
25612552
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
25622553
integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==
@@ -3867,14 +3858,7 @@ has-unicode@^2.0.1:
38673858
resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
38683859
integrity sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=
38693860

3870-
hasown@^2.0.0:
3871-
version "2.0.0"
3872-
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.0.tgz#f4c513d454a57b7c7e1650778de226b11700546c"
3873-
integrity sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==
3874-
dependencies:
3875-
function-bind "^1.1.2"
3876-
3877-
hasown@^2.0.1, hasown@^2.0.2:
3861+
hasown@^2.0.0, hasown@^2.0.1, hasown@^2.0.2:
38783862
version "2.0.2"
38793863
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.2.tgz#003eaf91be7adc372e84ec59dc37252cedb80003"
38803864
integrity sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==
@@ -3977,16 +3961,11 @@ ignore-walk@^6.0.0:
39773961
dependencies:
39783962
minimatch "^9.0.0"
39793963

3980-
ignore@^5.0.5, ignore@^5.2.0, ignore@^5.3.1, ignore@^5.3.2:
3964+
ignore@^5.0.5, ignore@^5.2.0, ignore@^5.2.4, ignore@^5.3.1, ignore@^5.3.2:
39813965
version "5.3.2"
39823966
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5"
39833967
integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==
39843968

3985-
ignore@^5.2.4:
3986-
version "5.2.4"
3987-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"
3988-
integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==
3989-
39903969
import-fresh@^3.2.1, import-fresh@^3.3.0:
39913970
version "3.3.0"
39923971
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
@@ -4197,14 +4176,7 @@ is-cidr@^5.0.3:
41974176
dependencies:
41984177
cidr-regex "^4.0.4"
41994178

4200-
is-core-module@^2.13.0, is-core-module@^2.8.1:
4201-
version "2.13.1"
4202-
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.13.1.tgz#ad0d7532c6fea9da1ebdc82742d74525c6273384"
4203-
integrity sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==
4204-
dependencies:
4205-
hasown "^2.0.0"
4206-
4207-
is-core-module@^2.15.1:
4179+
is-core-module@^2.13.0, is-core-module@^2.15.1, is-core-module@^2.8.1:
42084180
version "2.15.1"
42094181
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.1.tgz#a7363a25bee942fefab0de13bf6aa372c82dcc37"
42104182
integrity sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==
@@ -5173,10 +5145,10 @@ lines-and-columns@^1.1.6:
51735145
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
51745146
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
51755147

5176-
lint-staged@^15.4.0:
5177-
version "15.4.0"
5178-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.4.0.tgz#ea2d096c35452ba7854f31431bb5d195260c9474"
5179-
integrity sha512-UdODqEZiQimd7rCzZ2vqFuELRNUda3mdv7M93jhE4SmDiqAj/w/msvwKgagH23jv2iCPw6Q5m+ltX4VlHvp2LQ==
5148+
lint-staged@^15.4.1:
5149+
version "15.4.1"
5150+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.4.1.tgz#b34e3297ae13fdb2d99b3456e2dbd8e20798bced"
5151+
integrity sha512-P8yJuVRyLrm5KxCtFx+gjI5Bil+wO7wnTl7C3bXhvtTaAFGirzeB24++D0wGoUwxrUKecNiehemgCob9YL39NA==
51805152
dependencies:
51815153
chalk "~5.4.1"
51825154
commander "~12.1.0"
@@ -5633,14 +5605,7 @@ minimatch@^5.0.1:
56335605
dependencies:
56345606
brace-expansion "^2.0.1"
56355607

5636-
minimatch@^9.0.0, minimatch@^9.0.1, minimatch@^9.0.3, minimatch@^9.0.4:
5637-
version "9.0.4"
5638-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
5639-
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
5640-
dependencies:
5641-
brace-expansion "^2.0.1"
5642-
5643-
minimatch@^9.0.5:
5608+
minimatch@^9.0.0, minimatch@^9.0.1, minimatch@^9.0.3, minimatch@^9.0.4, minimatch@^9.0.5:
56445609
version "9.0.5"
56455610
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
56465611
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==

0 commit comments

Comments
 (0)