mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-15 02:54:07 +00:00
build(deps-dev): bump @typescript-eslint/eslint-plugin (#2073)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.7.2 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: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.7.2",
|
||||
"@typescript-eslint/eslint-plugin": "^6.8.0",
|
||||
"@typescript-eslint/parser": "^6.7.4",
|
||||
"eslint": "^8.50.0",
|
||||
"eslint-config-prettier": "^9.0.0",
|
||||
|
||||
@@ -2741,7 +2741,7 @@ __metadata:
|
||||
"@types/web-locks-api": ^0.0.2
|
||||
"@types/wicg-file-system-access": ^2020.9.8
|
||||
"@types/zen-push": ^0.1.2
|
||||
"@typescript-eslint/eslint-plugin": ^6.7.2
|
||||
"@typescript-eslint/eslint-plugin": ^6.8.0
|
||||
"@typescript-eslint/parser": ^6.7.4
|
||||
babel-jest: ^29.7.0
|
||||
babel-loader: ^9.1.3
|
||||
@@ -5294,15 +5294,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/eslint-plugin@npm:^6.7.2":
|
||||
version: 6.7.2
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:6.7.2"
|
||||
"@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.7.2
|
||||
"@typescript-eslint/type-utils": 6.7.2
|
||||
"@typescript-eslint/utils": 6.7.2
|
||||
"@typescript-eslint/visitor-keys": 6.7.2
|
||||
"@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
|
||||
@@ -5315,7 +5315,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 4d6f612619282a20518cd6581bce16cd7c50ac4e49f5eeca2ab916a923049379aa382817568c929216381fb2c1bfbc1c4e6fde16ac8bfdd63862a9126f0ab797
|
||||
checksum: c36ccf606ebcaff8263c4ffa3b4cda58c6f93474b9eea9906e51be2fef8596977a245cc13770b21c6bfd38ccf45a3cf3613d5f4499429f62ec80afe15ae345bd
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -5385,16 +5385,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:6.7.2":
|
||||
version: 6.7.2
|
||||
resolution: "@typescript-eslint/scope-manager@npm:6.7.2"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 6.7.2
|
||||
"@typescript-eslint/visitor-keys": 6.7.2
|
||||
checksum: e35fa23ecb16252c3ad00b5f1ec05d9b8d33ee30d4c57543892f900443ed77926be9bd2836f06463c31b483f5f0f79070273bc51c4a606f55ac3cd1d9c9cd542
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:6.7.4":
|
||||
version: 6.7.4
|
||||
resolution: "@typescript-eslint/scope-manager@npm:6.7.4"
|
||||
@@ -5405,6 +5395,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: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"
|
||||
@@ -5422,12 +5422,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:6.7.2":
|
||||
version: 6.7.2
|
||||
resolution: "@typescript-eslint/type-utils@npm:6.7.2"
|
||||
"@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.7.2
|
||||
"@typescript-eslint/utils": 6.7.2
|
||||
"@typescript-eslint/typescript-estree": 6.8.0
|
||||
"@typescript-eslint/utils": 6.8.0
|
||||
debug: ^4.3.4
|
||||
ts-api-utils: ^1.0.1
|
||||
peerDependencies:
|
||||
@@ -5435,7 +5435,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 67743f8e4b77d0ab3d82907eda0411ffd221357b60ac9cbd29683d5b8c77127369ebfafcf0bfc30a1f1828927ccd5635fab5b2eaf2b2f1d12a9361549cab3e62
|
||||
checksum: 9b7d56904dc1a5719ef79eb1b7989d6fad10c71fb07ec3e66cf69b8c8dc5383d644ab122d4701bc4960fb7c99cc08aee4e645db3e4675d488d5779197e15dfda
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -5453,13 +5453,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:6.7.2":
|
||||
version: 6.7.2
|
||||
resolution: "@typescript-eslint/types@npm:6.7.2"
|
||||
checksum: 5a7c4cd456f721649757d2edb4cae71d1405c1c2c35672031f012b27007b9d49b7118297eec746dc3351370e6aa414e5d2c493fb658c7b910154b7998c0278e1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:6.7.4":
|
||||
version: 6.7.4
|
||||
resolution: "@typescript-eslint/types@npm:6.7.4"
|
||||
@@ -5467,6 +5460,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.40.1":
|
||||
version: 5.40.1
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.40.1"
|
||||
@@ -5503,24 +5503,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:6.7.2":
|
||||
version: 6.7.2
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:6.7.2"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 6.7.2
|
||||
"@typescript-eslint/visitor-keys": 6.7.2
|
||||
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: c30b9803567c37527e2806badd98f3083ae125db9a430d8a28647b153e446e6a4b830833f229cca27d5aa0ff5497c149aaa524aa3a6dbf932b557c60d0bfd4f9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:6.7.4":
|
||||
version: 6.7.4
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:6.7.4"
|
||||
@@ -5539,6 +5521,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:5.40.1":
|
||||
version: 5.40.1
|
||||
resolution: "@typescript-eslint/utils@npm:5.40.1"
|
||||
@@ -5575,20 +5575,20 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:6.7.2":
|
||||
version: 6.7.2
|
||||
resolution: "@typescript-eslint/utils@npm:6.7.2"
|
||||
"@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.7.2
|
||||
"@typescript-eslint/types": 6.7.2
|
||||
"@typescript-eslint/typescript-estree": 6.7.2
|
||||
"@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: 97f950562dba2bda63ffe64672f643ef940123cf74007bc878afcf31c75f905c99934a3ad77da3d5a4fe7807d5d69c791b20c429712ad5a5525e331ebc313756
|
||||
checksum: 6d9f90db504502a9aa10e834830c3ffa25483757414670acc6141a3ebef9171a57688a3a179febf35a0e1e0b322f37228d9537bf1b279f1af7fc97888b873bc3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -5612,16 +5612,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:6.7.2":
|
||||
version: 6.7.2
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:6.7.2"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 6.7.2
|
||||
eslint-visitor-keys: ^3.4.1
|
||||
checksum: b4915fbc0f3d44c81b92b7151830b698e8b6ed2dee8587bb65540c888c7a84300d3fd6b0c159e2131c7c6df1bebe49fb0d21c347ecdbf7f3e4aec05acebbb0bc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:6.7.4":
|
||||
version: 6.7.4
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:6.7.4"
|
||||
@@ -5632,6 +5622,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
|
||||
|
||||
"@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