Skip to content

Commit

Permalink
Bump @typescript-eslint/eslint-plugin from 7.11.0 to 7.16.1 (#610)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 24, 2024
1 parent 896b639 commit 6e638a0
Show file tree
Hide file tree
Showing 10 changed files with 69 additions and 23 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"@types/react": "^18.3.1",
"@types/react-dom": "^18.2.18",
"@types/uuid": "^9.0.7",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.5.0",
"axe-core": "^4.8.4",
"debug": "^4.3.4",
Expand Down
90 changes: 68 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5021,15 +5021,15 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^7.9.0":
version: 7.11.0
resolution: "@typescript-eslint/eslint-plugin@npm:7.11.0"
"@typescript-eslint/eslint-plugin@npm:^7.16.1":
version: 7.16.1
resolution: "@typescript-eslint/eslint-plugin@npm:7.16.1"
dependencies:
"@eslint-community/regexpp": ^4.10.0
"@typescript-eslint/scope-manager": 7.11.0
"@typescript-eslint/type-utils": 7.11.0
"@typescript-eslint/utils": 7.11.0
"@typescript-eslint/visitor-keys": 7.11.0
"@typescript-eslint/scope-manager": 7.16.1
"@typescript-eslint/type-utils": 7.16.1
"@typescript-eslint/utils": 7.16.1
"@typescript-eslint/visitor-keys": 7.16.1
graphemer: ^1.4.0
ignore: ^5.3.1
natural-compare: ^1.4.0
Expand All @@ -5040,7 +5040,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 47c9ff5e02c3ce230eadb2e704ecfff83cc8dd76f0d0da5a077534b2c01eae360ad5fd8ffbff7ddd3e65d156d00b7c64426c4ac1fb2f6c12f7e5f228a6c65ad8
checksum: 131f20cf13e4b6ae788fcfd160116148e047fdd5137097165787d819f9a7628ae4c5929ebf8a4728f72fb9af273d68b5e4876ce1fdd407ce6b1e4d985c3fd5ce
languageName: node
linkType: hard

Expand Down Expand Up @@ -5128,6 +5128,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:7.16.1":
version: 7.16.1
resolution: "@typescript-eslint/scope-manager@npm:7.16.1"
dependencies:
"@typescript-eslint/types": 7.16.1
"@typescript-eslint/visitor-keys": 7.16.1
checksum: 5575e24fecc88e5bd85fc0f44c3952f804dffcc99eca4b6aeaa44a31018d0d86286f608acc793d3e873508a571304f006b37fd23d768598e43afc44d35c55220
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:7.2.0":
version: 7.2.0
resolution: "@typescript-eslint/scope-manager@npm:7.2.0"
Expand All @@ -5138,20 +5148,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:7.11.0":
version: 7.11.0
resolution: "@typescript-eslint/type-utils@npm:7.11.0"
"@typescript-eslint/type-utils@npm:7.16.1":
version: 7.16.1
resolution: "@typescript-eslint/type-utils@npm:7.16.1"
dependencies:
"@typescript-eslint/typescript-estree": 7.11.0
"@typescript-eslint/utils": 7.11.0
"@typescript-eslint/typescript-estree": 7.16.1
"@typescript-eslint/utils": 7.16.1
debug: ^4.3.4
ts-api-utils: ^1.3.0
peerDependencies:
eslint: ^8.56.0
peerDependenciesMeta:
typescript:
optional: true
checksum: c4d085a7cc792b971696527d7c55ed0b9d45277fef9cdb100685a839b69a7b6deeae2119b6010b01c14f4f72b49545310f006af6da02e5005e9a11447398847a
checksum: 6128d887189fdabff648931c2d385bd0ad2e8ba11b47a7e35ed962a432bff12611e011ea6137a59452d8ae9715a54c644557b1c00c7b1cf1e4a4f4e126954e9e
languageName: node
linkType: hard

Expand All @@ -5176,6 +5186,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:7.16.1":
version: 7.16.1
resolution: "@typescript-eslint/types@npm:7.16.1"
checksum: 5fbcf214deda21fc3e0eaab8052d5f7bf30830bbb2c7fff93d39111091bf74fafc9afad2974937ae96b67e92e508c400c9108b4fa98761411db1c1e5aff19642
languageName: node
linkType: hard

"@typescript-eslint/types@npm:7.2.0":
version: 7.2.0
resolution: "@typescript-eslint/types@npm:7.2.0"
Expand Down Expand Up @@ -5239,6 +5256,25 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:7.16.1":
version: 7.16.1
resolution: "@typescript-eslint/typescript-estree@npm:7.16.1"
dependencies:
"@typescript-eslint/types": 7.16.1
"@typescript-eslint/visitor-keys": 7.16.1
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
minimatch: ^9.0.4
semver: ^7.6.0
ts-api-utils: ^1.3.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 2557c21f0645f9150020821db500b6be367f83e7e80be87fb04fcc7e2e0d5e5b8f413107873cf05485a4c5516f0cadc9b7754fa5b459a451effc98ccf27f4ce6
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:7.2.0":
version: 7.2.0
resolution: "@typescript-eslint/typescript-estree@npm:7.2.0"
Expand All @@ -5258,17 +5294,17 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:7.11.0":
version: 7.11.0
resolution: "@typescript-eslint/utils@npm:7.11.0"
"@typescript-eslint/utils@npm:7.16.1":
version: 7.16.1
resolution: "@typescript-eslint/utils@npm:7.16.1"
dependencies:
"@eslint-community/eslint-utils": ^4.4.0
"@typescript-eslint/scope-manager": 7.11.0
"@typescript-eslint/types": 7.11.0
"@typescript-eslint/typescript-estree": 7.11.0
"@typescript-eslint/scope-manager": 7.16.1
"@typescript-eslint/types": 7.16.1
"@typescript-eslint/typescript-estree": 7.16.1
peerDependencies:
eslint: ^8.56.0
checksum: 287d0798dcfd5c56c73dc2a417c3442edb19deb6f274e2406e52b4ac9088494ed4c94b4b8ae8adff7ae2b7a1c520e9643e415018348bf1ec1b17605e7e565488
checksum: 129435ab63363c7bdfa0abbabc1e3b59b66b39ea54a018f7706bc703d233c3c98791bb32f69ddec4715f6ffd6c66554f55eb76b3b91fcea9e919734cf23f6ead
languageName: node
linkType: hard

Expand Down Expand Up @@ -5320,6 +5356,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:7.16.1":
version: 7.16.1
resolution: "@typescript-eslint/visitor-keys@npm:7.16.1"
dependencies:
"@typescript-eslint/types": 7.16.1
eslint-visitor-keys: ^3.4.3
checksum: 3d181d42dc9c29f6518343ae6d57b046743888e1d2dd0f3a547a1388564cdea7474c689ac17761a62effc57b3e7b90d5c51ae25e8bd411559a9ee8975094bd54
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:7.2.0":
version: 7.2.0
resolution: "@typescript-eslint/visitor-keys@npm:7.2.0"
Expand Down Expand Up @@ -13252,7 +13298,7 @@ __metadata:
"@types/react-dom": ^18.2.18
"@types/react-gtm-module": ^2.0.3
"@types/uuid": ^9.0.7
"@typescript-eslint/eslint-plugin": ^7.9.0
"@typescript-eslint/eslint-plugin": ^7.16.1
"@typescript-eslint/parser": ^7.5.0
axe-core: ^4.8.4
axios: ^1.6.3
Expand Down

0 comments on commit 6e638a0

Please sign in to comment.