File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 53
53
"eslint-config-airbnb-base" : " 15.0.0" ,
54
54
"eslint-plugin-import" : " 2.27.5" ,
55
55
"husky" : " 8.0.3" ,
56
- "lint-staged" : " 13.2.1 "
56
+ "lint-staged" : " 13.2.2 "
57
57
}
58
58
}
Original file line number Diff line number Diff line change @@ -1946,10 +1946,10 @@ linkify-it@^3.0.1:
1946
1946
dependencies :
1947
1947
uc.micro "^1.0.1"
1948
1948
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 ==
1953
1953
dependencies :
1954
1954
chalk "5.2.0"
1955
1955
cli-truncate "^3.1.0"
1963
1963
object-inspect "^1.12.3"
1964
1964
pidtree "^0.6.0"
1965
1965
string-argv "^0.3.1"
1966
- yaml "^2.2.1 "
1966
+ yaml "^2.2.2 "
1967
1967
1968
1968
listr2@^5.0.7 :
1969
1969
version "5.0.7"
@@ -3258,10 +3258,10 @@ yallist@^4.0.0:
3258
3258
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
3259
3259
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
3260
3260
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 ==
3265
3265
3266
3266
yargs-parser@^20.2.2, yargs-parser@^20.2.3 :
3267
3267
version "20.2.9"
You can’t perform that action at this time.
0 commit comments