Skip to content

Commit 5456169

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

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@
5353
"eslint-config-airbnb-base": "15.0.0",
5454
"eslint-plugin-import": "2.27.5",
5555
"husky": "8.0.3",
56-
"lint-staged": "13.2.1"
56+
"lint-staged": "13.2.2"
5757
}
5858
}

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -1946,10 +1946,10 @@ linkify-it@^3.0.1:
19461946
dependencies:
19471947
uc.micro "^1.0.1"
19481948

1949-
1950-
version "13.2.1"
1951-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.1.tgz#9d30a14e3e42897ef417bc98556fb757f75cae87"
1952-
integrity sha512-8gfzinVXoPfga5Dz/ZOn8I2GOhf81Wvs+KwbEXQn/oWZAvCVS2PivrXfVbFJc93zD16uC0neS47RXHIjXKYZQw==
1949+
1950+
version "13.2.2"
1951+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.2.tgz#5e711d3139c234f73402177be2f8dd312e6508ca"
1952+
integrity sha512-71gSwXKy649VrSU09s10uAT0rWCcY3aewhMaHyl2N84oBk4Xs9HgxvUp3AYu+bNsK4NrOYYxvSgg7FyGJ+jGcA==
19531953
dependencies:
19541954
chalk "5.2.0"
19551955
cli-truncate "^3.1.0"
@@ -1963,7 +1963,7 @@ [email protected]:
19631963
object-inspect "^1.12.3"
19641964
pidtree "^0.6.0"
19651965
string-argv "^0.3.1"
1966-
yaml "^2.2.1"
1966+
yaml "^2.2.2"
19671967

19681968
listr2@^5.0.7:
19691969
version "5.0.7"
@@ -3258,10 +3258,10 @@ yallist@^4.0.0:
32583258
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
32593259
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
32603260

3261-
yaml@^2.2.1:
3262-
version "2.2.1"
3263-
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.2.1.tgz#3014bf0482dcd15147aa8e56109ce8632cd60ce4"
3264-
integrity sha512-e0WHiYql7+9wr4cWMx3TVQrNwejKaEe7/rHNmQmqRjazfOP5W8PB6Jpebb5o6fIapbz9o9+2ipcaTM2ZwDI6lw==
3261+
yaml@^2.2.2:
3262+
version "2.3.1"
3263+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.3.1.tgz#02fe0975d23cd441242aa7204e09fc28ac2ac33b"
3264+
integrity sha512-2eHWfjaoXgTBC2jNM1LRef62VQa0umtvRiDSk6HSzW7RvS5YtkabJrwYLLEKWBc8a5U2PTSCs+dJjUTJdlHsWQ==
32653265

32663266
yargs-parser@^20.2.2, yargs-parser@^20.2.3:
32673267
version "20.2.9"

0 commit comments

Comments
 (0)