Skip to content

Commit e5ceb5b

Browse files
chore(deps): update dependency lint-staged to v16.3.3 (#1397)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5cde712 commit e5ceb5b

2 files changed

Lines changed: 5 additions & 5 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.2",
52+
"lint-staged": "16.3.3",
5353
"patch-package": "8.0.1",
5454
"prettier": "3.8.1",
5555
"rimraf": "6.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4991,10 +4991,10 @@ 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-
4995-
version "16.3.2"
4996-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.3.2.tgz#378b48c6c340d42eefcc8d13d198b61a562e63a9"
4997-
integrity sha512-xKqhC2AeXLwiAHXguxBjuChoTTWFC6Pees0SHPwOpwlvI3BH7ZADFPddAdN3pgo3aiKgPUx/bxE78JfUnxQnlg==
4994+
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==
49984998
dependencies:
49994999
commander "^14.0.3"
50005000
listr2 "^9.0.5"

0 commit comments

Comments
 (0)