File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 123123 "ember-template-lint" : " 3.5.0" ,
124124 "ember-truth-helpers" : " 3.0.0" ,
125125 "ember-try" : " 1.4.0" ,
126- "eslint" : " 7.29 .0" ,
126+ "eslint" : " 7.30 .0" ,
127127 "eslint-plugin-ember" : " 10.5.1" ,
128128 "eslint-plugin-json" : " 3.0.0" ,
129129 "eslint-plugin-node" : " 11.1.0" ,
Original file line number Diff line number Diff line change 47604760 ember-compatibility-helpers "^1.2.0"
47614761 ember-raf-scheduler "0.1.0"
47624762
4763+ "@humanwhocodes/config-array@^0.5.0":
4764+ version "0.5.0"
4765+ resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.5.0.tgz#1407967d4c6eecd7388f83acf1eaf4d0c6e58ef9"
4766+ integrity sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==
4767+ dependencies:
4768+ "@humanwhocodes/object-schema" "^1.2.0"
4769+ debug "^4.1.1"
4770+ minimatch "^3.0.4"
4771+
4772+ "@humanwhocodes/object-schema@^1.2.0":
4773+ version "1.2.0"
4774+ resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.0.tgz#87de7af9c231826fdd68ac7258f77c429e0e5fcf"
4775+ integrity sha512-wdppn25U8z/2yiaT6YGquE6X8sSv7hNMWSXYSSU1jGv/yd6XqjXgTDJ8KP4NgjTXfJ3GbRjeeb8RTV7a/VpM+w==
4776+
47634777"@iarna/cli@^1.2.0":
47644778 version "1.2.0"
47654779 resolved "https://registry.yarnpkg.com/@iarna/cli/-/cli-1.2.0.tgz#0f7af5e851afe895104583c4ca07377a8094d641"
@@ -12293,13 +12307,14 @@ eslint-visitor-keys@^2.0.0:
1229312307 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
1229412308 integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
1229512309
12296- eslint@7.29 .0:
12297- version "7.29 .0"
12298- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.29 .0.tgz#ee2a7648f2e729485e4d0bd6383ec1deabc8b3c0 "
12299- integrity sha512-82G/JToB9qIy/ArBzIWG9xvvwL3R86AlCjtGw+A29OMZDqhTybz/MByORSukGxeI+YPCR4coYyITKk8BFH9nDA ==
12310+ eslint@7.30 .0:
12311+ version "7.30 .0"
12312+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.30 .0.tgz#6d34ab51aaa56112fd97166226c9a97f505474f8 "
12313+ integrity sha512-VLqz80i3as3NdloY44BQSJpFw534L9Oh+6zJOUaViV4JPd+DaHwutqP7tcpkW3YiXbK6s05RZl7yl7cQn+lijg ==
1230012314 dependencies:
1230112315 "@babel/code-frame" "7.12.11"
1230212316 "@eslint/eslintrc" "^0.4.2"
12317+ "@humanwhocodes/config-array" "^0.5.0"
1230312318 ajv "^6.10.0"
1230412319 chalk "^4.0.0"
1230512320 cross-spawn "^7.0.2"
You can’t perform that action at this time.
0 commit comments