Skip to content

Commit d4a16ff

Browse files
chore(deps): update dependency lint-staged to v17.0.4
1 parent dbe54ee commit d4a16ff

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
@@ -58,7 +58,7 @@
5858
"eslint": "10.3.0",
5959
"eslint-config-prettier": "10.1.8",
6060
"husky": "9.1.7",
61-
"lint-staged": "17.0.3",
61+
"lint-staged": "17.0.4",
6262
"nodemon": "3.1.14",
6363
"prettier": "3.8.3",
6464
"ts-node": "10.9.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2111,10 +2111,10 @@ levn@^0.4.1:
21112111
prelude-ls "^1.2.1"
21122112
type-check "~0.4.0"
21132113

2114-
lint-staged@17.0.3:
2115-
version "17.0.3"
2116-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-17.0.3.tgz#d2bdb92a76589f3495e31c2ef006f68232e3d091"
2117-
integrity sha512-wnvMRhzC3GNpjixxleiG+pAW09dHTUgBCjMS7XouAg5E7wKUc8YdfogpF7zIgvXKDbH+452O6+XpnKm6V67rPw==
2114+
lint-staged@17.0.4:
2115+
version "17.0.4"
2116+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-17.0.4.tgz#7fecff62ab416b9ec88f3b49a53fbbc86a95f462"
2117+
integrity sha512-+rU9lSUyVOZ/hDUmRLVGzyS2v73cDdQjX+XQz1AaOdIE4RysLq0HoPW2HrrgeNCLklkhi904VBU1bmgWLHVnkA==
21182118
dependencies:
21192119
listr2 "^10.2.1"
21202120
picomatch "^4.0.4"

0 commit comments

Comments
 (0)