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.40.1 to 5.41.0 (#1253)
* 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.40.1 to 5.41.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.41.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
d07cbf6d93
commit
5b3d159232
+1
-1
@@ -151,7 +151,7 @@
|
||||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "^5.40.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.41.0",
|
||||
"@typescript-eslint/parser": "^5.40.1",
|
||||
"eslint": "^8.26.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
|
||||
@@ -2433,7 +2433,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.40.1
|
||||
"@typescript-eslint/eslint-plugin": ^5.41.0
|
||||
"@typescript-eslint/parser": ^5.40.1
|
||||
babel-jest: ^29.2.1
|
||||
babel-loader: ^8.2.3
|
||||
@@ -4878,13 +4878,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/eslint-plugin@npm:^5.27.1, @typescript-eslint/eslint-plugin@npm:^5.40.1, @typescript-eslint/eslint-plugin@npm:^5.5.0":
|
||||
version: 5.40.1
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.40.1"
|
||||
"@typescript-eslint/eslint-plugin@npm:^5.27.1, @typescript-eslint/eslint-plugin@npm:^5.41.0, @typescript-eslint/eslint-plugin@npm:^5.5.0":
|
||||
version: 5.41.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.41.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 5.40.1
|
||||
"@typescript-eslint/type-utils": 5.40.1
|
||||
"@typescript-eslint/utils": 5.40.1
|
||||
"@typescript-eslint/scope-manager": 5.41.0
|
||||
"@typescript-eslint/type-utils": 5.41.0
|
||||
"@typescript-eslint/utils": 5.41.0
|
||||
debug: ^4.3.4
|
||||
ignore: ^5.2.0
|
||||
regexpp: ^3.2.0
|
||||
@@ -4896,7 +4896,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 61f19bde0f1206beb20aeb28d18c1ef26a98cf4d2ead9f1d2f204cb91af31582eb5ee9422fe5f92d6aa10cebf85cd50f1b41e8cf8ce65808e2208664c3b1d66a
|
||||
checksum: b6f08244059a8e02dbb305e914e6455a2b6bfabe6c0fd355bd3a0a732ed44a503ad47d4beb5f617e29274b5a8b8249d80cf4600babf05d8e35958ff64a546da4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -4938,12 +4938,22 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:5.40.1":
|
||||
version: 5.40.1
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.40.1"
|
||||
"@typescript-eslint/scope-manager@npm:5.41.0":
|
||||
version: 5.41.0
|
||||
resolution: "@typescript-eslint/scope-manager@npm:5.41.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/typescript-estree": 5.40.1
|
||||
"@typescript-eslint/utils": 5.40.1
|
||||
"@typescript-eslint/types": 5.41.0
|
||||
"@typescript-eslint/visitor-keys": 5.41.0
|
||||
checksum: f588e7e7e953dfa19632b676f1287a7a4f5e9390282b103b3cf46cc28bb597c1229df2489eb687ab9285674076eb2569b821eac9b3110572d70fd230bdc5d703
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:5.41.0":
|
||||
version: 5.41.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.41.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/typescript-estree": 5.41.0
|
||||
"@typescript-eslint/utils": 5.41.0
|
||||
debug: ^4.3.4
|
||||
tsutils: ^3.21.0
|
||||
peerDependencies:
|
||||
@@ -4951,7 +4961,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 6771196b8f16f4893bae70aa1371ff004b0058e8edef9b935143e2f1272e471049e9c34beb1d625fb6423db95dd377e01e938b70dd4506fbf071566e2bfb574d
|
||||
checksum: c438d4a47f1bbd031245db31c75748a5eac9b7e5d6d3805a914a9b891b03d3d18c7509d2273b1718dcc9c239506a3627e5da34c363d2c22acca2ea64050b5bc4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -4962,6 +4972,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:5.41.0":
|
||||
version: 5.41.0
|
||||
resolution: "@typescript-eslint/types@npm:5.41.0"
|
||||
checksum: d7500bcc67b68032ccf19d983a69efa2750f4d82f5cc027090d2686d4e662b3a7b0b5fa55ed90710eca2528867d39964d76c207ac3c6f734505efbe21dccac7d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:5.40.1":
|
||||
version: 5.40.1
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.40.1"
|
||||
@@ -4980,7 +4997,25 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:5.40.1, @typescript-eslint/utils@npm:^5.10.2, @typescript-eslint/utils@npm:^5.13.0":
|
||||
"@typescript-eslint/typescript-estree@npm:5.41.0":
|
||||
version: 5.41.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.41.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.41.0
|
||||
"@typescript-eslint/visitor-keys": 5.41.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: cfb61b5971108807ad4b1e26e71455a0451e8b5ee06e9ae7d2e45caa8e978f0a3bb58bb877eff42a134d3ab21ad23bf138d2b829c407607e3d1fc616f0f87cc9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:5.40.1":
|
||||
version: 5.40.1
|
||||
resolution: "@typescript-eslint/utils@npm:5.40.1"
|
||||
dependencies:
|
||||
@@ -4998,6 +5033,24 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:5.41.0, @typescript-eslint/utils@npm:^5.10.2, @typescript-eslint/utils@npm:^5.13.0":
|
||||
version: 5.41.0
|
||||
resolution: "@typescript-eslint/utils@npm:5.41.0"
|
||||
dependencies:
|
||||
"@types/json-schema": ^7.0.9
|
||||
"@types/semver": ^7.3.12
|
||||
"@typescript-eslint/scope-manager": 5.41.0
|
||||
"@typescript-eslint/types": 5.41.0
|
||||
"@typescript-eslint/typescript-estree": 5.41.0
|
||||
eslint-scope: ^5.1.1
|
||||
eslint-utils: ^3.0.0
|
||||
semver: ^7.3.7
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
checksum: 293a0de39639983048b7fe203a4191b97cfc3c868866c1e485ec63c6eab9013002e58f0ac23ec7584f71d28390bf2d6c23ee10d6863ea067567e572cd9d75dae
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:5.40.1":
|
||||
version: 5.40.1
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:5.40.1"
|
||||
@@ -5008,6 +5061,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:5.41.0":
|
||||
version: 5.41.0
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:5.41.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.41.0
|
||||
eslint-visitor-keys: ^3.3.0
|
||||
checksum: ff76694170d77c96d6166a1973ca11b4a6de2051e396fc3581534b3d6f574440e0a3af71f0690dfb2368bb5300a412b363c1795ac1ba1f363b1bc115550808cd
|
||||
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