Skip to content

Commit

Permalink
Build(deps-dev): Bump @typescript-eslint/eslint-plugin
Browse files Browse the repository at this point in the history
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.14.0 to 5.15.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.15.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 15, 2022
1 parent 9da21a9 commit 63d2c66
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 75 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -98,13 +98,13 @@
"@glimmer/reference": "0.84.0",
"@types/estree": "0.0.51",
"@types/jest": "27.4.1",
"@typescript-eslint/eslint-plugin": "5.14.0",
"@typescript-eslint/eslint-plugin": "5.15.0",
"babel-jest": "27.5.1",
"benchmark": "2.1.4",
"browserslist-to-esbuild": "1.1.1",
"core-js": "3.21.1",
"cross-env": "7.0.3",
"cspell": "5.19.0",
"cspell": "5.19.2",
"enquirer": "2.3.6",
"esbuild": "0.14.26",
"esbuild-visualizer": "0.3.1",
Expand Down
172 changes: 99 additions & 73 deletions yarn.lock
Expand Up @@ -935,10 +935,10 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@cspell/cspell-bundled-dicts@^5.19.0":
version "5.19.0"
resolved "https://registry.yarnpkg.com/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.19.0.tgz#5c0670bae042efccaec94766eb600c47db9fedda"
integrity sha512-0wgsBcxsJXgkei+aW4OgqEeuGFCk0KOa9VufNmVUTS9fO2zzkXu/0oeROjUFQSp+vwPjhatEpRGNehM69PbxdQ==
"@cspell/cspell-bundled-dicts@^5.19.2":
version "5.19.2"
resolved "https://registry.yarnpkg.com/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.19.2.tgz#c20d05d0ff5f3850bb62a32a95e05abd94673936"
integrity sha512-R+12xDw5iLCJH3O0n8t1D7acZrO/bjuULU3rs3CEt+i84/85b27shywc3E/vOiOt9613bpFNOL52J27Tu52YPQ==
dependencies:
"@cspell/dict-ada" "^2.0.0"
"@cspell/dict-aws" "^2.0.0"
Expand Down Expand Up @@ -980,15 +980,15 @@
"@cspell/dict-typescript" "^2.0.0"
"@cspell/dict-vue" "^2.0.2"

"@cspell/cspell-pipe@^5.19.0":
version "5.19.0"
resolved "https://registry.yarnpkg.com/@cspell/cspell-pipe/-/cspell-pipe-5.19.0.tgz#a6cc4b7c47ed17ea5ccb4ca57cc534905fb09972"
integrity sha512-vHSGQxHfY1VjFnRB481DSNgOkbA/x59kpfCe6XQq3CzzmR7kiaUs3p478WU5JHNoTKdesoDFyct36VZT58/oWQ==
"@cspell/cspell-pipe@^5.19.2":
version "5.19.2"
resolved "https://registry.yarnpkg.com/@cspell/cspell-pipe/-/cspell-pipe-5.19.2.tgz#40bf46fae7aa0697f9ab9e36d165fe149b9b5f36"
integrity sha512-mFFSn4ZgNgIOM0iBT0+xKBhRTQd/ecrWVvPfJpHxXIFwTt0neD19hqK54RDedLf8Hjds5cBHvS1EjMNARju/bQ==

"@cspell/cspell-types@^5.19.0":
version "5.19.0"
resolved "https://registry.yarnpkg.com/@cspell/cspell-types/-/cspell-types-5.19.0.tgz#ad127703481850d17368750723a6dfb33acf7d96"
integrity sha512-AoQu0lNNoyWVSSBgjzozg9wso8dlVwiLrEcFqtT4mGPgxg6vD5AyBuGmkoP8qPfYC/YU28mIhDFOJ8qNuuOtHw==
"@cspell/cspell-types@^5.19.2":
version "5.19.2"
resolved "https://registry.yarnpkg.com/@cspell/cspell-types/-/cspell-types-5.19.2.tgz#faae04c918dca53d6a266d86d00c3bd1682ebe16"
integrity sha512-IkMQpa7IzoFm9NXzRz8Gp38f3aoMZf6xjT7J3FvWtIntPvkIFaY53R1/I9U/gujH/zflf2VmZGxoDuFg1VcD0g==

"@cspell/dict-ada@^2.0.0":
version "2.0.0"
Expand Down Expand Up @@ -1693,35 +1693,35 @@
dependencies:
"@types/yargs-parser" "*"

"@typescript-eslint/eslint-plugin@5.14.0":
version "5.14.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.14.0.tgz#5119b67152356231a0e24b998035288a9cd21335"
integrity sha512-ir0wYI4FfFUDfLcuwKzIH7sMVA+db7WYen47iRSaCGl+HMAZI9fpBwfDo45ZALD3A45ZGyHWDNLhbg8tZrMX4w==
"@typescript-eslint/eslint-plugin@5.15.0":
version "5.15.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.15.0.tgz#c28ef7f2e688066db0b6a9d95fb74185c114fb9a"
integrity sha512-u6Db5JfF0Esn3tiAKELvoU5TpXVSkOpZ78cEGn/wXtT2RVqs2vkt4ge6N8cRCyw7YVKhmmLDbwI2pg92mlv7cA==
dependencies:
"@typescript-eslint/scope-manager" "5.14.0"
"@typescript-eslint/type-utils" "5.14.0"
"@typescript-eslint/utils" "5.14.0"
"@typescript-eslint/scope-manager" "5.15.0"
"@typescript-eslint/type-utils" "5.15.0"
"@typescript-eslint/utils" "5.15.0"
debug "^4.3.2"
functional-red-black-tree "^1.0.1"
ignore "^5.1.8"
regexpp "^3.2.0"
semver "^7.3.5"
tsutils "^3.21.0"

"@typescript-eslint/scope-manager@5.14.0":
version "5.14.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.14.0.tgz#ea518962b42db8ed0a55152ea959c218cb53ca7b"
integrity sha512-LazdcMlGnv+xUc5R4qIlqH0OWARyl2kaP8pVCS39qSL3Pd1F7mI10DbdXeARcE62sVQE4fHNvEqMWsypWO+yEw==
"@typescript-eslint/scope-manager@5.15.0":
version "5.15.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.15.0.tgz#d97afab5e0abf4018d1289bd711be21676cdd0ee"
integrity sha512-EFiZcSKrHh4kWk0pZaa+YNJosvKE50EnmN4IfgjkA3bTHElPtYcd2U37QQkNTqwMCS7LXeDeZzEqnsOH8chjSg==
dependencies:
"@typescript-eslint/types" "5.14.0"
"@typescript-eslint/visitor-keys" "5.14.0"
"@typescript-eslint/types" "5.15.0"
"@typescript-eslint/visitor-keys" "5.15.0"

"@typescript-eslint/type-utils@5.14.0":
version "5.14.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.14.0.tgz#711f08105860b12988454e91df433567205a8f0b"
integrity sha512-d4PTJxsqaUpv8iERTDSQBKUCV7Q5yyXjqXUl3XF7Sd9ogNLuKLkxz82qxokqQ4jXdTPZudWpmNtr/JjbbvUixw==
"@typescript-eslint/type-utils@5.15.0":
version "5.15.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.15.0.tgz#d2c02eb2bdf54d0a645ba3a173ceda78346cf248"
integrity sha512-KGeDoEQ7gHieLydujGEFLyLofipe9PIzfvA/41urz4hv+xVxPEbmMQonKSynZ0Ks2xDhJQ4VYjB3DnRiywvKDA==
dependencies:
"@typescript-eslint/utils" "5.14.0"
"@typescript-eslint/utils" "5.15.0"
debug "^4.3.2"
tsutils "^3.21.0"

Expand All @@ -1730,6 +1730,11 @@
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.14.0.tgz#96317cf116cea4befabc0defef371a1013f8ab11"
integrity sha512-BR6Y9eE9360LNnW3eEUqAg6HxS9Q35kSIs4rp4vNHRdfg0s+/PgHgskvu5DFTM7G5VKAVjuyaN476LCPrdA7Mw==

"@typescript-eslint/types@5.15.0":
version "5.15.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.15.0.tgz#c7bdd103843b1abae97b5518219d3e2a0d79a501"
integrity sha512-yEiTN4MDy23vvsIksrShjNwQl2vl6kJeG9YkVJXjXZnkJElzVK8nfPsWKYxcsGWG8GhurYXP4/KGj3aZAxbeOA==

"@typescript-eslint/typescript-estree@5.14.0":
version "5.14.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.14.0.tgz#78b7f7385d5b6f2748aacea5c9b7f6ae62058314"
Expand All @@ -1743,15 +1748,28 @@
semver "^7.3.5"
tsutils "^3.21.0"

"@typescript-eslint/utils@5.14.0", "@typescript-eslint/utils@^5.10.0":
version "5.14.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.14.0.tgz#6c8bc4f384298cbbb32b3629ba7415f9f80dc8c4"
integrity sha512-EHwlII5mvUA0UsKYnVzySb/5EE/t03duUTweVy8Zqt3UQXBrpEVY144OTceFKaOe4xQXZJrkptCf7PjEBeGK4w==
"@typescript-eslint/typescript-estree@5.15.0":
version "5.15.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.15.0.tgz#81513a742a9c657587ad1ddbca88e76c6efb0aac"
integrity sha512-Hb0e3dGc35b75xLzixM3cSbG1sSbrTBQDfIScqdyvrfJZVEi4XWAT+UL/HMxEdrJNB8Yk28SKxPLtAhfCbBInA==
dependencies:
"@typescript-eslint/types" "5.15.0"
"@typescript-eslint/visitor-keys" "5.15.0"
debug "^4.3.2"
globby "^11.0.4"
is-glob "^4.0.3"
semver "^7.3.5"
tsutils "^3.21.0"

"@typescript-eslint/utils@5.15.0", "@typescript-eslint/utils@^5.10.0":
version "5.15.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.15.0.tgz#468510a0974d3ced8342f37e6c662778c277f136"
integrity sha512-081rWu2IPKOgTOhHUk/QfxuFog8m4wxW43sXNOMSCdh578tGJ1PAaWPsj42LOa7pguh173tNlMigsbrHvh/mtA==
dependencies:
"@types/json-schema" "^7.0.9"
"@typescript-eslint/scope-manager" "5.14.0"
"@typescript-eslint/types" "5.14.0"
"@typescript-eslint/typescript-estree" "5.14.0"
"@typescript-eslint/scope-manager" "5.15.0"
"@typescript-eslint/types" "5.15.0"
"@typescript-eslint/typescript-estree" "5.15.0"
eslint-scope "^5.1.1"
eslint-utils "^3.0.0"

Expand All @@ -1763,6 +1781,14 @@
"@typescript-eslint/types" "5.14.0"
eslint-visitor-keys "^3.0.0"

"@typescript-eslint/visitor-keys@5.15.0":
version "5.15.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.15.0.tgz#5669739fbf516df060f978be6a6dce75855a8027"
integrity sha512-+vX5FKtgvyHbmIJdxMJ2jKm9z2BIlXJiuewI8dsDYMp5LzPUcuTT78Ya5iwvQg3VqSVdmxyM8Anj1Jeq7733ZQ==
dependencies:
"@typescript-eslint/types" "5.15.0"
eslint-visitor-keys "^3.0.0"

abab@^2.0.3, abab@^2.0.5:
version "2.0.5"
resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.5.tgz#c0b678fb32d60fc1219c784d6a826fe385aeb79a"
Expand Down Expand Up @@ -2424,41 +2450,41 @@ crypto-random-string@^4.0.0:
dependencies:
type-fest "^1.0.1"

cspell-gitignore@^5.19.0:
version "5.19.0"
resolved "https://registry.yarnpkg.com/cspell-gitignore/-/cspell-gitignore-5.19.0.tgz#f431f66b15a6fcda74a99cade067cdb317f4dadc"
integrity sha512-pNKubcQLmx7MabfbaiSymXR0pIf22J6IZv7ftXpVnNONe1oef6P5Os+/uPN9ieHAIYITFjdNvVqIr1EjDqJBwA==
cspell-gitignore@^5.19.2:
version "5.19.2"
resolved "https://registry.yarnpkg.com/cspell-gitignore/-/cspell-gitignore-5.19.2.tgz#8a364a18fbeef7b35356f2537933ea4fc1761063"
integrity sha512-j0iMQoLmq4J/19hM0j0rNUQoHsw1b9Yg1AZMus8WJgABPUPGgk4fRKJChUQu0+ys3wwWT/4vhKt7hU89ScphJQ==
dependencies:
cspell-glob "^5.19.0"
cspell-glob "^5.19.2"
find-up "^5.0.0"

cspell-glob@^5.19.0:
version "5.19.0"
resolved "https://registry.yarnpkg.com/cspell-glob/-/cspell-glob-5.19.0.tgz#42efcc6415d035039a56461ade313860160db434"
integrity sha512-LyU4CL/5tRC/9KmyK/L2fO8lTmJO7L1c2ouAJXx7ehlj26n2v4ZFzUQCHrW5/ba2eiyhuRHq43QHpLFyO/ORaw==
cspell-glob@^5.19.2:
version "5.19.2"
resolved "https://registry.yarnpkg.com/cspell-glob/-/cspell-glob-5.19.2.tgz#57a208bbb583d8385403d35fa2f1a1351b50e883"
integrity sha512-23pgM0KzWsnNv6zwC/xnxdE86MfLU7NWbBqDmn1KixhJjezOhg/LiSjnJuRVUuLR+4qApzjrBRpk+Rj1jzYi6A==
dependencies:
micromatch "^4.0.4"

cspell-io@^5.19.0:
version "5.19.0"
resolved "https://registry.yarnpkg.com/cspell-io/-/cspell-io-5.19.0.tgz#a192cbae02ea565ecb26d76a310daf3b6439eb30"
integrity sha512-hNiHPrixk2XDRlC/Gf+yMk1lBjrQJZS8/BLyvxHkE7RJ4cO77NbmHZrPP7oIhwicKQIEhEisqC1NtXrGxLyD8g==
cspell-io@^5.19.2:
version "5.19.2"
resolved "https://registry.yarnpkg.com/cspell-io/-/cspell-io-5.19.2.tgz#32ae634cccc73c8a0b8f1c83038301fbe137c85f"
integrity sha512-TLlXMmDdZQold3ZsbHEpwKjUIRtYksp7Qr9Z0Rt9JpII6riliUPdB0SMFgtrqAvV1+bhJEPPmSxts8SdtLkdnA==

cspell-lib@^5.19.0:
version "5.19.0"
resolved "https://registry.yarnpkg.com/cspell-lib/-/cspell-lib-5.19.0.tgz#40f7b74906e678adf8b6bea571d9a9b76b5e2ee9"
integrity sha512-s6V1jBn9RbveUMj/5PJOois0BcTvurbhwR+xMpK5j6M9hLAuTiLZZJPHygfQbCE/GJCXDCb7nn1ABHceEn3BVQ==
cspell-lib@^5.19.2:
version "5.19.2"
resolved "https://registry.yarnpkg.com/cspell-lib/-/cspell-lib-5.19.2.tgz#678ade6f3217e0ca3bb12efca55871912d90d2ff"
integrity sha512-x8NhOiXKRj6PHQty9RmaujE8dywzX0ZJr6AlPE/0N8IHmOg0Y8gAs7aN45l3PjFz+vaWfCghPbCIyxE/fdXNaw==
dependencies:
"@cspell/cspell-bundled-dicts" "^5.19.0"
"@cspell/cspell-pipe" "^5.19.0"
"@cspell/cspell-types" "^5.19.0"
"@cspell/cspell-bundled-dicts" "^5.19.2"
"@cspell/cspell-pipe" "^5.19.2"
"@cspell/cspell-types" "^5.19.2"
clear-module "^4.1.2"
comment-json "^4.2.2"
configstore "^5.0.1"
cosmiconfig "^7.0.1"
cspell-glob "^5.19.0"
cspell-io "^5.19.0"
cspell-trie-lib "^5.19.0"
cspell-glob "^5.19.2"
cspell-io "^5.19.2"
cspell-trie-lib "^5.19.2"
fast-equals "^3.0.0"
find-up "^5.0.0"
fs-extra "^10.0.1"
Expand All @@ -2469,27 +2495,27 @@ cspell-lib@^5.19.0:
vscode-languageserver-textdocument "^1.0.4"
vscode-uri "^3.0.3"

cspell-trie-lib@^5.19.0:
version "5.19.0"
resolved "https://registry.yarnpkg.com/cspell-trie-lib/-/cspell-trie-lib-5.19.0.tgz#50b4943b677ddbc824e94935f4edc81aa6bb2e05"
integrity sha512-GyViUJj35u3MY3R2YF/n4yc48Irem4DHpANSEbweNtxVtYM+SJpAxZZ8YLkneOgsqhp8I90zmRZpNHrqo/TaxA==
cspell-trie-lib@^5.19.2:
version "5.19.2"
resolved "https://registry.yarnpkg.com/cspell-trie-lib/-/cspell-trie-lib-5.19.2.tgz#4573f897de9ad1200390c14b73d43066acdf8746"
integrity sha512-JCPBuA6XtIRuMZtIzRAV/nk/NmTQwxcQA4GEAkdxYZ9aUPTpMDItxQkrKrlEvAuqt8hKZkOpE6ZpChdLW7aKsg==
dependencies:
"@cspell/cspell-pipe" "^5.19.0"
"@cspell/cspell-pipe" "^5.19.2"
fs-extra "^10.0.1"
gensequence "^3.1.1"

cspell@5.19.0:
version "5.19.0"
resolved "https://registry.yarnpkg.com/cspell/-/cspell-5.19.0.tgz#6db14ecb8ec61604335db39ede4c3ba97163ecf7"
integrity sha512-13dB2WHkWYVh322dk3hmBiLTG93BOTkGFw/l5oCM6dKJgNmBFjnSmIVi0prGY3rSR6SKYHkKfIWK9RG0WouXsQ==
cspell@5.19.2:
version "5.19.2"
resolved "https://registry.yarnpkg.com/cspell/-/cspell-5.19.2.tgz#79de5ab9335b089058fb9765fbdf39aebade3aa7"
integrity sha512-HqjwOZ5iJ4WBfl6TfQkGXax0uYVL3SI9XAsstFs7yQW+6/DwjgvR7GFTkGH+rZgN5hdGZPk81NYbfNLm0uyKCQ==
dependencies:
"@cspell/cspell-pipe" "^5.19.0"
"@cspell/cspell-pipe" "^5.19.2"
chalk "^4.1.2"
commander "^9.0.0"
comment-json "^4.2.2"
cspell-gitignore "^5.19.0"
cspell-glob "^5.19.0"
cspell-lib "^5.19.0"
cspell-gitignore "^5.19.2"
cspell-glob "^5.19.2"
cspell-lib "^5.19.2"
fast-json-stable-stringify "^2.1.0"
file-entry-cache "^6.0.1"
fs-extra "^10.0.1"
Expand Down

0 comments on commit 63d2c66

Please sign in to comment.