Skip to content

Commit b902317

Browse files
renovate[bot]nodebb-misty
authored andcommitted
chore(deps): update dependency lint-staged to v13.2.2
1 parent 16cc01a commit b902317

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
"eslint-config-airbnb-base": "15.0.0",
3030
"eslint-plugin-import": "2.27.5",
3131
"husky": "8.0.3",
32-
"lint-staged": "13.2.1"
32+
"lint-staged": "13.2.2"
3333
}
3434
}

yarn.lock

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

1925-
lint-staged@13.2.1:
1926-
version "13.2.1"
1927-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.1.tgz#9d30a14e3e42897ef417bc98556fb757f75cae87"
1928-
integrity sha512-8gfzinVXoPfga5Dz/ZOn8I2GOhf81Wvs+KwbEXQn/oWZAvCVS2PivrXfVbFJc93zD16uC0neS47RXHIjXKYZQw==
1925+
lint-staged@13.2.2:
1926+
version "13.2.2"
1927+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.2.tgz#5e711d3139c234f73402177be2f8dd312e6508ca"
1928+
integrity sha512-71gSwXKy649VrSU09s10uAT0rWCcY3aewhMaHyl2N84oBk4Xs9HgxvUp3AYu+bNsK4NrOYYxvSgg7FyGJ+jGcA==
19291929
dependencies:
19301930
chalk "5.2.0"
19311931
cli-truncate "^3.1.0"
@@ -1939,7 +1939,7 @@ lint-staged@13.2.1:
19391939
object-inspect "^1.12.3"
19401940
pidtree "^0.6.0"
19411941
string-argv "^0.3.1"
1942-
yaml "^2.2.1"
1942+
yaml "^2.2.2"
19431943

19441944
listr2@^5.0.7:
19451945
version "5.0.7"
@@ -3186,10 +3186,10 @@ yallist@^4.0.0:
31863186
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
31873187
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
31883188

3189-
yaml@^2.2.1:
3190-
version "2.2.1"
3191-
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.2.1.tgz#3014bf0482dcd15147aa8e56109ce8632cd60ce4"
3192-
integrity sha512-e0WHiYql7+9wr4cWMx3TVQrNwejKaEe7/rHNmQmqRjazfOP5W8PB6Jpebb5o6fIapbz9o9+2ipcaTM2ZwDI6lw==
3189+
yaml@^2.2.2:
3190+
version "2.2.2"
3191+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.2.2.tgz#ec551ef37326e6d42872dad1970300f8eb83a073"
3192+
integrity sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA==
31933193

31943194
yargs-parser@^20.2.3:
31953195
version "20.2.9"

0 commit comments

Comments
 (0)