mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 10:35:11 +00:00
build(deps-dev): bump @typescript-eslint/eslint-plugin (#2014)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.5.0 to 6.6.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.6.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -151,7 +151,7 @@
|
||||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "^6.5.0",
|
||||
"@typescript-eslint/eslint-plugin": "^6.6.0",
|
||||
"@typescript-eslint/parser": "^6.5.0",
|
||||
"eslint": "^8.48.0",
|
||||
"eslint-config-prettier": "^9.0.0",
|
||||
|
||||
@@ -2683,7 +2683,7 @@ __metadata:
|
||||
"@types/web-locks-api": ^0.0.2
|
||||
"@types/wicg-file-system-access": ^2020.9.6
|
||||
"@types/zen-push": ^0.1.2
|
||||
"@typescript-eslint/eslint-plugin": ^6.5.0
|
||||
"@typescript-eslint/eslint-plugin": ^6.6.0
|
||||
"@typescript-eslint/parser": ^6.5.0
|
||||
babel-jest: ^29.6.4
|
||||
babel-loader: ^9.1.3
|
||||
@@ -5220,15 +5220,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/eslint-plugin@npm:^6.5.0":
|
||||
version: 6.5.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:6.5.0"
|
||||
"@typescript-eslint/eslint-plugin@npm:^6.6.0":
|
||||
version: 6.6.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:6.6.0"
|
||||
dependencies:
|
||||
"@eslint-community/regexpp": ^4.5.1
|
||||
"@typescript-eslint/scope-manager": 6.5.0
|
||||
"@typescript-eslint/type-utils": 6.5.0
|
||||
"@typescript-eslint/utils": 6.5.0
|
||||
"@typescript-eslint/visitor-keys": 6.5.0
|
||||
"@typescript-eslint/scope-manager": 6.6.0
|
||||
"@typescript-eslint/type-utils": 6.6.0
|
||||
"@typescript-eslint/utils": 6.6.0
|
||||
"@typescript-eslint/visitor-keys": 6.6.0
|
||||
debug: ^4.3.4
|
||||
graphemer: ^1.4.0
|
||||
ignore: ^5.2.4
|
||||
@@ -5241,7 +5241,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: d81525c9a081186ec1ae7d957972065d50bae8fe4b3de111e573adc7267bb830baaec8f1ae47d3b937984ac34324bacc3951868b7986d4f9974bbe480f2261c0
|
||||
checksum: ed41c6df87096706777e9c1f53adabd998fd840691b57f5b68b18903e567f16c0a8354ff0ad29229c249f29440ba4a017c9fe966da182a455dde9769232a4344
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -5321,6 +5321,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:6.6.0":
|
||||
version: 6.6.0
|
||||
resolution: "@typescript-eslint/scope-manager@npm:6.6.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 6.6.0
|
||||
"@typescript-eslint/visitor-keys": 6.6.0
|
||||
checksum: 18b552fee98894c4f35e9f3d71a276f266ad4e2d7c6b9bb32a9b25caa36cc3768928676972b4e78308098ad53fa8dc6626a82810f17d51c667ce959da3ac11bc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:5.61.0, @typescript-eslint/type-utils@npm:^5.50.0, @typescript-eslint/type-utils@npm:^5.55.0":
|
||||
version: 5.61.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.61.0"
|
||||
@@ -5338,12 +5348,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:6.5.0":
|
||||
version: 6.5.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:6.5.0"
|
||||
"@typescript-eslint/type-utils@npm:6.6.0":
|
||||
version: 6.6.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:6.6.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/typescript-estree": 6.5.0
|
||||
"@typescript-eslint/utils": 6.5.0
|
||||
"@typescript-eslint/typescript-estree": 6.6.0
|
||||
"@typescript-eslint/utils": 6.6.0
|
||||
debug: ^4.3.4
|
||||
ts-api-utils: ^1.0.1
|
||||
peerDependencies:
|
||||
@@ -5351,7 +5361,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 80b9e5099f5bdb05348ea8664c0a5084efc851de43ef6c1997041e1f07e9cc34ac874cc9e8afb317c887513d657e2583ad360e3d57feaab775bde0acc1807982
|
||||
checksum: be68ebc1d8da9d4db48933cfd5c8f22382fdf1faf4116b0eb929c65eaeaf00ef224f38b03e7f6ea2de4496d046380876dd5db514c65d078ebc7a25e771a61265
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -5376,6 +5386,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:6.6.0":
|
||||
version: 6.6.0
|
||||
resolution: "@typescript-eslint/types@npm:6.6.0"
|
||||
checksum: d0642ad52e904062a4ac75ac4e6cc51d81ec6030f8830e230df476e69786d3232d45ca0c9ce011add9ede13f0eba4ab7f1eaf679954c6602cf4f43e1ba002be9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:5.40.1":
|
||||
version: 5.40.1
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.40.1"
|
||||
@@ -5430,6 +5447,24 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:6.6.0":
|
||||
version: 6.6.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:6.6.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 6.6.0
|
||||
"@typescript-eslint/visitor-keys": 6.6.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: 100620bc5865dc9d2551c6be520a34b931bc70eca144c5ab0e275b81e57aa92f24a9d3a57f332d98b96e4581cf7e87211c3196d964f4951c7a2508105e3bd3f5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:5.40.1":
|
||||
version: 5.40.1
|
||||
resolution: "@typescript-eslint/utils@npm:5.40.1"
|
||||
@@ -5466,20 +5501,20 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:6.5.0":
|
||||
version: 6.5.0
|
||||
resolution: "@typescript-eslint/utils@npm:6.5.0"
|
||||
"@typescript-eslint/utils@npm:6.6.0":
|
||||
version: 6.6.0
|
||||
resolution: "@typescript-eslint/utils@npm:6.6.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.5.0
|
||||
"@typescript-eslint/types": 6.5.0
|
||||
"@typescript-eslint/typescript-estree": 6.5.0
|
||||
"@typescript-eslint/scope-manager": 6.6.0
|
||||
"@typescript-eslint/types": 6.6.0
|
||||
"@typescript-eslint/typescript-estree": 6.6.0
|
||||
semver: ^7.5.4
|
||||
peerDependencies:
|
||||
eslint: ^7.0.0 || ^8.0.0
|
||||
checksum: 58a82213c8a7bac97a6538b9845c1de5c5692fbf72548f95ed5e044a222608590bcafbb9eacba92a8c4e9eb3e5d0a2fd553eae0d6694ed2d6152aed4dabf9480
|
||||
checksum: da02305703569549eb7deebb7512940cd40426eccec684680087a5b8c8e08052e2ff0ff6951a2ca64740e86e4b5b390903d0b13ad51efc374d9ae54f70c6a046
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -5513,6 +5548,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:6.6.0":
|
||||
version: 6.6.0
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:6.6.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 6.6.0
|
||||
eslint-visitor-keys: ^3.4.1
|
||||
checksum: 28171124c5c7d5d10c04c204530508f1488214f2af5eb7e64a5f1cc410c64f02676c04be087adcfd0deb5566f5bb7337b208afcb249719614634c38bcc3da897
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@webassemblyjs/ast@npm:1.11.5, @webassemblyjs/ast@npm:^1.11.5":
|
||||
version: 1.11.5
|
||||
resolution: "@webassemblyjs/ast@npm:1.11.5"
|
||||
|
||||
Reference in New Issue
Block a user