Skip to content

Commit 3a904f0

Browse files
authoredJun 28, 2023
chore(deps): update dependency lint-staged to v13.2.3
1 parent ffdf289 commit 3a904f0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint-config-nodebb": "0.2.1",
4141
"eslint-plugin-import": "2.27.5",
4242
"husky": "8.0.3",
43-
"lint-staged": "13.2.2"
43+
"lint-staged": "13.2.3"
4444
},
4545
"dependencies": {
4646
"cheerio": "^1.0.0-rc.12",

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1898,10 +1898,10 @@ link-preview-js@^3.0.4:
18981898
cross-fetch "3.1.5"
18991899
url "0.11.0"
19001900

1901-
lint-staged@13.2.2:
1902-
version "13.2.2"
1903-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.2.tgz#5e711d3139c234f73402177be2f8dd312e6508ca"
1904-
integrity sha512-71gSwXKy649VrSU09s10uAT0rWCcY3aewhMaHyl2N84oBk4Xs9HgxvUp3AYu+bNsK4NrOYYxvSgg7FyGJ+jGcA==
1901+
lint-staged@13.2.3:
1902+
version "13.2.3"
1903+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.3.tgz#f899aad6c093473467e9c9e316e3c2d8a28f87a7"
1904+
integrity sha512-zVVEXLuQIhr1Y7R7YAWx4TZLdvuzk7DnmrsTNL0fax6Z3jrpFcas+vKbzxhhvp6TA55m1SQuWkpzI1qbfDZbAg==
19051905
dependencies:
19061906
chalk "5.2.0"
19071907
cli-truncate "^3.1.0"

0 commit comments

Comments
 (0)