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 from 5.38.0 to 5.38.1 (#1165)
* 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.38.0 to 5.38.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.38.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
623e73a2a0
commit
17c374678c
+1
-1
@@ -150,7 +150,7 @@
|
||||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "^5.38.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.38.1",
|
||||
"@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.38.0
|
||||
"@typescript-eslint/eslint-plugin": ^5.38.1
|
||||
"@typescript-eslint/parser": ^5.38.0
|
||||
babel-jest: ^29.0.0
|
||||
babel-loader: ^8.2.3
|
||||
@@ -4935,13 +4935,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@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"
|
||||
"@typescript-eslint/eslint-plugin@npm:^5.38.1, @typescript-eslint/eslint-plugin@npm:^5.5.0, @typescript-eslint/eslint-plugin@npm:^5.8.0":
|
||||
version: 5.38.1
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.38.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 5.38.0
|
||||
"@typescript-eslint/type-utils": 5.38.0
|
||||
"@typescript-eslint/utils": 5.38.0
|
||||
"@typescript-eslint/scope-manager": 5.38.1
|
||||
"@typescript-eslint/type-utils": 5.38.1
|
||||
"@typescript-eslint/utils": 5.38.1
|
||||
debug: ^4.3.4
|
||||
ignore: ^5.2.0
|
||||
regexpp: ^3.2.0
|
||||
@@ -4953,7 +4953,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: e9cd1970c7c8a438aee912cf00aa27bdcde0a0fb57bbfe70eccda93eefa5b4fb4c7ebf5ba7a51744c1ec2b4df3a72b8dcd19dc17a9c3e4e3435f631ac6b10a6a
|
||||
checksum: a8895588022f75b2bf994ce52f7109d8814e0f5b3bef0d4fac19dc86a926202ca204bfca8c0e5a033d7566bae90815a772b64bcdc61c349f47ddd52d91989de5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -5005,12 +5005,22 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:5.38.0":
|
||||
version: 5.38.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.38.0"
|
||||
"@typescript-eslint/scope-manager@npm:5.38.1":
|
||||
version: 5.38.1
|
||||
resolution: "@typescript-eslint/scope-manager@npm:5.38.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/typescript-estree": 5.38.0
|
||||
"@typescript-eslint/utils": 5.38.0
|
||||
"@typescript-eslint/types": 5.38.1
|
||||
"@typescript-eslint/visitor-keys": 5.38.1
|
||||
checksum: c3b38ca0074d09e26c30b4385c18933f8a6418c923a24c7f4c2297af60a85d604320f119863676f49ea4254b3c01c112504547436eda4951ade609e8d7f438a7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:5.38.1":
|
||||
version: 5.38.1
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.38.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/typescript-estree": 5.38.1
|
||||
"@typescript-eslint/utils": 5.38.1
|
||||
debug: ^4.3.4
|
||||
tsutils: ^3.21.0
|
||||
peerDependencies:
|
||||
@@ -5018,7 +5028,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 43f2f55329b2357bedf158a93a469d058a11c69f8f88ff891080b8cb5977bffe8d679923bce7048cbc076c083e0f5741c83b761355309d606cc4e217e1da4208
|
||||
checksum: 1e5fbb5cd2cd97d8d6aaf6b0d1262517e74aba006ffc61526528352a8ab99205456d6247da8252388e868ed7ee8f6c2fa8e108dad68b696cbdbcef6473579173
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -5036,6 +5046,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:5.38.1":
|
||||
version: 5.38.1
|
||||
resolution: "@typescript-eslint/types@npm:5.38.1"
|
||||
checksum: 384f7fe9a1995d87507049a868aa1a1f9eb28af913e704540e1494c8c630985f9ef4f4e6bdd4df0d83cbe4611c4e6f4f07d5d91bfa57c88242fb227a6d828b7e
|
||||
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"
|
||||
@@ -5072,6 +5089,24 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:5.38.1":
|
||||
version: 5.38.1
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.38.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.38.1
|
||||
"@typescript-eslint/visitor-keys": 5.38.1
|
||||
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: ec73496f73bd7f97d1585d25484874f092141a5f92ade7bd324fb76ef52888f0d77cc4375bdecc92cc3bacf5d61d65197acbb9af4fd9322b51db286c68a320c6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:5.27.0":
|
||||
version: 5.27.0
|
||||
resolution: "@typescript-eslint/utils@npm:5.27.0"
|
||||
@@ -5088,19 +5123,19 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@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"
|
||||
"@typescript-eslint/utils@npm:5.38.1, @typescript-eslint/utils@npm:^5.10.2, @typescript-eslint/utils@npm:^5.13.0":
|
||||
version: 5.38.1
|
||||
resolution: "@typescript-eslint/utils@npm:5.38.1"
|
||||
dependencies:
|
||||
"@types/json-schema": ^7.0.9
|
||||
"@typescript-eslint/scope-manager": 5.38.0
|
||||
"@typescript-eslint/types": 5.38.0
|
||||
"@typescript-eslint/typescript-estree": 5.38.0
|
||||
"@typescript-eslint/scope-manager": 5.38.1
|
||||
"@typescript-eslint/types": 5.38.1
|
||||
"@typescript-eslint/typescript-estree": 5.38.1
|
||||
eslint-scope: ^5.1.1
|
||||
eslint-utils: ^3.0.0
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
checksum: c927a68d4ff5029ed3dbc7e6e87702f7cdfba26452ccf401b37cc68f6e5cca72eb884831dbc7957512998d59950b1852b2ecea19f174a20fe659d851b4afd4fd
|
||||
checksum: 06646ddeb6c1a5dac01e8336dff458cf37dff0d3d5a2f304048a4d6d8f62d504c5330a8b046ec66f6777f324bc1afe6a3f7ea1c5b015b123ab7062e8e22aff67
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -5124,6 +5159,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:5.38.1":
|
||||
version: 5.38.1
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:5.38.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.38.1
|
||||
eslint-visitor-keys: ^3.3.0
|
||||
checksum: 01c83a42900f8ab721bd0857abcc000a15183eb26d2d61cceeaef018a83a91325f48c0112d4356383c41dce23174a305bb3352af4705a61d1da46f8ac0e88340
|
||||
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