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.40.0 to 5.40.1 (#1230)
* 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.0 to 5.40.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.40.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> Co-authored-by: David Lechner <david@pybricks.com>
This commit is contained in:
co-authored by
dependabot-fix
David Lechner
parent
e444f63cba
commit
81d52dbc52
+1
-1
@@ -150,7 +150,7 @@
|
||||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "^5.40.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.40.1",
|
||||
"@typescript-eslint/parser": "^5.40.1",
|
||||
"eslint": "^8.25.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
|
||||
@@ -2432,7 +2432,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.0
|
||||
"@typescript-eslint/eslint-plugin": ^5.40.1
|
||||
"@typescript-eslint/parser": ^5.40.1
|
||||
babel-jest: ^29.2.1
|
||||
babel-loader: ^8.2.3
|
||||
@@ -4868,13 +4868,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/eslint-plugin@npm:^5.40.0, @typescript-eslint/eslint-plugin@npm:^5.5.0, @typescript-eslint/eslint-plugin@npm:^5.8.0":
|
||||
version: 5.40.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.40.0"
|
||||
"@typescript-eslint/eslint-plugin@npm:^5.40.1, @typescript-eslint/eslint-plugin@npm:^5.5.0, @typescript-eslint/eslint-plugin@npm:^5.8.0":
|
||||
version: 5.40.1
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.40.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 5.40.0
|
||||
"@typescript-eslint/type-utils": 5.40.0
|
||||
"@typescript-eslint/utils": 5.40.0
|
||||
"@typescript-eslint/scope-manager": 5.40.1
|
||||
"@typescript-eslint/type-utils": 5.40.1
|
||||
"@typescript-eslint/utils": 5.40.1
|
||||
debug: ^4.3.4
|
||||
ignore: ^5.2.0
|
||||
regexpp: ^3.2.0
|
||||
@@ -4886,7 +4886,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: ac9e8fcea3545eb33353373c5094fd0a7b79647b37066adbcbd8edcb6fc17c6a601fd0e1b8db0a39200e8238acb33d4b1b036bfe09ebb9899cfb43f6c271a8fd
|
||||
checksum: 61f19bde0f1206beb20aeb28d18c1ef26a98cf4d2ead9f1d2f204cb91af31582eb5ee9422fe5f92d6aa10cebf85cd50f1b41e8cf8ce65808e2208664c3b1d66a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -4928,16 +4928,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:5.40.0":
|
||||
version: 5.40.0
|
||||
resolution: "@typescript-eslint/scope-manager@npm:5.40.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.40.0
|
||||
"@typescript-eslint/visitor-keys": 5.40.0
|
||||
checksum: 48dfb2f1a71bda5b782263e97608f1e1a2e8a89a603344af5072208be7936140af9d41483be439405c5ee379d0263555d6cc94405b187707f9ecfd7dd9821b5f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:5.40.1":
|
||||
version: 5.40.1
|
||||
resolution: "@typescript-eslint/scope-manager@npm:5.40.1"
|
||||
@@ -4948,12 +4938,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:5.40.0":
|
||||
version: 5.40.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.40.0"
|
||||
"@typescript-eslint/type-utils@npm:5.40.1":
|
||||
version: 5.40.1
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.40.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/typescript-estree": 5.40.0
|
||||
"@typescript-eslint/utils": 5.40.0
|
||||
"@typescript-eslint/typescript-estree": 5.40.1
|
||||
"@typescript-eslint/utils": 5.40.1
|
||||
debug: ^4.3.4
|
||||
tsutils: ^3.21.0
|
||||
peerDependencies:
|
||||
@@ -4961,7 +4951,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: eabe86de93b0bd4bcbfb13cace097ff7addbd992c91b80c73bbaa677ce26f1c2abd1c63fe585f2fd9c80df07d3d54bd6e4a46aebc908cef0f870f1d6955d6b8a
|
||||
checksum: 6771196b8f16f4893bae70aa1371ff004b0058e8edef9b935143e2f1272e471049e9c34beb1d625fb6423db95dd377e01e938b70dd4506fbf071566e2bfb574d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -4972,13 +4962,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:5.40.0":
|
||||
version: 5.40.0
|
||||
resolution: "@typescript-eslint/types@npm:5.40.0"
|
||||
checksum: 892ff162176a3e292b5b55090421c6d318187255f3f91be46bd5c0b38e3c25a49d9320ffb646d5709f3a2cdf350217a79e557886fdfdbdb322caec27f2b3d116
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:5.40.1":
|
||||
version: 5.40.1
|
||||
resolution: "@typescript-eslint/types@npm:5.40.1"
|
||||
@@ -5004,24 +4987,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:5.40.0":
|
||||
version: 5.40.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.40.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.40.0
|
||||
"@typescript-eslint/visitor-keys": 5.40.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: 8b67b8c4278f6bbd16ec521c847920c6f0ba57ec4bf148505c057aa160363852f50f9db73f42ee71ac3906940e8554e9c27686194a57f6554efcd82a8b0fa3e8
|
||||
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"
|
||||
@@ -5056,20 +5021,21 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:5.40.0, @typescript-eslint/utils@npm:^5.10.2, @typescript-eslint/utils@npm:^5.13.0":
|
||||
version: 5.40.0
|
||||
resolution: "@typescript-eslint/utils@npm:5.40.0"
|
||||
"@typescript-eslint/utils@npm:5.40.1, @typescript-eslint/utils@npm:^5.10.2, @typescript-eslint/utils@npm:^5.13.0":
|
||||
version: 5.40.1
|
||||
resolution: "@typescript-eslint/utils@npm:5.40.1"
|
||||
dependencies:
|
||||
"@types/json-schema": ^7.0.9
|
||||
"@typescript-eslint/scope-manager": 5.40.0
|
||||
"@typescript-eslint/types": 5.40.0
|
||||
"@typescript-eslint/typescript-estree": 5.40.0
|
||||
"@types/semver": ^7.3.12
|
||||
"@typescript-eslint/scope-manager": 5.40.1
|
||||
"@typescript-eslint/types": 5.40.1
|
||||
"@typescript-eslint/typescript-estree": 5.40.1
|
||||
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: 608e16ad510c1543de37e168ab42e9d11fdd7d38faf19fe5d60255ea8e43b9a8cebeea11bd9776eed55fe0e453c5d222bb708b930b431c5b113269c6b44788c1
|
||||
checksum: a971101bb2f4c742a1734a87e17997addb7ffa6639d472097fe098f6c5f09567b858949b97f05892aabb20f38479abecdfdd69cf740046aa601dd3fc39a44090
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -5083,16 +5049,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:5.40.0":
|
||||
version: 5.40.0
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:5.40.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.40.0
|
||||
eslint-visitor-keys: ^3.3.0
|
||||
checksum: a11787f7e6ac7018b22848028c9116d028f89782b0ee120517f0384e9db260e3001ad897512d9c3cf15ce16073ae4c1dc7f81f29d6d40dec78b5e8c8e79f344f
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user