Skip to content

Commit b713475

Browse files
meta: update dependency lint-staged to v16.3.3
1 parent c8fb111 commit b713475

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
@@ -51,7 +51,7 @@
5151
"eslint-plugin-react": "7.37.5",
5252
"eslint-plugin-react-hooks": "7.0.1",
5353
"husky": "9.1.7",
54-
"lint-staged": "16.3.2",
54+
"lint-staged": "16.3.3",
5555
"netlify-cli": "20.1.1",
5656
"prettier": "3.3.3",
5757
"typescript": "5.8.3"

yarn.lock

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

11957-
lint-staged@16.3.2:
11958-
version "16.3.2"
11959-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.3.2.tgz#378b48c6c340d42eefcc8d13d198b61a562e63a9"
11960-
integrity sha512-xKqhC2AeXLwiAHXguxBjuChoTTWFC6Pees0SHPwOpwlvI3BH7ZADFPddAdN3pgo3aiKgPUx/bxE78JfUnxQnlg==
11957+
lint-staged@16.3.3:
11958+
version "16.3.3"
11959+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.3.3.tgz#ce5c95b5623cca295f8f4251f00c0642c7e84976"
11960+
integrity sha512-RLq2koZ5fGWrx7tcqx2tSTMQj4lRkfNJaebO/li/uunhCJbtZqwTuwPHpgIimAHHi/2nZIiGrkCHDCOeR1onxA==
1196111961
dependencies:
1196211962
commander "^14.0.3"
1196311963
listr2 "^9.0.5"

0 commit comments

Comments
 (0)