|
@@ -3803,6 +3803,11 @@ eslint-config-ckeditor5@^1.0.11:
|
|
|
dependencies:
|
|
dependencies:
|
|
|
eslint-plugin-ckeditor5-rules "^0.0.3"
|
|
eslint-plugin-ckeditor5-rules "^0.0.3"
|
|
|
|
|
|
|
|
|
|
+eslint-plugin-ckeditor5-rules@^0.0.2:
|
|
|
|
|
+ version "0.0.2"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/eslint-plugin-ckeditor5-rules/-/eslint-plugin-ckeditor5-rules-0.0.2.tgz#f6325c6d046b41f05423c3a18bb9794b37c80baf"
|
|
|
|
|
+ integrity sha512-bV8w34pQcn1IyfdW1IEgfKuc1/hkTYpLo1DglRp1v4a2ph03PkMjN7vZ6FDrmu5ImVDJsd9022j5waA//MeyKg==
|
|
|
|
|
+
|
|
|
eslint-plugin-ckeditor5-rules@^0.0.3:
|
|
eslint-plugin-ckeditor5-rules@^0.0.3:
|
|
|
version "0.0.3"
|
|
version "0.0.3"
|
|
|
resolved "https://registry.yarnpkg.com/eslint-plugin-ckeditor5-rules/-/eslint-plugin-ckeditor5-rules-0.0.3.tgz#17223d50363809c5eae57ce1c03673d08c8c2c21"
|
|
resolved "https://registry.yarnpkg.com/eslint-plugin-ckeditor5-rules/-/eslint-plugin-ckeditor5-rules-0.0.3.tgz#17223d50363809c5eae57ce1c03673d08c8c2c21"
|
|
@@ -3826,6 +3831,48 @@ eslint-visitor-keys@^1.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
|
|
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
|
|
|
integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
|
|
integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
|
|
|
|
|
|
|
|
|
|
+eslint@^5.15.3:
|
|
|
|
|
+ version "5.16.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.16.0.tgz#a1e3ac1aae4a3fbd8296fcf8f7ab7314cbb6abea"
|
|
|
|
|
+ integrity sha512-S3Rz11i7c8AA5JPv7xAH+dOyq/Cu/VXHiHXBPOU1k/JAM5dXqQPt3qcrhpHSorXmrpu2g0gkIBVXAqCpzfoZIg==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ "@babel/code-frame" "^7.0.0"
|
|
|
|
|
+ ajv "^6.9.1"
|
|
|
|
|
+ chalk "^2.1.0"
|
|
|
|
|
+ cross-spawn "^6.0.5"
|
|
|
|
|
+ debug "^4.0.1"
|
|
|
|
|
+ doctrine "^3.0.0"
|
|
|
|
|
+ eslint-scope "^4.0.3"
|
|
|
|
|
+ eslint-utils "^1.3.1"
|
|
|
|
|
+ eslint-visitor-keys "^1.0.0"
|
|
|
|
|
+ espree "^5.0.1"
|
|
|
|
|
+ esquery "^1.0.1"
|
|
|
|
|
+ esutils "^2.0.2"
|
|
|
|
|
+ file-entry-cache "^5.0.1"
|
|
|
|
|
+ functional-red-black-tree "^1.0.1"
|
|
|
|
|
+ glob "^7.1.2"
|
|
|
|
|
+ globals "^11.7.0"
|
|
|
|
|
+ ignore "^4.0.6"
|
|
|
|
|
+ import-fresh "^3.0.0"
|
|
|
|
|
+ imurmurhash "^0.1.4"
|
|
|
|
|
+ inquirer "^6.2.2"
|
|
|
|
|
+ js-yaml "^3.13.0"
|
|
|
|
|
+ json-stable-stringify-without-jsonify "^1.0.1"
|
|
|
|
|
+ levn "^0.3.0"
|
|
|
|
|
+ lodash "^4.17.11"
|
|
|
|
|
+ minimatch "^3.0.4"
|
|
|
|
|
+ mkdirp "^0.5.1"
|
|
|
|
|
+ natural-compare "^1.4.0"
|
|
|
|
|
+ optionator "^0.8.2"
|
|
|
|
|
+ path-is-inside "^1.0.2"
|
|
|
|
|
+ progress "^2.0.0"
|
|
|
|
|
+ regexpp "^2.0.1"
|
|
|
|
|
+ semver "^5.5.1"
|
|
|
|
|
+ strip-ansi "^4.0.0"
|
|
|
|
|
+ strip-json-comments "^2.0.1"
|
|
|
|
|
+ table "^5.2.3"
|
|
|
|
|
+ text-table "^0.2.0"
|
|
|
|
|
+
|
|
|
eslint@^5.5.0:
|
|
eslint@^5.5.0:
|
|
|
version "5.15.3"
|
|
version "5.15.3"
|
|
|
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.3.tgz#c79c3909dc8a7fa3714fb340c11e30fd2526b8b5"
|
|
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.3.tgz#c79c3909dc8a7fa3714fb340c11e30fd2526b8b5"
|