mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 17:45:22 +00:00
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.33.0 to 5.33.1 (#1062)
* 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.33.0 to 5.33.1. - [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.33.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... 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
6533be43c3
commit
5b04abac83
+1
-1
@@ -149,7 +149,7 @@
|
||||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "^5.33.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.33.1",
|
||||
"@typescript-eslint/parser": "^5.33.1",
|
||||
"eslint": "^8.22.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
|
||||
@@ -2413,7 +2413,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.33.0
|
||||
"@typescript-eslint/eslint-plugin": ^5.33.1
|
||||
"@typescript-eslint/parser": ^5.33.1
|
||||
babel-jest: ^28.1.2
|
||||
babel-loader: ^8.2.3
|
||||
@@ -4830,13 +4830,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/eslint-plugin@npm:^5.33.0, @typescript-eslint/eslint-plugin@npm:^5.5.0, @typescript-eslint/eslint-plugin@npm:^5.8.0":
|
||||
version: 5.33.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.33.0"
|
||||
"@typescript-eslint/eslint-plugin@npm:^5.33.1, @typescript-eslint/eslint-plugin@npm:^5.5.0, @typescript-eslint/eslint-plugin@npm:^5.8.0":
|
||||
version: 5.33.1
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.33.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 5.33.0
|
||||
"@typescript-eslint/type-utils": 5.33.0
|
||||
"@typescript-eslint/utils": 5.33.0
|
||||
"@typescript-eslint/scope-manager": 5.33.1
|
||||
"@typescript-eslint/type-utils": 5.33.1
|
||||
"@typescript-eslint/utils": 5.33.1
|
||||
debug: ^4.3.4
|
||||
functional-red-black-tree: ^1.0.1
|
||||
ignore: ^5.2.0
|
||||
@@ -4849,7 +4849,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: d408f3f474b34fefde8ee65d98deb126949fd7d8e211a7f95c5cc2b507dedbf8eb239f3895e0c37aa6338989531e37c5f35c2e0de36a126c52f0846e89605487
|
||||
checksum: d9b6b038f70e4959ad211c84f50a38de2d00b54f0636ad76eea414fb070fa616933690da80de6668e62c8fbbeb227086322001b7d7ad1924421a232547c97936
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -4891,16 +4891,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:5.33.0":
|
||||
version: 5.33.0
|
||||
resolution: "@typescript-eslint/scope-manager@npm:5.33.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.33.0
|
||||
"@typescript-eslint/visitor-keys": 5.33.0
|
||||
checksum: b2cbea9abd528d01a5acb2d68a2a5be51ec6827760d3869bdd70920cf6c3a4f9f96d87c77177f8313009d9db71253e4a75f8393f38651e2abaf91ef28e60fb9d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:5.33.1":
|
||||
version: 5.33.1
|
||||
resolution: "@typescript-eslint/scope-manager@npm:5.33.1"
|
||||
@@ -4911,11 +4901,11 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:5.33.0":
|
||||
version: 5.33.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.33.0"
|
||||
"@typescript-eslint/type-utils@npm:5.33.1":
|
||||
version: 5.33.1
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.33.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": 5.33.0
|
||||
"@typescript-eslint/utils": 5.33.1
|
||||
debug: ^4.3.4
|
||||
tsutils: ^3.21.0
|
||||
peerDependencies:
|
||||
@@ -4923,7 +4913,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: a1d1ffb42fe96bfc2339cc2875e218aa82fa9391be04c1a266bb11da1eca6835555687e81cde75477c60e6702049cd4dde7d2638e7e9b9d8cf4b7b2242353a6e
|
||||
checksum: ddf88835bc87b3ad946aaeb29b770a49a8e1c3c5e294ee9cb93b1936f432a1016efb97803f197eea1be61545cbc79b5526cc05e9339ca9beada22fc83801ddea
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -4934,13 +4924,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:5.33.0":
|
||||
version: 5.33.0
|
||||
resolution: "@typescript-eslint/types@npm:5.33.0"
|
||||
checksum: 8bbddda84cb3adf5c659b0d42547a2d6ab87f4eea574aca5dd63a3bd85169f32796ecbddad3b27f18a609070f6b1d18a54018d488bad746ae0f6ea5c02206109
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:5.33.1":
|
||||
version: 5.33.1
|
||||
resolution: "@typescript-eslint/types@npm:5.33.1"
|
||||
@@ -4966,24 +4949,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:5.33.0":
|
||||
version: 5.33.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.33.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.33.0
|
||||
"@typescript-eslint/visitor-keys": 5.33.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: 26f9005cdfb14654125a33d90d872b926820e560dff8970c4629fd5f6f47ad2a31e4c63161564d21bb42a8fc3ced0033994854ee37336ae07d90ccf6300d702b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:5.33.1":
|
||||
version: 5.33.1
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.33.1"
|
||||
@@ -5018,19 +4983,19 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:5.33.0, @typescript-eslint/utils@npm:^5.10.2, @typescript-eslint/utils@npm:^5.13.0":
|
||||
version: 5.33.0
|
||||
resolution: "@typescript-eslint/utils@npm:5.33.0"
|
||||
"@typescript-eslint/utils@npm:5.33.1, @typescript-eslint/utils@npm:^5.10.2, @typescript-eslint/utils@npm:^5.13.0":
|
||||
version: 5.33.1
|
||||
resolution: "@typescript-eslint/utils@npm:5.33.1"
|
||||
dependencies:
|
||||
"@types/json-schema": ^7.0.9
|
||||
"@typescript-eslint/scope-manager": 5.33.0
|
||||
"@typescript-eslint/types": 5.33.0
|
||||
"@typescript-eslint/typescript-estree": 5.33.0
|
||||
"@typescript-eslint/scope-manager": 5.33.1
|
||||
"@typescript-eslint/types": 5.33.1
|
||||
"@typescript-eslint/typescript-estree": 5.33.1
|
||||
eslint-scope: ^5.1.1
|
||||
eslint-utils: ^3.0.0
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
checksum: 6ce5ee5eabeb6d73538b24e6487f811ecb0ef3467bd366cbd15bf30d904bdedb73fc6f48cf2e2e742dda462b42999ea505e8b59255545825ec9db86f3d423ea7
|
||||
checksum: c550504d62fc72f29bf3d7a651bd3a81f49fb1fccaf47583721c2ab1abd2ef78a1e4bc392cb4be4a61a45a4f24fc14a59d67b98aac8a16a207a7cace86538cab
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -5044,16 +5009,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:5.33.0":
|
||||
version: 5.33.0
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:5.33.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.33.0
|
||||
eslint-visitor-keys: ^3.3.0
|
||||
checksum: d7e3653de6bac6841e6fcc54226b93ad6bdca4aa76ebe7d83459c016c3eebcc50d4f65ee713174bc267d765295b642d1927a778c5de707b8389e3fcc052aa4a1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:5.33.1":
|
||||
version: 5.33.1
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:5.33.1"
|
||||
|
||||
Reference in New Issue
Block a user