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.38.1 to 5.39.0 (#1181)
* 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.1 to 5.39.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.39.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
aaa185d19a
commit
bd3be39262
+1
-1
@@ -150,7 +150,7 @@
|
||||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "^5.38.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.39.0",
|
||||
"@typescript-eslint/parser": "^5.39.0",
|
||||
"eslint": "^8.24.0",
|
||||
"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.1
|
||||
"@typescript-eslint/eslint-plugin": ^5.39.0
|
||||
"@typescript-eslint/parser": ^5.39.0
|
||||
babel-jest: ^29.1.0
|
||||
babel-loader: ^8.2.3
|
||||
@@ -4875,13 +4875,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@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"
|
||||
"@typescript-eslint/eslint-plugin@npm:^5.39.0, @typescript-eslint/eslint-plugin@npm:^5.5.0, @typescript-eslint/eslint-plugin@npm:^5.8.0":
|
||||
version: 5.39.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.39.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 5.38.1
|
||||
"@typescript-eslint/type-utils": 5.38.1
|
||||
"@typescript-eslint/utils": 5.38.1
|
||||
"@typescript-eslint/scope-manager": 5.39.0
|
||||
"@typescript-eslint/type-utils": 5.39.0
|
||||
"@typescript-eslint/utils": 5.39.0
|
||||
debug: ^4.3.4
|
||||
ignore: ^5.2.0
|
||||
regexpp: ^3.2.0
|
||||
@@ -4893,7 +4893,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: a8895588022f75b2bf994ce52f7109d8814e0f5b3bef0d4fac19dc86a926202ca204bfca8c0e5a033d7566bae90815a772b64bcdc61c349f47ddd52d91989de5
|
||||
checksum: 9d6835f3c2558f2287c5a45dc7d3b17b19c6777b5915b6ad737d892e5938746a3e76c3efd0e01156da0b17432a50d1e02480efc5105e8f9c75f1a3d45e18d6ee
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -4935,16 +4935,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:5.38.1":
|
||||
version: 5.38.1
|
||||
resolution: "@typescript-eslint/scope-manager@npm:5.38.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.38.1
|
||||
"@typescript-eslint/visitor-keys": 5.38.1
|
||||
checksum: c3b38ca0074d09e26c30b4385c18933f8a6418c923a24c7f4c2297af60a85d604320f119863676f49ea4254b3c01c112504547436eda4951ade609e8d7f438a7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:5.39.0":
|
||||
version: 5.39.0
|
||||
resolution: "@typescript-eslint/scope-manager@npm:5.39.0"
|
||||
@@ -4955,12 +4945,12 @@ __metadata:
|
||||
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"
|
||||
"@typescript-eslint/type-utils@npm:5.39.0":
|
||||
version: 5.39.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.39.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/typescript-estree": 5.38.1
|
||||
"@typescript-eslint/utils": 5.38.1
|
||||
"@typescript-eslint/typescript-estree": 5.39.0
|
||||
"@typescript-eslint/utils": 5.39.0
|
||||
debug: ^4.3.4
|
||||
tsutils: ^3.21.0
|
||||
peerDependencies:
|
||||
@@ -4968,7 +4958,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 1e5fbb5cd2cd97d8d6aaf6b0d1262517e74aba006ffc61526528352a8ab99205456d6247da8252388e868ed7ee8f6c2fa8e108dad68b696cbdbcef6473579173
|
||||
checksum: 2bab5c1a8bc0956d8f9ba1fb6db56a89f8e40c4f7bb0c07b1581aa4ed4c8259a64d67bc9c6fccbdc8e62fc9330d30c3c5a84f30f28112ddb1e3995d2791a5ac2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -4979,13 +4969,6 @@ __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/types@npm:5.39.0":
|
||||
version: 5.39.0
|
||||
resolution: "@typescript-eslint/types@npm:5.39.0"
|
||||
@@ -5011,24 +4994,6 @@ __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/typescript-estree@npm:5.39.0":
|
||||
version: 5.39.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.39.0"
|
||||
@@ -5063,19 +5028,19 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@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"
|
||||
"@typescript-eslint/utils@npm:5.39.0, @typescript-eslint/utils@npm:^5.10.2, @typescript-eslint/utils@npm:^5.13.0":
|
||||
version: 5.39.0
|
||||
resolution: "@typescript-eslint/utils@npm:5.39.0"
|
||||
dependencies:
|
||||
"@types/json-schema": ^7.0.9
|
||||
"@typescript-eslint/scope-manager": 5.38.1
|
||||
"@typescript-eslint/types": 5.38.1
|
||||
"@typescript-eslint/typescript-estree": 5.38.1
|
||||
"@typescript-eslint/scope-manager": 5.39.0
|
||||
"@typescript-eslint/types": 5.39.0
|
||||
"@typescript-eslint/typescript-estree": 5.39.0
|
||||
eslint-scope: ^5.1.1
|
||||
eslint-utils: ^3.0.0
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
checksum: 06646ddeb6c1a5dac01e8336dff458cf37dff0d3d5a2f304048a4d6d8f62d504c5330a8b046ec66f6777f324bc1afe6a3f7ea1c5b015b123ab7062e8e22aff67
|
||||
checksum: 460a883775c24ed1a328db15101d58e1207797c97d2347a6e1adb2e26ef56ac0b525a326d2dd74333daf00e2b2e3dd28d51e0d4c4c38cdade2d132d8b08917cb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -5089,16 +5054,6 @@ __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
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:5.39.0":
|
||||
version: 5.39.0
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:5.39.0"
|
||||
|
||||
Reference in New Issue
Block a user