File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 5454 "eslint-plugin-redux-saga" : " ^1.3.2" ,
5555 "husky" : " ^8.0.3" ,
5656 "jest" : " ^29.5.0" ,
57- "lint-staged" : " ^13.2.1 " ,
57+ "lint-staged" : " ^13.2.2 " ,
5858 "react" : " ^18.2.0" ,
5959 "redux-saga" : " ^1.2.3" ,
6060 "semantic-release" : " ^21.0.1" ,
Original file line number Diff line number Diff line change @@ -5326,10 +5326,10 @@ lines-and-columns@^1.1.6:
53265326 resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
53275327 integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
53285328
5329- lint-staged@^13.2.1 :
5330- version "13.2.1 "
5331- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.1 .tgz#9d30a14e3e42897ef417bc98556fb757f75cae87 "
5332- integrity sha512-8gfzinVXoPfga5Dz/ZOn8I2GOhf81Wvs+KwbEXQn/oWZAvCVS2PivrXfVbFJc93zD16uC0neS47RXHIjXKYZQw ==
5329+ lint-staged@^13.2.2 :
5330+ version "13.2.2 "
5331+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.2 .tgz#5e711d3139c234f73402177be2f8dd312e6508ca "
5332+ integrity sha512-71gSwXKy649VrSU09s10uAT0rWCcY3aewhMaHyl2N84oBk4Xs9HgxvUp3AYu+bNsK4NrOYYxvSgg7FyGJ+jGcA ==
53335333 dependencies :
53345334 chalk "5.2.0"
53355335 cli-truncate "^3.1.0"
@@ -5343,7 +5343,7 @@ lint-staged@^13.2.1:
53435343 object-inspect "^1.12.3"
53445344 pidtree "^0.6.0"
53455345 string-argv "^0.3.1"
5346- yaml "^2.2.1 "
5346+ yaml "^2.2.2 "
53475347
53485348listr2@^5.0.7 :
53495349 version "5.0.7"
@@ -8320,10 +8320,10 @@ yaml@^1.10.0:
83208320 resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
83218321 integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
83228322
8323- yaml@^2.2.1 :
8324- version "2.2.1 "
8325- resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.2.1 .tgz#3014bf0482dcd15147aa8e56109ce8632cd60ce4 "
8326- integrity sha512-e0WHiYql7+9wr4cWMx3TVQrNwejKaEe7/rHNmQmqRjazfOP5W8PB6Jpebb5o6fIapbz9o9+2ipcaTM2ZwDI6lw ==
8323+ yaml@^2.2.2 :
8324+ version "2.2.2 "
8325+ resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.2.2 .tgz#ec551ef37326e6d42872dad1970300f8eb83a073 "
8326+ integrity sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA ==
83278327
83288328yargs-parser@^20.2.3 :
83298329 version "20.2.9"
You can’t perform that action at this time.
0 commit comments