File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
packages/eslint-config-react Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1515 "@rollup/plugin-node-resolve" : " ^11.0.1" ,
1616 "builtin-modules" : " ^3.2.0" ,
1717 "cross-env" : " ^7.0.3" ,
18- "eslint" : " ^7.16 .0" ,
18+ "eslint" : " ^7.17 .0" ,
1919 "eslint-formatter-gitlab" : " ^2.1.0" ,
2020 "husky" : " ^4.3.6" ,
2121 "jest" : " ^26.6.3" ,
Original file line number Diff line number Diff line change 2020 },
2121 "devDependencies" : {
2222 "@babel/core" : " ^7.12.10" ,
23- "eslint" : " ^7.16 .0"
23+ "eslint" : " ^7.17 .0"
2424 },
2525 "peerDependencies" : {
2626 "@babel/core" : " 7.x" ,
Original file line number Diff line number Diff line change @@ -4220,10 +4220,10 @@ eslint-visitor-keys@^2.0.0:
42204220 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
42214221 integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
42224222
4223- eslint@^7.16 .0 :
4224- version "7.16 .0"
4225- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.16 .0.tgz#a761605bf9a7b32d24bb7cde59aeb0fd76f06092 "
4226- integrity sha512-iVWPS785RuDA4dWuhhgXTNrGxHHK3a8HLSMBgbbU59ruJDubUraXN8N5rn7kb8tG6sjg74eE0RA3YWT51eusEw ==
4223+ eslint@^7.17 .0 :
4224+ version "7.17 .0"
4225+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.17 .0.tgz#4ccda5bf12572ad3bf760e6f195886f50569adb0 "
4226+ integrity sha512-zJk08MiBgwuGoxes5sSQhOtibZ75pz0J35XTRlZOk9xMffhpA9BTbQZxoXZzOl5zMbleShbGwtw+1kGferfFwQ ==
42274227 dependencies :
42284228 " @babel/code-frame" " ^7.0.0"
42294229 " @eslint/eslintrc" " ^0.2.2"
You can’t perform that action at this time.
0 commit comments