Skip to content

Commit

Permalink
chore(deps): bump @typescript-eslint/eslint-plugin from 6.7.5 to 6.8.0
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 6.7.5 to 6.8.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/v6.8.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Oct 17, 2023
1 parent 3277fb4 commit 99da908
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@types/jest": "^29.2.0",
"@types/node": "^20.1.0",
"@types/rimraf": "3.0.2",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.7.5",
"@wireapp/eslint-config": "workspace:^",
"eslint": "8.51.0",
Expand Down
108 changes: 106 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4435,7 +4435,32 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:6.7.5, @typescript-eslint/eslint-plugin@npm:^6.0.0":
"@typescript-eslint/eslint-plugin@npm:6.8.0":
version: 6.8.0
resolution: "@typescript-eslint/eslint-plugin@npm:6.8.0"
dependencies:
"@eslint-community/regexpp": ^4.5.1
"@typescript-eslint/scope-manager": 6.8.0
"@typescript-eslint/type-utils": 6.8.0
"@typescript-eslint/utils": 6.8.0
"@typescript-eslint/visitor-keys": 6.8.0
debug: ^4.3.4
graphemer: ^1.4.0
ignore: ^5.2.4
natural-compare: ^1.4.0
semver: ^7.5.4
ts-api-utils: ^1.0.1
peerDependencies:
"@typescript-eslint/parser": ^6.0.0 || ^6.0.0-alpha
eslint: ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: c36ccf606ebcaff8263c4ffa3b4cda58c6f93474b9eea9906e51be2fef8596977a245cc13770b21c6bfd38ccf45a3cf3613d5f4499429f62ec80afe15ae345bd
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^6.0.0":
version: 6.7.5
resolution: "@typescript-eslint/eslint-plugin@npm:6.7.5"
dependencies:
Expand Down Expand Up @@ -4498,6 +4523,16 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/type-utils@npm:6.7.5":
version: 6.7.5
resolution: "@typescript-eslint/type-utils@npm:6.7.5"
Expand All @@ -4515,6 +4550,23 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:6.8.0":
version: 6.8.0
resolution: "@typescript-eslint/type-utils@npm:6.8.0"
dependencies:
"@typescript-eslint/typescript-estree": 6.8.0
"@typescript-eslint/utils": 6.8.0
debug: ^4.3.4
ts-api-utils: ^1.0.1
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 9b7d56904dc1a5719ef79eb1b7989d6fad10c71fb07ec3e66cf69b8c8dc5383d644ab122d4701bc4960fb7c99cc08aee4e645db3e4675d488d5779197e15dfda
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.59.1":
version: 5.59.1
resolution: "@typescript-eslint/types@npm:5.59.1"
Expand All @@ -4529,6 +4581,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:6.8.0":
version: 6.8.0
resolution: "@typescript-eslint/types@npm:6.8.0"
checksum: 1fcd85f6d575116d51c6ee757ed37610ae5e7e4296a29f93c9c6949f6cd16d24550eb7fc5bae7a43119cc08e13836f69a7ae7c54ebba6c95aef96b34d3bfb7f7
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.59.1":
version: 5.59.1
resolution: "@typescript-eslint/typescript-estree@npm:5.59.1"
Expand Down Expand Up @@ -4565,6 +4624,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:6.8.0":
version: 6.8.0
resolution: "@typescript-eslint/typescript-estree@npm:6.8.0"
dependencies:
"@typescript-eslint/types": 6.8.0
"@typescript-eslint/visitor-keys": 6.8.0
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
semver: ^7.5.4
ts-api-utils: ^1.0.1
peerDependenciesMeta:
typescript:
optional: true
checksum: 388db7f33ef1bc0e7b960c0bce9c744c2e32c66c7ab8dfae73d8533958202ad6f31663b0010f79c45b5ff93159c67f45b00693d73b9da2472b17156dfd26b4a8
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:6.7.5":
version: 6.7.5
resolution: "@typescript-eslint/utils@npm:6.7.5"
Expand All @@ -4582,6 +4659,23 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:6.8.0":
version: 6.8.0
resolution: "@typescript-eslint/utils@npm:6.8.0"
dependencies:
"@eslint-community/eslint-utils": ^4.4.0
"@types/json-schema": ^7.0.12
"@types/semver": ^7.5.0
"@typescript-eslint/scope-manager": 6.8.0
"@typescript-eslint/types": 6.8.0
"@typescript-eslint/typescript-estree": 6.8.0
semver: ^7.5.4
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
checksum: 6d9f90db504502a9aa10e834830c3ffa25483757414670acc6141a3ebef9171a57688a3a179febf35a0e1e0b322f37228d9537bf1b279f1af7fc97888b873bc3
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:^5.10.0, @typescript-eslint/utils@npm:^5.58.0":
version: 5.59.1
resolution: "@typescript-eslint/utils@npm:5.59.1"
Expand Down Expand Up @@ -4620,6 +4714,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:6.8.0":
version: 6.8.0
resolution: "@typescript-eslint/visitor-keys@npm:6.8.0"
dependencies:
"@typescript-eslint/types": 6.8.0
eslint-visitor-keys: ^3.4.1
checksum: 710d9067b85d7715a400ae625c083c41733abb891d7b35108de083913980f9642e79d27689599fa39915f0fecae16dbfc30367007fccc838ccd917943660de22
languageName: node
linkType: hard

"@vxna/mini-html-webpack-template@npm:^2.0.0":
version: 2.0.0
resolution: "@vxna/mini-html-webpack-template@npm:2.0.0"
Expand Down Expand Up @@ -16629,7 +16733,7 @@ __metadata:
"@types/jest": ^29.2.0
"@types/node": ^20.1.0
"@types/rimraf": 3.0.2
"@typescript-eslint/eslint-plugin": 6.7.5
"@typescript-eslint/eslint-plugin": 6.8.0
"@typescript-eslint/parser": 6.7.5
"@wireapp/eslint-config": "workspace:^"
eslint: 8.51.0
Expand Down

0 comments on commit 99da908

Please sign in to comment.