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.37.0 to 5.38.0 (#1155)
* 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.37.0 to 5.38.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.38.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
4a11e72fc4
commit
a9d90bbbe4
+1
-1
@@ -150,7 +150,7 @@
|
||||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "^5.37.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.38.0",
|
||||
"@typescript-eslint/parser": "^5.38.0",
|
||||
"eslint": "^8.23.1",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
|
||||
@@ -2440,7 +2440,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.37.0
|
||||
"@typescript-eslint/eslint-plugin": ^5.38.0
|
||||
"@typescript-eslint/parser": ^5.38.0
|
||||
babel-jest: ^29.0.0
|
||||
babel-loader: ^8.2.3
|
||||
@@ -4935,15 +4935,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@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"
|
||||
"@typescript-eslint/eslint-plugin@npm:^5.38.0, @typescript-eslint/eslint-plugin@npm:^5.5.0, @typescript-eslint/eslint-plugin@npm:^5.8.0":
|
||||
version: 5.38.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.38.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 5.37.0
|
||||
"@typescript-eslint/type-utils": 5.37.0
|
||||
"@typescript-eslint/utils": 5.37.0
|
||||
"@typescript-eslint/scope-manager": 5.38.0
|
||||
"@typescript-eslint/type-utils": 5.38.0
|
||||
"@typescript-eslint/utils": 5.38.0
|
||||
debug: ^4.3.4
|
||||
functional-red-black-tree: ^1.0.1
|
||||
ignore: ^5.2.0
|
||||
regexpp: ^3.2.0
|
||||
semver: ^7.3.7
|
||||
@@ -4954,7 +4953,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 9ef75628fcd6f5425002d0172514ad27e51c6ca438aba65ad445be3c63187de3cb294bcc994bd2859dff4fc0221a22da497b34990e8165dcfd1fec33d7d17fb3
|
||||
checksum: e9cd1970c7c8a438aee912cf00aa27bdcde0a0fb57bbfe70eccda93eefa5b4fb4c7ebf5ba7a51744c1ec2b4df3a72b8dcd19dc17a9c3e4e3435f631ac6b10a6a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -4996,16 +4995,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:5.37.0":
|
||||
version: 5.37.0
|
||||
resolution: "@typescript-eslint/scope-manager@npm:5.37.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.37.0
|
||||
"@typescript-eslint/visitor-keys": 5.37.0
|
||||
checksum: 1c439e21ffa63ebaadb8c8363e9d668132a835a28203e5b779366bfa56772f332e5dedb50d63dffb836839b9d9c4e66aa9e3ea47b8c59465b18a0cbd063ec7a3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:5.38.0":
|
||||
version: 5.38.0
|
||||
resolution: "@typescript-eslint/scope-manager@npm:5.38.0"
|
||||
@@ -5016,12 +5005,12 @@ __metadata:
|
||||
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"
|
||||
"@typescript-eslint/type-utils@npm:5.38.0":
|
||||
version: 5.38.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.38.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/typescript-estree": 5.37.0
|
||||
"@typescript-eslint/utils": 5.37.0
|
||||
"@typescript-eslint/typescript-estree": 5.38.0
|
||||
"@typescript-eslint/utils": 5.38.0
|
||||
debug: ^4.3.4
|
||||
tsutils: ^3.21.0
|
||||
peerDependencies:
|
||||
@@ -5029,7 +5018,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 79dac78eefdbdb3c168da6b303381461af3523e2b45fdeb821eb05e6a5cac797a8850e1dd9e1b6cd1a7c22408acfa2a09854a0f85ff038518c312db8eae9aa4f
|
||||
checksum: 43f2f55329b2357bedf158a93a469d058a11c69f8f88ff891080b8cb5977bffe8d679923bce7048cbc076c083e0f5741c83b761355309d606cc4e217e1da4208
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -5040,13 +5029,6 @@ __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/types@npm:5.38.0":
|
||||
version: 5.38.0
|
||||
resolution: "@typescript-eslint/types@npm:5.38.0"
|
||||
@@ -5072,24 +5054,6 @@ __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/typescript-estree@npm:5.38.0":
|
||||
version: 5.38.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.38.0"
|
||||
@@ -5124,19 +5088,19 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@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"
|
||||
"@typescript-eslint/utils@npm:5.38.0, @typescript-eslint/utils@npm:^5.10.2, @typescript-eslint/utils@npm:^5.13.0":
|
||||
version: 5.38.0
|
||||
resolution: "@typescript-eslint/utils@npm:5.38.0"
|
||||
dependencies:
|
||||
"@types/json-schema": ^7.0.9
|
||||
"@typescript-eslint/scope-manager": 5.37.0
|
||||
"@typescript-eslint/types": 5.37.0
|
||||
"@typescript-eslint/typescript-estree": 5.37.0
|
||||
"@typescript-eslint/scope-manager": 5.38.0
|
||||
"@typescript-eslint/types": 5.38.0
|
||||
"@typescript-eslint/typescript-estree": 5.38.0
|
||||
eslint-scope: ^5.1.1
|
||||
eslint-utils: ^3.0.0
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
checksum: dc6c19ab07b50113f6fa3722518b2f31ce04036ec018855587d4c467108cb4e3c2866e54ed2e18ce61d1e7d0eaab24f94ee39574031b7d8e1c05e4b83ff84ef2
|
||||
checksum: c927a68d4ff5029ed3dbc7e6e87702f7cdfba26452ccf401b37cc68f6e5cca72eb884831dbc7957512998d59950b1852b2ecea19f174a20fe659d851b4afd4fd
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -5150,16 +5114,6 @@ __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
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:5.38.0":
|
||||
version: 5.38.0
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:5.38.0"
|
||||
@@ -8651,13 +8605,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"functional-red-black-tree@npm:^1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "functional-red-black-tree@npm:1.0.1"
|
||||
checksum: ca6c170f37640e2d94297da8bb4bf27a1d12bea3e00e6a3e007fd7aa32e37e000f5772acf941b4e4f3cf1c95c3752033d0c509af157ad8f526e7f00723b9eb9f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"functions-have-names@npm:^1.2.2":
|
||||
version: 1.2.3
|
||||
resolution: "functions-have-names@npm:1.2.3"
|
||||
|
||||
Reference in New Issue
Block a user