Skip to content

Commit 02f23ab

Browse files
chore(deps): update all non-major dependencies (#2672)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Arda TANRIKULU <ardatanrikulu@gmail.com>
1 parent 9486d57 commit 02f23ab

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"graphql-ws": "6.0.7",
6565
"husky": "9.1.7",
6666
"jest": "30.3.0",
67-
"lint-staged": "16.3.3",
67+
"lint-staged": "16.4.0",
6868
"patch-package": "8.0.1",
6969
"prettier": "3.8.1",
7070
"reflect-metadata": "0.2.2",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11521,16 +11521,16 @@ lines-and-columns@^1.1.6:
1152111521
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
1152211522
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
1152311523

11524-
lint-staged@16.3.3:
11525-
version "16.3.3"
11526-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.3.3.tgz#ce5c95b5623cca295f8f4251f00c0642c7e84976"
11527-
integrity sha512-RLq2koZ5fGWrx7tcqx2tSTMQj4lRkfNJaebO/li/uunhCJbtZqwTuwPHpgIimAHHi/2nZIiGrkCHDCOeR1onxA==
11524+
lint-staged@16.4.0:
11525+
version "16.4.0"
11526+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.4.0.tgz#a00b0e3abff59239cef6d7d9341e8f8473308e23"
11527+
integrity sha512-lBWt8hujh/Cjysw5GYVmZpFHXDCgZzhrOm8vbcUdobADZNOK/bRshr2kM3DfgrrtR1DQhfupW9gnIXOfiFi+bw==
1152811528
dependencies:
1152911529
commander "^14.0.3"
1153011530
listr2 "^9.0.5"
11531-
micromatch "^4.0.8"
11531+
picomatch "^4.0.3"
1153211532
string-argv "^0.3.2"
11533-
tinyexec "^1.0.2"
11533+
tinyexec "^1.0.4"
1153411534
yaml "^2.8.2"
1153511535

1153611536
listr2@^9.0.5:
@@ -14879,7 +14879,7 @@ tinyexec@^0.3.2:
1487914879
resolved "https://registry.yarnpkg.com/tinyexec/-/tinyexec-0.3.2.tgz#941794e657a85e496577995c6eef66f53f42b3d2"
1488014880
integrity sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==
1488114881

14882-
tinyexec@^1.0.1, tinyexec@^1.0.2:
14882+
tinyexec@^1.0.1, tinyexec@^1.0.4:
1488314883
version "1.0.4"
1488414884
resolved "https://registry.yarnpkg.com/tinyexec/-/tinyexec-1.0.4.tgz#6c60864fe1d01331b2f17c6890f535d7e5385408"
1488514885
integrity sha512-u9r3uZC0bdpGOXtlxUIdwf9pkmvhqJdrVCH9fapQtgy/OeTTMZ1nqH7agtvEfmGui6e1XxjcdrlxvxJvc3sMqw==

0 commit comments

Comments
 (0)