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 (#2136)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.11.0 to 6.12.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.12.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:
committed by
Laurens Valk
parent
fe85ca3a85
commit
e6809bb722
+1
-1
@@ -152,7 +152,7 @@
|
||||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "^6.11.0",
|
||||
"@typescript-eslint/eslint-plugin": "^6.12.0",
|
||||
"@typescript-eslint/parser": "^6.11.0",
|
||||
"eslint": "^8.54.0",
|
||||
"eslint-config-prettier": "^9.0.0",
|
||||
|
||||
@@ -2869,7 +2869,7 @@ __metadata:
|
||||
"@types/web-locks-api": ^0.0.5
|
||||
"@types/wicg-file-system-access": ^2023.10.4
|
||||
"@types/zen-push": ^0.1.4
|
||||
"@typescript-eslint/eslint-plugin": ^6.11.0
|
||||
"@typescript-eslint/eslint-plugin": ^6.12.0
|
||||
"@typescript-eslint/parser": ^6.11.0
|
||||
babel-jest: ^29.7.0
|
||||
babel-loader: ^9.1.3
|
||||
@@ -5447,15 +5447,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/eslint-plugin@npm:^6.11.0":
|
||||
version: 6.11.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:6.11.0"
|
||||
"@typescript-eslint/eslint-plugin@npm:^6.12.0":
|
||||
version: 6.12.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:6.12.0"
|
||||
dependencies:
|
||||
"@eslint-community/regexpp": ^4.5.1
|
||||
"@typescript-eslint/scope-manager": 6.11.0
|
||||
"@typescript-eslint/type-utils": 6.11.0
|
||||
"@typescript-eslint/utils": 6.11.0
|
||||
"@typescript-eslint/visitor-keys": 6.11.0
|
||||
"@typescript-eslint/scope-manager": 6.12.0
|
||||
"@typescript-eslint/type-utils": 6.12.0
|
||||
"@typescript-eslint/utils": 6.12.0
|
||||
"@typescript-eslint/visitor-keys": 6.12.0
|
||||
debug: ^4.3.4
|
||||
graphemer: ^1.4.0
|
||||
ignore: ^5.2.4
|
||||
@@ -5468,7 +5468,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 8ba9ce7ce8609a044e405baf57cc84d6973d7676950c870288d7eae2dba44b36664e3f4d90b94a4de08e17259fe8baa7790750cd4e5391dbe2a2743497d7fae2
|
||||
checksum: a791ebe432a6cac50a15c9e98502b62e874de0c7e35fd320b9bdca21afd4ae88c88cff45ee50a95362da14e98965d946e57b15965f5522f1153568a3fe45db8a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -5548,6 +5548,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:6.12.0":
|
||||
version: 6.12.0
|
||||
resolution: "@typescript-eslint/scope-manager@npm:6.12.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 6.12.0
|
||||
"@typescript-eslint/visitor-keys": 6.12.0
|
||||
checksum: 4cc4eb1bcd04ba7b0a1de4284521cde5f3f25f2530f78dfcb3f098396b142fd30a45f615a87dc7a3adddbd131a6255cb12b1df19aacff71a3f766992ddef183f
|
||||
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"
|
||||
@@ -5565,12 +5575,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:6.11.0":
|
||||
version: 6.11.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:6.11.0"
|
||||
"@typescript-eslint/type-utils@npm:6.12.0":
|
||||
version: 6.12.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:6.12.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/typescript-estree": 6.11.0
|
||||
"@typescript-eslint/utils": 6.11.0
|
||||
"@typescript-eslint/typescript-estree": 6.12.0
|
||||
"@typescript-eslint/utils": 6.12.0
|
||||
debug: ^4.3.4
|
||||
ts-api-utils: ^1.0.1
|
||||
peerDependencies:
|
||||
@@ -5578,7 +5588,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 2effbe62ae3b12f8a88663072f68a5dcb1135d9ee3c09a0d9fcf49b943837c0a5966e907d4a1a15c27ddf82af2fcf7f6e004655d3e1f7a17c21596469771ff7d
|
||||
checksum: c345c45f1262eee4b9f6960a59b3aba960643d0004094a3d8fb9682ab79af2fae864695029246dc9e0d4fdb2f3d017a56b7dc034e551d263deba75c2ef048d39
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -5603,6 +5613,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:6.12.0":
|
||||
version: 6.12.0
|
||||
resolution: "@typescript-eslint/types@npm:6.12.0"
|
||||
checksum: d3b40f9d400f6455ce5ae610651597c9e9ec85d46ca6d3c1025597a76305c557ebc5b88340ec6db0e694c9c79f1299d375b87a1a5b9314b22231dbbb5ce54695
|
||||
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"
|
||||
@@ -5657,6 +5674,24 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:6.12.0":
|
||||
version: 6.12.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:6.12.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 6.12.0
|
||||
"@typescript-eslint/visitor-keys": 6.12.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: 943f7ff2e164d812f6ae0a2d5096836aff00b1fda39937b03f126f266f03f3655794f5fc4643b49b71c312126d9422dfd764744bd1ba41ee6821a5bac1511aa2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:5.40.1":
|
||||
version: 5.40.1
|
||||
resolution: "@typescript-eslint/utils@npm:5.40.1"
|
||||
@@ -5693,20 +5728,20 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:6.11.0":
|
||||
version: 6.11.0
|
||||
resolution: "@typescript-eslint/utils@npm:6.11.0"
|
||||
"@typescript-eslint/utils@npm:6.12.0":
|
||||
version: 6.12.0
|
||||
resolution: "@typescript-eslint/utils@npm:6.12.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.11.0
|
||||
"@typescript-eslint/types": 6.11.0
|
||||
"@typescript-eslint/typescript-estree": 6.11.0
|
||||
"@typescript-eslint/scope-manager": 6.12.0
|
||||
"@typescript-eslint/types": 6.12.0
|
||||
"@typescript-eslint/typescript-estree": 6.12.0
|
||||
semver: ^7.5.4
|
||||
peerDependencies:
|
||||
eslint: ^7.0.0 || ^8.0.0
|
||||
checksum: e90aa2c8c56038a48de65a5303f9e4a4a70bb0d4d0a05cfcd28157fc0f06b2fc186c2e76a495f4540a903ea37577daa1403bab923d940114ec27a6326153d60f
|
||||
checksum: dad05bd0e4db7a88c2716f9ee83c7c28c30d71e57392e58dc0db66b5f5c4c86b9db14142c6a1a82cf1650da294d31980c56a118015d3a2a645acb8b8a5ebc315
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -5740,6 +5775,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:6.12.0":
|
||||
version: 6.12.0
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:6.12.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 6.12.0
|
||||
eslint-visitor-keys: ^3.4.1
|
||||
checksum: 3d8dc74ae748a95fe60b48dbaecca8d9c0c8df344d8034e3843057251fba24f06a3d29dbb9f525c9540b538d8c24221d3cf119ac483e9de38149a978051c72f3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@ungap/structured-clone@npm:^1.2.0":
|
||||
version: 1.2.0
|
||||
resolution: "@ungap/structured-clone@npm:1.2.0"
|
||||
|
||||
Reference in New Issue
Block a user