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 5050 "devDependencies" : {
5151 "@commitlint/cli" : " 13.2.0" ,
5252 "@commitlint/config-angular" : " 13.2.0" ,
53- "eslint" : " 8.0.0 " ,
53+ "eslint" : " 8.0.1 " ,
5454 "eslint-config-airbnb-base" : " 12.1.0" ,
5555 "eslint-plugin-import" : " 2.25.2" ,
5656 "husky" : " 7.0.2" ,
Original file line number Diff line number Diff line change 177177 ts-node "^9"
178178 tslib "^2"
179179
180- " @eslint/eslintrc@^1.0.2 " :
181- version "1.0.2 "
182- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.0.2 .tgz#6044884f7f93c4ecc2d1694c7486cce91ef8f746 "
183- integrity sha512-x1ZXdEFsvTcnbTZgqcWUL9w2ybgZCw/qbKTPQnab+XnYA2bMQpJCh+/bBzCRfDJaJdlrrQlOk49jNtru9gL/6Q ==
180+ " @eslint/eslintrc@^1.0.3 " :
181+ version "1.0.3 "
182+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.0.3 .tgz#41f08c597025605f672251dcc4e8be66b5ed7366 "
183+ integrity sha512-DHI1wDPoKCBPoLZA3qDR91+3te/wDSc1YhKg3jR8NxKKRJq2hwHwcWv31cSwSYvIBrmbENoYMWcenW8uproQqg ==
184184 dependencies :
185185 ajv "^6.12.4"
186186 debug "^4.3.2"
@@ -953,12 +953,12 @@ eslint-visitor-keys@^3.0.0:
953953 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.0.0.tgz#e32e99c6cdc2eb063f204eda5db67bfe58bb4186"
954954 integrity sha512-mJOZa35trBTb3IyRmo8xmKBZlxf+N7OnUl4+ZhJHs/r+0770Wh/LEACE2pqMGMe27G/4y8P2bYGk4J70IC5k1Q==
955955
956- eslint@8.0.0 :
957- version "8.0.0 "
958- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.0.0 .tgz#2c2d0ac6353755667ac90c9ff4a9c1315e43fcff "
959- integrity sha512-03spzPzMAO4pElm44m60Nj08nYonPGQXmw6Ceai/S4QK82IgwWO1EXx1s9namKzVlbVu3Jf81hb+N+8+v21/HQ ==
956+ eslint@8.0.1 :
957+ version "8.0.1 "
958+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.0.1 .tgz#3610e7fe4a05c2154669515ca60835a76a19f700 "
959+ integrity sha512-LsgcwZgQ72vZ+SMp4K6pAnk2yFDWL7Ti4pJaRvsZ0Hsw2h8ZjUIW38a9AFn2cZXdBMlScMFYYgsSp4ttFI/0bA ==
960960 dependencies :
961- " @eslint/eslintrc" " ^1.0.2 "
961+ " @eslint/eslintrc" " ^1.0.3 "
962962 " @humanwhocodes/config-array" " ^0.6.0"
963963 ajv "^6.10.0"
964964 chalk "^4.0.0"
You can’t perform that action at this time.
0 commit comments