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 from 5.36.2 to 5.37.0 (#1132)
* build(deps-dev): bump @typescript-eslint/eslint-plugin Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.36.2 to 5.37.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/v5.37.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> * [dependabot skip] Fix yarn.lock Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-fix <dependabot-fix@example.com>
This commit is contained in:
co-authored by
dependabot-fix
parent
25834019a5
commit
dbd7990ac8
+1
-1
@@ -150,7 +150,7 @@
|
||||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "^5.36.2",
|
||||
"@typescript-eslint/eslint-plugin": "^5.37.0",
|
||||
"@typescript-eslint/parser": "^5.36.2",
|
||||
"eslint": "^8.23.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
|
||||
@@ -2538,7 +2538,7 @@ __metadata:
|
||||
"@types/web-locks-api": ^0.0.2
|
||||
"@types/wicg-file-system-access": ^2020.9.5
|
||||
"@types/zen-push": ^0.1.1
|
||||
"@typescript-eslint/eslint-plugin": ^5.36.2
|
||||
"@typescript-eslint/eslint-plugin": ^5.37.0
|
||||
"@typescript-eslint/parser": ^5.36.2
|
||||
babel-jest: ^29.0.0
|
||||
babel-loader: ^8.2.3
|
||||
@@ -5033,13 +5033,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/eslint-plugin@npm:^5.36.2, @typescript-eslint/eslint-plugin@npm:^5.5.0, @typescript-eslint/eslint-plugin@npm:^5.8.0":
|
||||
version: 5.36.2
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.36.2"
|
||||
"@typescript-eslint/eslint-plugin@npm:^5.37.0, @typescript-eslint/eslint-plugin@npm:^5.5.0, @typescript-eslint/eslint-plugin@npm:^5.8.0":
|
||||
version: 5.37.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.37.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 5.36.2
|
||||
"@typescript-eslint/type-utils": 5.36.2
|
||||
"@typescript-eslint/utils": 5.36.2
|
||||
"@typescript-eslint/scope-manager": 5.37.0
|
||||
"@typescript-eslint/type-utils": 5.37.0
|
||||
"@typescript-eslint/utils": 5.37.0
|
||||
debug: ^4.3.4
|
||||
functional-red-black-tree: ^1.0.1
|
||||
ignore: ^5.2.0
|
||||
@@ -5052,7 +5052,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: edcd9fcecdeb22a689b421cafe3b7adc859bf2fd6227aecdd7412c319c808e7bab063c8f94af32116cfc971962f9780d181cb0a4aa999951c2d2be1f84c6c376
|
||||
checksum: 9ef75628fcd6f5425002d0172514ad27e51c6ca438aba65ad445be3c63187de3cb294bcc994bd2859dff4fc0221a22da497b34990e8165dcfd1fec33d7d17fb3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -5104,12 +5104,22 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:5.36.2":
|
||||
version: 5.36.2
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.36.2"
|
||||
"@typescript-eslint/scope-manager@npm:5.37.0":
|
||||
version: 5.37.0
|
||||
resolution: "@typescript-eslint/scope-manager@npm:5.37.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/typescript-estree": 5.36.2
|
||||
"@typescript-eslint/utils": 5.36.2
|
||||
"@typescript-eslint/types": 5.37.0
|
||||
"@typescript-eslint/visitor-keys": 5.37.0
|
||||
checksum: 1c439e21ffa63ebaadb8c8363e9d668132a835a28203e5b779366bfa56772f332e5dedb50d63dffb836839b9d9c4e66aa9e3ea47b8c59465b18a0cbd063ec7a3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:5.37.0":
|
||||
version: 5.37.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.37.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/typescript-estree": 5.37.0
|
||||
"@typescript-eslint/utils": 5.37.0
|
||||
debug: ^4.3.4
|
||||
tsutils: ^3.21.0
|
||||
peerDependencies:
|
||||
@@ -5117,7 +5127,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: c202b7d2cd08ed7f7d1ad7e430e9e1596478e147f0d485d02babfda0211c55fa950de1dc4d1c950008a8a047a31c1e982e97fe5558f93d496830eb9d9532bc71
|
||||
checksum: 79dac78eefdbdb3c168da6b303381461af3523e2b45fdeb821eb05e6a5cac797a8850e1dd9e1b6cd1a7c22408acfa2a09854a0f85ff038518c312db8eae9aa4f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -5135,6 +5145,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:5.37.0":
|
||||
version: 5.37.0
|
||||
resolution: "@typescript-eslint/types@npm:5.37.0"
|
||||
checksum: 899e59e7775fa95c2d9fcac5cc02cc49d83af5f1ffc706df495046c3b3733f79d5489568b01bfaf8c9ae4636e057056866adc783113036f774580086d0189f21
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:5.27.0":
|
||||
version: 5.27.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.27.0"
|
||||
@@ -5171,6 +5188,24 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:5.37.0":
|
||||
version: 5.37.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.37.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.37.0
|
||||
"@typescript-eslint/visitor-keys": 5.37.0
|
||||
debug: ^4.3.4
|
||||
globby: ^11.1.0
|
||||
is-glob: ^4.0.3
|
||||
semver: ^7.3.7
|
||||
tsutils: ^3.21.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 80365a50fa11ed39bf54d9ef06e264fbbf3bdbcc55b7d7d555ef0be915edae40ec30e98d08b3f6ef048e1874450cbcb1e7d9f429d4f420dacbbde45d3376a7bc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:5.27.0":
|
||||
version: 5.27.0
|
||||
resolution: "@typescript-eslint/utils@npm:5.27.0"
|
||||
@@ -5187,19 +5222,19 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:5.36.2, @typescript-eslint/utils@npm:^5.10.2, @typescript-eslint/utils@npm:^5.13.0":
|
||||
version: 5.36.2
|
||||
resolution: "@typescript-eslint/utils@npm:5.36.2"
|
||||
"@typescript-eslint/utils@npm:5.37.0, @typescript-eslint/utils@npm:^5.10.2, @typescript-eslint/utils@npm:^5.13.0":
|
||||
version: 5.37.0
|
||||
resolution: "@typescript-eslint/utils@npm:5.37.0"
|
||||
dependencies:
|
||||
"@types/json-schema": ^7.0.9
|
||||
"@typescript-eslint/scope-manager": 5.36.2
|
||||
"@typescript-eslint/types": 5.36.2
|
||||
"@typescript-eslint/typescript-estree": 5.36.2
|
||||
"@typescript-eslint/scope-manager": 5.37.0
|
||||
"@typescript-eslint/types": 5.37.0
|
||||
"@typescript-eslint/typescript-estree": 5.37.0
|
||||
eslint-scope: ^5.1.1
|
||||
eslint-utils: ^3.0.0
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
checksum: 45356cf55a8733e3ab1f2c3c19cdaefdb79857e35eb1433c29b81f3df071e9cef8a286bc407abe243889a21d9e793e999f92f03b9c727a0fac1c17a48e64c42a
|
||||
checksum: dc6c19ab07b50113f6fa3722518b2f31ce04036ec018855587d4c467108cb4e3c2866e54ed2e18ce61d1e7d0eaab24f94ee39574031b7d8e1c05e4b83ff84ef2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -5223,6 +5258,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:5.37.0":
|
||||
version: 5.37.0
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:5.37.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.37.0
|
||||
eslint-visitor-keys: ^3.3.0
|
||||
checksum: d6193550f77413aead0cb267e058df80b80a488c8fb4e39beb5f0a70b971c41682a6391903fbc5f3dd859a872016288c434d631b8efc3ac5a04edbdb7b63b5f6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@webassemblyjs/ast@npm:1.11.1":
|
||||
version: 1.11.1
|
||||
resolution: "@webassemblyjs/ast@npm:1.11.1"
|
||||
|
||||
Reference in New Issue
Block a user