Skip to content

Commit 0e83eb8

Browse files
committed
chore(deps): update dependency lint-staged to v13.2.3
1 parent 12321a8 commit 0e83eb8

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
@@ -58,7 +58,7 @@
5858
"ethers": "5.7.2",
5959
"husky": "8.0.3",
6060
"jest": "29.5.0",
61-
"lint-staged": "13.2.2",
61+
"lint-staged": "13.2.3",
6262
"npm-run-all": "4.1.5",
6363
"pre-commit": "1.2.2",
6464
"prettier": "2.8.8",

yarn.lock

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

4673-
4674-
version "13.2.2"
4675-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.2.tgz#5e711d3139c234f73402177be2f8dd312e6508ca"
4676-
integrity sha512-71gSwXKy649VrSU09s10uAT0rWCcY3aewhMaHyl2N84oBk4Xs9HgxvUp3AYu+bNsK4NrOYYxvSgg7FyGJ+jGcA==
4673+
4674+
version "13.2.3"
4675+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.3.tgz#f899aad6c093473467e9c9e316e3c2d8a28f87a7"
4676+
integrity sha512-zVVEXLuQIhr1Y7R7YAWx4TZLdvuzk7DnmrsTNL0fax6Z3jrpFcas+vKbzxhhvp6TA55m1SQuWkpzI1qbfDZbAg==
46774677
dependencies:
46784678
chalk "5.2.0"
46794679
cli-truncate "^3.1.0"

0 commit comments

Comments
 (0)