File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 39
39
"@babel/node" : " ^7.14.5" ,
40
40
"@babel/preset-env" : " ^7.14.5" ,
41
41
"babel-polyfill" : " ^6.26.0" ,
42
- "eslint" : " ^7.28 .0" ,
42
+ "eslint" : " ^7.29 .0" ,
43
43
"eslint-config-airbnb-base" : " ^14.2.1" ,
44
44
"eslint-config-prettier" : " ^6.15.0" ,
45
45
"eslint-plugin-import" : " ^2.23.4" ,
Original file line number Diff line number Diff line change @@ -3091,10 +3091,10 @@ eslint-visitor-keys@^2.0.0:
3091
3091
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
3092
3092
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
3093
3093
3094
- eslint@^7.28 .0 :
3095
- version "7.28 .0"
3096
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.28 .0.tgz#435aa17a0b82c13bb2be9d51408b617e49c1e820 "
3097
- integrity sha512-UMfH0VSjP0G4p3EWirscJEQ/cHqnT/iuH6oNZOB94nBjWbMnhGEPxsZm1eyIW0C/9jLI0Fow4W5DXLjEI7mn1g ==
3094
+ eslint@^7.29 .0 :
3095
+ version "7.29 .0"
3096
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.29 .0.tgz#ee2a7648f2e729485e4d0bd6383ec1deabc8b3c0 "
3097
+ integrity sha512-82G/JToB9qIy/ArBzIWG9xvvwL3R86AlCjtGw+A29OMZDqhTybz/MByORSukGxeI+YPCR4coYyITKk8BFH9nDA ==
3098
3098
dependencies :
3099
3099
" @babel/code-frame" " 7.12.11"
3100
3100
" @eslint/eslintrc" " ^0.4.2"
You can’t perform that action at this time.
0 commit comments