Skip to content

Commit f12952c

Browse files
chore(deps): update dependency lint-staged to v16.4.0
1 parent 9a239dd commit f12952c

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"husky": "9.1.7",
5050
"jest-diff": "30.3.0",
5151
"jest-docblock": "30.2.0",
52-
"lint-staged": "16.3.3",
52+
"lint-staged": "16.4.0",
5353
"patch-package": "8.0.1",
5454
"prettier": "3.8.1",
5555
"rimraf": "6.1.3",

yarn.lock

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

4994-
lint-staged@16.3.3:
4995-
version "16.3.3"
4996-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.3.3.tgz#ce5c95b5623cca295f8f4251f00c0642c7e84976"
4997-
integrity sha512-RLq2koZ5fGWrx7tcqx2tSTMQj4lRkfNJaebO/li/uunhCJbtZqwTuwPHpgIimAHHi/2nZIiGrkCHDCOeR1onxA==
4994+
lint-staged@16.4.0:
4995+
version "16.4.0"
4996+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.4.0.tgz#a00b0e3abff59239cef6d7d9341e8f8473308e23"
4997+
integrity sha512-lBWt8hujh/Cjysw5GYVmZpFHXDCgZzhrOm8vbcUdobADZNOK/bRshr2kM3DfgrrtR1DQhfupW9gnIXOfiFi+bw==
49984998
dependencies:
49994999
commander "^14.0.3"
50005000
listr2 "^9.0.5"
5001-
micromatch "^4.0.8"
5001+
picomatch "^4.0.3"
50025002
string-argv "^0.3.2"
5003-
tinyexec "^1.0.2"
5003+
tinyexec "^1.0.4"
50045004
yaml "^2.8.2"
50055005

50065006
listr2@^9.0.0, listr2@^9.0.5:
@@ -6385,10 +6385,10 @@ tinybench@^2.9.0:
63856385
resolved "https://registry.yarnpkg.com/tinybench/-/tinybench-2.9.0.tgz#103c9f8ba6d7237a47ab6dd1dcff77251863426b"
63866386
integrity sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==
63876387

6388-
tinyexec@^1.0.2:
6389-
version "1.0.2"
6390-
resolved "https://registry.yarnpkg.com/tinyexec/-/tinyexec-1.0.2.tgz#bdd2737fe2ba40bd6f918ae26642f264b99ca251"
6391-
integrity sha512-W/KYk+NFhkmsYpuHq5JykngiOCnxeVL8v8dFnqxSD8qEEdRfXk1SDM6JzNqcERbcGYj9tMrDQBYV9cjgnunFIg==
6388+
tinyexec@^1.0.2, tinyexec@^1.0.4:
6389+
version "1.0.4"
6390+
resolved "https://registry.yarnpkg.com/tinyexec/-/tinyexec-1.0.4.tgz#6c60864fe1d01331b2f17c6890f535d7e5385408"
6391+
integrity sha512-u9r3uZC0bdpGOXtlxUIdwf9pkmvhqJdrVCH9fapQtgy/OeTTMZ1nqH7agtvEfmGui6e1XxjcdrlxvxJvc3sMqw==
63926392

63936393
tinyglobby@^0.2.15:
63946394
version "0.2.15"

0 commit comments

Comments
 (0)