|
@@ -1847,10 +1847,10 @@ [email protected]:
|
|
|
read-pkg-up "^2.0.0"
|
|
|
resolve "^1.12.0"
|
|
|
|
|
|
[email protected].2:
|
|
|
- version "27.0.2"
|
|
|
- resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-27.0.2.tgz#5f518b23b1bd932e6ead55defa620a1999c138a2"
|
|
|
- integrity sha512-Oa5khI+ZuokO4CW9TddcOLzd8IHn1LdHAM3XgmPiZ4FZX6gi/R4swySXPx5mRvBb4y4sSqB09li/qpjE7aHjHA==
|
|
|
[email protected].3:
|
|
|
+ version "27.0.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-27.0.3.tgz#8dade43cc61cf220c72709477456c6437a7bcf8e"
|
|
|
+ integrity sha512-TWagiFwWFAq1rkl4cuoh6JHD7qAYCuYEinZe6Rxnfu7FvoxRnAMAu6zswADIzQXHoK2c+ueTDOKAQSHII0ttHg==
|
|
|
dependencies:
|
|
|
comment-parser "^0.7.4"
|
|
|
debug "^4.1.1"
|
|
@@ -1889,10 +1889,10 @@ [email protected]:
|
|
|
safe-regex "^2.1.1"
|
|
|
semver "^7.3.2"
|
|
|
|
|
|
-eslint-scope@5.0.0, eslint-scope@^5.0.0:
|
|
|
- version "5.0.0"
|
|
|
- resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.0.0.tgz#e87c8887c73e8d1ec84f1ca591645c358bfc8fb9"
|
|
|
- integrity sha512-oYrhJW7S0bxAFDvWqzvMPRm6pcgcnWc4QnofCAqRTRfQC0JcwenzGglTtsLyIuuWFfkqDG9vz67cnttSd53djw==
|
|
|
+eslint-scope@5.1.0:
|
|
|
+ version "5.1.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.0.tgz#d0f971dfe59c69e0cada684b23d49dbf82600ce5"
|
|
|
+ integrity sha512-iiGRvtxWqgtx5m8EyQUJihBloE4EnYeGE/bz1wSPwJE6tZuJUtHlhqDM4Xj2ukE8Dyy1+HCZ4hE0fzIVMzb58w==
|
|
|
dependencies:
|
|
|
esrecurse "^4.1.0"
|
|
|
estraverse "^4.1.1"
|
|
@@ -1905,6 +1905,14 @@ eslint-scope@^4.0.3:
|
|
|
esrecurse "^4.1.0"
|
|
|
estraverse "^4.1.1"
|
|
|
|
|
|
+eslint-scope@^5.0.0:
|
|
|
+ version "5.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.0.0.tgz#e87c8887c73e8d1ec84f1ca591645c358bfc8fb9"
|
|
|
+ integrity sha512-oYrhJW7S0bxAFDvWqzvMPRm6pcgcnWc4QnofCAqRTRfQC0JcwenzGglTtsLyIuuWFfkqDG9vz67cnttSd53djw==
|
|
|
+ dependencies:
|
|
|
+ esrecurse "^4.1.0"
|
|
|
+ estraverse "^4.1.1"
|
|
|
+
|
|
|
eslint-template-visitor@^2.0.0:
|
|
|
version "2.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/eslint-template-visitor/-/eslint-template-visitor-2.0.0.tgz#7cb6471ed29a53ab28a1dcbfca38355251c2be06"
|