mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 18:46:17 +00:00
build(deps-dev): bump @typescript-eslint/eslint-plugin (#1972)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.3.0 to 6.4.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.4.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.3.0",
|
||||
"@typescript-eslint/eslint-plugin": "^6.4.0",
|
||||
"@typescript-eslint/parser": "^6.4.0",
|
||||
"eslint": "^8.47.0",
|
||||
"eslint-config-prettier": "^9.0.0",
|
||||
|
||||
@@ -2648,7 +2648,7 @@ __metadata:
|
||||
"@types/web-locks-api": ^0.0.2
|
||||
"@types/wicg-file-system-access": ^2020.9.6
|
||||
"@types/zen-push": ^0.1.1
|
||||
"@typescript-eslint/eslint-plugin": ^6.3.0
|
||||
"@typescript-eslint/eslint-plugin": ^6.4.0
|
||||
"@typescript-eslint/parser": ^6.4.0
|
||||
babel-jest: ^29.6.2
|
||||
babel-loader: ^9.1.3
|
||||
@@ -5189,20 +5189,19 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/eslint-plugin@npm:^6.3.0":
|
||||
version: 6.3.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:6.3.0"
|
||||
"@typescript-eslint/eslint-plugin@npm:^6.4.0":
|
||||
version: 6.4.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:6.4.0"
|
||||
dependencies:
|
||||
"@eslint-community/regexpp": ^4.5.1
|
||||
"@typescript-eslint/scope-manager": 6.3.0
|
||||
"@typescript-eslint/type-utils": 6.3.0
|
||||
"@typescript-eslint/utils": 6.3.0
|
||||
"@typescript-eslint/visitor-keys": 6.3.0
|
||||
"@typescript-eslint/scope-manager": 6.4.0
|
||||
"@typescript-eslint/type-utils": 6.4.0
|
||||
"@typescript-eslint/utils": 6.4.0
|
||||
"@typescript-eslint/visitor-keys": 6.4.0
|
||||
debug: ^4.3.4
|
||||
graphemer: ^1.4.0
|
||||
ignore: ^5.2.4
|
||||
natural-compare: ^1.4.0
|
||||
natural-compare-lite: ^1.4.0
|
||||
semver: ^7.5.4
|
||||
ts-api-utils: ^1.0.1
|
||||
peerDependencies:
|
||||
@@ -5211,7 +5210,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 1493c6c661993640eef56893a7919cb964165cb46653c62468e71ce02a5ec8c654dd7e9767587aea67ec16c026a5630011bc7ea6c04e2fa8a4afee7f26a51358
|
||||
checksum: d59e88228a4088f3dcaa614103eefa7a0c57315ed79ee1c48afd9817ad013522aa9a9f987e90e1fd7dccc0bbb03ed23e4df6f5ea5cceef8856db33c78ea13d53
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -5281,16 +5280,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:6.3.0":
|
||||
version: 6.3.0
|
||||
resolution: "@typescript-eslint/scope-manager@npm:6.3.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 6.3.0
|
||||
"@typescript-eslint/visitor-keys": 6.3.0
|
||||
checksum: 1690465f620f2b4517d45516864ef107258b2b608293d72606d0f115e11a8c1416b3d57e1b67f1daa1838f0239f71464aead57fe77c53ebd54b0aeee5fd4cf5e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:6.4.0":
|
||||
version: 6.4.0
|
||||
resolution: "@typescript-eslint/scope-manager@npm:6.4.0"
|
||||
@@ -5318,12 +5307,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:6.3.0":
|
||||
version: 6.3.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:6.3.0"
|
||||
"@typescript-eslint/type-utils@npm:6.4.0":
|
||||
version: 6.4.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:6.4.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/typescript-estree": 6.3.0
|
||||
"@typescript-eslint/utils": 6.3.0
|
||||
"@typescript-eslint/typescript-estree": 6.4.0
|
||||
"@typescript-eslint/utils": 6.4.0
|
||||
debug: ^4.3.4
|
||||
ts-api-utils: ^1.0.1
|
||||
peerDependencies:
|
||||
@@ -5331,7 +5320,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: cf2ab9d576bc9f3c0554318d20cb92671e4f46a07c24271fc47f144139b3843dab54592ee2e0962f81ad588f57a0b0a7c09d7e1047c720143a54bb1ec3ac4007
|
||||
checksum: 7930d2ffdc844a5b706d48ae3e4584882f7f0c06d581a3b06bc280a351c55974b16dbb73f1842f7389f04b80c2cfaf867edd2f261b699804d8a4fea9c20b3869
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -5349,13 +5338,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:6.3.0":
|
||||
version: 6.3.0
|
||||
resolution: "@typescript-eslint/types@npm:6.3.0"
|
||||
checksum: 3c133e4c1b06d009739f1a4387831eb99758ba45b06b6f632fe9cf14c2839fc92dcbdbb6d94ca42c1cb5ab4ca1b31a5ead50a72e0a084b62e4de15255c451160
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:6.4.0":
|
||||
version: 6.4.0
|
||||
resolution: "@typescript-eslint/types@npm:6.4.0"
|
||||
@@ -5399,24 +5381,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:6.3.0":
|
||||
version: 6.3.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:6.3.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 6.3.0
|
||||
"@typescript-eslint/visitor-keys": 6.3.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: b2bb03411a5d079a9fd3310eec0af3b81a99827569cb3957724071aa54ac6c88449fbd1ebb72d7a356d5994d7e9542b5292a385ca3c3b0bc8049bb61a40a8ae9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:6.4.0":
|
||||
version: 6.4.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:6.4.0"
|
||||
@@ -5471,20 +5435,20 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:6.3.0":
|
||||
version: 6.3.0
|
||||
resolution: "@typescript-eslint/utils@npm:6.3.0"
|
||||
"@typescript-eslint/utils@npm:6.4.0":
|
||||
version: 6.4.0
|
||||
resolution: "@typescript-eslint/utils@npm:6.4.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.3.0
|
||||
"@typescript-eslint/types": 6.3.0
|
||||
"@typescript-eslint/typescript-estree": 6.3.0
|
||||
"@typescript-eslint/scope-manager": 6.4.0
|
||||
"@typescript-eslint/types": 6.4.0
|
||||
"@typescript-eslint/typescript-estree": 6.4.0
|
||||
semver: ^7.5.4
|
||||
peerDependencies:
|
||||
eslint: ^7.0.0 || ^8.0.0
|
||||
checksum: 98a078a3948e8b6a45dec8f3be9bcb72dc98faa2fe84336b1925efb7caa06c05a2fbf7290cddb420465b415cc05252548e2b839b9311f99bce84cf856fd32888
|
||||
checksum: abc55382c601c7ed298076548d2df78f15b07ed6830086db6ce1b82d461f0a190ee103a804690ac9205cdca9f373a864e1dd3e20012e9d103f3137963e0aa5ea
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -5508,16 +5472,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:6.3.0":
|
||||
version: 6.3.0
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:6.3.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 6.3.0
|
||||
eslint-visitor-keys: ^3.4.1
|
||||
checksum: fc3148c3284de3f42724736f312a4fd0c3c2029617ae2ea9a84cf6601d31f600ee6563f9288de162028ffffde85b58d92feaafbe75a2da863ff2c4e3a0b5ed8c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:6.4.0":
|
||||
version: 6.4.0
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:6.4.0"
|
||||
|
||||
Reference in New Issue
Block a user