File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3636 "@babel/plugin-transform-typescript" : " ^7.12.1" ,
3737 "@babel/preset-env" : " ^7.12.11" ,
3838 "babel-core" : " ^6.25.0" ,
39- "eslint" : " ^7.17 .0" ,
39+ "eslint" : " ^7.19 .0" ,
4040 "eslint-config-prettier" : " ^7.2.0" ,
4141 "eslint-plugin-node" : " ^11.1.0" ,
4242 "eslint-plugin-prettier" : " ^3.3.1" ,
Original file line number Diff line number Diff line change 863863 exec-sh "^0.3.2"
864864 minimist "^1.2.0"
865865
866- " @eslint/eslintrc@^0.2.2 " :
867- version "0.2.2 "
868- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.2.2 .tgz#d01fc791e2fc33e88a29d6f3dc7e93d0cd784b76 "
869- integrity sha512-EfB5OHNYp1F4px/LI/FEnGylop7nOqkQ1LRzCM0KccA2U8tvV8w01KBv37LbO7nW4H+YhKyo2LcJhRwjjV17QQ ==
866+ " @eslint/eslintrc@^0.3.0 " :
867+ version "0.3.0 "
868+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.3.0 .tgz#d736d6963d7003b6514e6324bec9c602ac340318 "
869+ integrity sha512-1JTKgrOKAHVivSvOYw+sJOunkBjUOvjqWk1DPja7ZFhIS2mX/4EgTT8M7eTK9jrKhL/FvXXEbQwIs3pg1xp3dg ==
870870 dependencies :
871871 ajv "^6.12.4"
872872 debug "^4.1.1"
875875 ignore "^4.0.6"
876876 import-fresh "^3.2.1"
877877 js-yaml "^3.13.1"
878- lodash "^4.17.19 "
878+ lodash "^4.17.20 "
879879 minimatch "^3.0.4"
880880 strip-json-comments "^3.1.1"
881881
@@ -2619,13 +2619,13 @@ eslint-visitor-keys@^2.0.0:
26192619 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
26202620 integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
26212621
2622- eslint@^7.17 .0 :
2623- version "7.17 .0"
2624- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.17 .0.tgz#4ccda5bf12572ad3bf760e6f195886f50569adb0 "
2625- integrity sha512-zJk08MiBgwuGoxes5sSQhOtibZ75pz0J35XTRlZOk9xMffhpA9BTbQZxoXZzOl5zMbleShbGwtw+1kGferfFwQ ==
2622+ eslint@^7.19 .0 :
2623+ version "7.19 .0"
2624+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.19 .0.tgz#6719621b196b5fad72e43387981314e5d0dc3f41 "
2625+ integrity sha512-CGlMgJY56JZ9ZSYhJuhow61lMPPjUzWmChFya71Z/jilVos7mR/jPgaEfVGgMBY5DshbKdG8Ezb8FDCHcoMEMg ==
26262626 dependencies :
26272627 " @babel/code-frame" " ^7.0.0"
2628- " @eslint/eslintrc" " ^0.2.2 "
2628+ " @eslint/eslintrc" " ^0.3.0 "
26292629 ajv "^6.10.0"
26302630 chalk "^4.0.0"
26312631 cross-spawn "^7.0.2"
@@ -2649,7 +2649,7 @@ eslint@^7.17.0:
26492649 js-yaml "^3.13.1"
26502650 json-stable-stringify-without-jsonify "^1.0.1"
26512651 levn "^0.4.1"
2652- lodash "^4.17.19 "
2652+ lodash "^4.17.20 "
26532653 minimatch "^3.0.4"
26542654 natural-compare "^1.4.0"
26552655 optionator "^0.9.1"
You can’t perform that action at this time.
0 commit comments