Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @typescript-eslint/eslint-plugin to v5.7.0 #933

Merged
merged 1 commit into from
Dec 18, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion plugins/plugin-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"@babel/plugin-proposal-class-properties": "7.16.5",
"@testing-library/jest-dom": "5.16.1",
"@testing-library/react": "12.1.2",
"@typescript-eslint/eslint-plugin": "5.6.0",
"@typescript-eslint/eslint-plugin": "5.7.0",
"axios-retry": "3.2.4",
"babel-jest": "27.4.5",
"babel-preset-gatsby": "2.4.0",
Expand Down
77 changes: 69 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3081,7 +3081,7 @@ __metadata:
"@sentry/node": 6.16.1
"@testing-library/jest-dom": 5.16.1
"@testing-library/react": 12.1.2
"@typescript-eslint/eslint-plugin": 5.6.0
"@typescript-eslint/eslint-plugin": 5.7.0
algoliasearch: 4.11.0
axios-retry: 3.2.4
babel-jest: 27.4.5
Expand Down Expand Up @@ -4697,12 +4697,12 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:5.6.0":
version: 5.6.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.6.0"
"@typescript-eslint/eslint-plugin@npm:5.7.0":
version: 5.7.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.7.0"
dependencies:
"@typescript-eslint/experimental-utils": 5.6.0
"@typescript-eslint/scope-manager": 5.6.0
"@typescript-eslint/experimental-utils": 5.7.0
"@typescript-eslint/scope-manager": 5.7.0
debug: ^4.3.2
functional-red-black-tree: ^1.0.1
ignore: ^5.1.8
Expand All @@ -4715,7 +4715,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: aeae8c2de535cad6032c0b27fbb86baccd07788319efd5a97d828bc03a85eae5e635aff794a1d7a2b3ee2a84d6d6d7e68c42438fee62af42fead89f381df7bca
checksum: e3674ee680e5dffecdb5d243d6c958ea8003021919d1b2068a3bebfde8e5303b3cecbc28cd144e1bacececb638b3d90fd3e16cd9e1f2e397c0eac8f148b9d3ac
languageName: node
linkType: hard

Expand Down Expand Up @@ -4757,7 +4757,23 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/experimental-utils@npm:5.6.0, @typescript-eslint/experimental-utils@npm:^5.0.0":
"@typescript-eslint/experimental-utils@npm:5.7.0":
version: 5.7.0
resolution: "@typescript-eslint/experimental-utils@npm:5.7.0"
dependencies:
"@types/json-schema": ^7.0.9
"@typescript-eslint/scope-manager": 5.7.0
"@typescript-eslint/types": 5.7.0
"@typescript-eslint/typescript-estree": 5.7.0
eslint-scope: ^5.1.1
eslint-utils: ^3.0.0
peerDependencies:
eslint: "*"
checksum: 5e9ca434d834059632bf6f227c9d7f13f143f5a42d8518df6e54db242e971bae09038d9abcc5ff3debab8ecf17c742544ff66778f6bcbc90e94d92ee358d8315
languageName: node
linkType: hard

"@typescript-eslint/experimental-utils@npm:^5.0.0":
version: 5.6.0
resolution: "@typescript-eslint/experimental-utils@npm:5.6.0"
dependencies:
Expand Down Expand Up @@ -4810,6 +4826,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:5.7.0":
version: 5.7.0
resolution: "@typescript-eslint/scope-manager@npm:5.7.0"
dependencies:
"@typescript-eslint/types": 5.7.0
"@typescript-eslint/visitor-keys": 5.7.0
checksum: 8323e9787cb21c2e6c3de6bef2eb56e7e37c04f9c19413ad54964545dacc27a59ce6c19d660f4a20c0c6a368eee264d231436e9e8f221ed551abdcaf78596e12
languageName: node
linkType: hard

"@typescript-eslint/types@npm:4.33.0":
version: 4.33.0
resolution: "@typescript-eslint/types@npm:4.33.0"
Expand All @@ -4824,6 +4850,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.7.0":
version: 5.7.0
resolution: "@typescript-eslint/types@npm:5.7.0"
checksum: 4573250e59ea9e0b163c3e05e44ffb4b1ba4cdcfd6081c1f0b532e4c4bbbc5eb34ff4286c81c815115a1a1690cc8b1ad7b3ed79f3798773bf494b6ed82d0396b
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:4.33.0":
version: 4.33.0
resolution: "@typescript-eslint/typescript-estree@npm:4.33.0"
Expand Down Expand Up @@ -4860,6 +4893,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.7.0":
version: 5.7.0
resolution: "@typescript-eslint/typescript-estree@npm:5.7.0"
dependencies:
"@typescript-eslint/types": 5.7.0
"@typescript-eslint/visitor-keys": 5.7.0
debug: ^4.3.2
globby: ^11.0.4
is-glob: ^4.0.3
semver: ^7.3.5
tsutils: ^3.21.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 0a63186e7b89dc3a1607d2b838ee7b44b4471654f3e77d62687242e5cb9d2a2385312f438dcfdcb70dadcb3638a141e1660483f7bb5d2cf3563cc9a43b0b2d94
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:4.33.0":
version: 4.33.0
resolution: "@typescript-eslint/visitor-keys@npm:4.33.0"
Expand All @@ -4880,6 +4931,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.7.0":
version: 5.7.0
resolution: "@typescript-eslint/visitor-keys@npm:5.7.0"
dependencies:
"@typescript-eslint/types": 5.7.0
eslint-visitor-keys: ^3.0.0
checksum: 59f7468c37cfcb92eb0de15b7ece47dd64a56c4d03d13167140c980399a4f12f20c1df52534f486cefc46bab65e717689b81decb327d2677063c47c0a26ae875
languageName: node
linkType: hard

"@vercel/webpack-asset-relocator-loader@npm:^1.7.0":
version: 1.7.0
resolution: "@vercel/webpack-asset-relocator-loader@npm:1.7.0"
Expand Down