File tree Expand file tree Collapse file tree 3 files changed +25
-25
lines changed Expand file tree Collapse file tree 3 files changed +25
-25
lines changed Original file line number Diff line number Diff line change 3636 "@types/node" : " 14.17.26" ,
3737 "@typescript-eslint/eslint-plugin" : " 5.0.0" ,
3838 "@typescript-eslint/parser" : " 5.0.0" ,
39- "eslint" : " 8.0.0 " ,
39+ "eslint" : " 8.0.1 " ,
4040 "eslint-config-prettier" : " 8.3.0" ,
4141 "eslint-plugin-import" : " 2.25.2" ,
4242 "husky" : " 7.0.2" ,
Original file line number Diff line number Diff line change 504504 ts-node "^9"
505505 tslib "^2"
506506
507- " @eslint/eslintrc@^1.0.2 " :
508- version "1.0.2 "
509- resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.0.2 .tgz"
510- integrity sha512-x1ZXdEFsvTcnbTZgqcWUL9w2ybgZCw/qbKTPQnab+XnYA2bMQpJCh+/bBzCRfDJaJdlrrQlOk49jNtru9gL/6Q ==
507+ " @eslint/eslintrc@^1.0.3 " :
508+ version "1.0.3 "
509+ resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.0.3 .tgz"
510+ integrity sha512-DHI1wDPoKCBPoLZA3qDR91+3te/wDSc1YhKg3jR8NxKKRJq2hwHwcWv31cSwSYvIBrmbENoYMWcenW8uproQqg ==
511511 dependencies :
512512 ajv "^6.12.4"
513513 debug "^4.3.2"
@@ -2275,12 +2275,12 @@ eslint-visitor-keys@^3.0.0:
22752275 resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.0.0.tgz"
22762276 integrity sha512-mJOZa35trBTb3IyRmo8xmKBZlxf+N7OnUl4+ZhJHs/r+0770Wh/LEACE2pqMGMe27G/4y8P2bYGk4J70IC5k1Q==
22772277
2278- eslint@8.0.0 :
2279- version "8.0.0 "
2280- resolved "https://registry.npmjs.org/eslint/-/eslint-8.0.0 .tgz"
2281- integrity sha512-03spzPzMAO4pElm44m60Nj08nYonPGQXmw6Ceai/S4QK82IgwWO1EXx1s9namKzVlbVu3Jf81hb+N+8+v21/HQ ==
2278+ eslint@8.0.1 :
2279+ version "8.0.1 "
2280+ resolved "https://registry.npmjs.org/eslint/-/eslint-8.0.1 .tgz"
2281+ integrity sha512-LsgcwZgQ72vZ+SMp4K6pAnk2yFDWL7Ti4pJaRvsZ0Hsw2h8ZjUIW38a9AFn2cZXdBMlScMFYYgsSp4ttFI/0bA ==
22822282 dependencies :
2283- " @eslint/eslintrc" " ^1.0.2 "
2283+ " @eslint/eslintrc" " ^1.0.3 "
22842284 " @humanwhocodes/config-array" " ^0.6.0"
22852285 ajv "^6.10.0"
22862286 chalk "^4.0.0"
You can’t perform that action at this time.
0 commit comments