File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 35
35
"test" : " yarn prepare:folder && yarn prepare:report && yarn -s jest --config ./jest.config.js"
36
36
},
37
37
"resolutions" : {
38
- "eslint" : " 7.28 .0"
38
+ "eslint" : " 7.29 .0"
39
39
},
40
40
"dependencies" : {
41
41
"@angular-eslint/eslint-plugin" : " 4.3.0" ,
45
45
"@types/eslint" : " 7.2.13" ,
46
46
"@typescript-eslint/eslint-plugin" : " 4.27.0" ,
47
47
"@typescript-eslint/parser" : " 4.27.0" ,
48
- "eslint" : " 7.28 .0" ,
48
+ "eslint" : " 7.29 .0" ,
49
49
"eslint-config-import" : " 0.13.0" ,
50
50
"eslint-import-resolver-typescript" : " 2.4.0" ,
51
51
"eslint-plugin-i18n-json" : " 3.1.0" ,
Original file line number Diff line number Diff line change @@ -6208,10 +6208,10 @@ eslint-visitor-keys@^2.0.0:
6208
6208
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
6209
6209
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
6210
6210
6211
- eslint@7.28 .0:
6212
- version "7.28 .0"
6213
- resolved "https://registry.npmjs.org/eslint/-/eslint-7.28 .0.tgz#435aa17a0b82c13bb2be9d51408b617e49c1e820 "
6214
- integrity sha512-UMfH0VSjP0G4p3EWirscJEQ/cHqnT/iuH6oNZOB94nBjWbMnhGEPxsZm1eyIW0C/9jLI0Fow4W5DXLjEI7mn1g ==
6211
+ eslint@7.29 .0:
6212
+ version "7.29 .0"
6213
+ resolved "https://registry.npmjs.org/eslint/-/eslint-7.29 .0.tgz#ee2a7648f2e729485e4d0bd6383ec1deabc8b3c0 "
6214
+ integrity sha512-82G/JToB9qIy/ArBzIWG9xvvwL3R86AlCjtGw+A29OMZDqhTybz/MByORSukGxeI+YPCR4coYyITKk8BFH9nDA ==
6215
6215
dependencies:
6216
6216
"@babel/code-frame" "7.12.11"
6217
6217
"@eslint/eslintrc" "^0.4.2"
You can’t perform that action at this time.
0 commit comments