File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 2222 "@types/react-router-dom" : " 5.3.2" ,
2323 "builtin-modules" : " 3.2.0" ,
2424 "cross-env" : " 7.0.3" ,
25- "eslint" : " 8.1 .0" ,
25+ "eslint" : " 8.2 .0" ,
2626 "husky" : " 7.0.4" ,
2727 "jest" : " 27.3.1" ,
2828 "jest-junit" : " 13.0.0" ,
Original file line number Diff line number Diff line change 12351235 ts-node "^9"
12361236 tslib "^2"
12371237
1238- " @eslint/eslintrc@^1.0.3 " :
1239- version "1.0.3 "
1240- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.0.3 .tgz#41f08c597025605f672251dcc4e8be66b5ed7366 "
1241- integrity sha512-DHI1wDPoKCBPoLZA3qDR91+3te/wDSc1YhKg3jR8NxKKRJq2hwHwcWv31cSwSYvIBrmbENoYMWcenW8uproQqg ==
1238+ " @eslint/eslintrc@^1.0.4 " :
1239+ version "1.0.4 "
1240+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.0.4 .tgz#dfe0ff7ba270848d10c5add0715e04964c034b31 "
1241+ integrity sha512-h8Vx6MdxwWI2WM8/zREHMoqdgLNXEL4QX3MWSVMdyNJGvXVOs+6lp+m2hc3FnuMHDc4poxFNI20vCk0OmI4G0Q ==
12421242 dependencies :
12431243 ajv "^6.12.4"
12441244 debug "^4.3.2"
12451245 espree "^9.0.0"
12461246 globals "^13.9.0"
12471247 ignore "^4.0.6"
12481248 import-fresh "^3.2.1"
1249- js-yaml "^3.13.1 "
1249+ js-yaml "^4.1.0 "
12501250 minimatch "^3.0.4"
12511251 strip-json-comments "^3.1.1"
12521252
@@ -4185,12 +4185,12 @@ eslint-visitor-keys@^3.0.0:
41854185 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.0.0.tgz#e32e99c6cdc2eb063f204eda5db67bfe58bb4186"
41864186 integrity sha512-mJOZa35trBTb3IyRmo8xmKBZlxf+N7OnUl4+ZhJHs/r+0770Wh/LEACE2pqMGMe27G/4y8P2bYGk4J70IC5k1Q==
41874187
4188- eslint@8.1 .0 :
4189- version "8.1 .0"
4190- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.1 .0.tgz#00f1f7dbf4134f26588e6c9f2efe970760f64664 "
4191- integrity sha512-JZvNneArGSUsluHWJ8g8MMs3CfIEzwaLx9KyH4tZ2i+R2/rPWzL8c0zg3rHdwYVpN/1sB9gqnjHwz9HoeJpGHw ==
4188+ eslint@8.2 .0 :
4189+ version "8.2 .0"
4190+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.2 .0.tgz#44d3fb506d0f866a506d97a0fc0e90ee6d06a815 "
4191+ integrity sha512-erw7XmM+CLxTOickrimJ1SiF55jiNlVSp2qqm0NuBWPtHYQCegD5ZMaW0c3i5ytPqL+SSLaCxdvQXFPLJn+ABw ==
41924192 dependencies :
4193- " @eslint/eslintrc" " ^1.0.3 "
4193+ " @eslint/eslintrc" " ^1.0.4 "
41944194 " @humanwhocodes/config-array" " ^0.6.0"
41954195 ajv "^6.10.0"
41964196 chalk "^4.0.0"
42244224 progress "^2.0.0"
42254225 regexpp "^3.2.0"
42264226 semver "^7.2.1"
4227- strip-ansi "^6.0.0 "
4227+ strip-ansi "^6.0.1 "
42284228 strip-json-comments "^3.1.0"
42294229 text-table "^0.2.0"
42304230 v8-compile-cache "^2.0.3"
You can’t perform that action at this time.
0 commit comments