mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 18:46:17 +00:00
build(deps-dev): bump @typescript-eslint/eslint-plugin (#2184)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.13.2 to 6.14.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/v6.14.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -152,7 +152,7 @@
|
||||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "^6.13.2",
|
||||
"@typescript-eslint/eslint-plugin": "^6.14.0",
|
||||
"@typescript-eslint/parser": "^6.13.2",
|
||||
"eslint": "^8.55.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
|
||||
@@ -2869,7 +2869,7 @@ __metadata:
|
||||
"@types/web-locks-api": ^0.0.5
|
||||
"@types/wicg-file-system-access": ^2023.10.4
|
||||
"@types/zen-push": ^0.1.4
|
||||
"@typescript-eslint/eslint-plugin": ^6.13.2
|
||||
"@typescript-eslint/eslint-plugin": ^6.14.0
|
||||
"@typescript-eslint/parser": ^6.13.2
|
||||
babel-jest: ^29.7.0
|
||||
babel-loader: ^9.1.3
|
||||
@@ -5447,15 +5447,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/eslint-plugin@npm:^6.13.2":
|
||||
version: 6.13.2
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:6.13.2"
|
||||
"@typescript-eslint/eslint-plugin@npm:^6.14.0":
|
||||
version: 6.14.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:6.14.0"
|
||||
dependencies:
|
||||
"@eslint-community/regexpp": ^4.5.1
|
||||
"@typescript-eslint/scope-manager": 6.13.2
|
||||
"@typescript-eslint/type-utils": 6.13.2
|
||||
"@typescript-eslint/utils": 6.13.2
|
||||
"@typescript-eslint/visitor-keys": 6.13.2
|
||||
"@typescript-eslint/scope-manager": 6.14.0
|
||||
"@typescript-eslint/type-utils": 6.14.0
|
||||
"@typescript-eslint/utils": 6.14.0
|
||||
"@typescript-eslint/visitor-keys": 6.14.0
|
||||
debug: ^4.3.4
|
||||
graphemer: ^1.4.0
|
||||
ignore: ^5.2.4
|
||||
@@ -5468,7 +5468,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: e50cbbe7104eecef59faf3355ab981d9f353b19327f0b4607dfd829b4726f9e694b536fe43ab55f50bb00fbfdd2e4268a7e2a568b28d5fcd0d2a32a8d2466218
|
||||
checksum: ec688fd71b21576bfe0e4176889fddf3c13d8b07792461b84017d689ed11a9bffbf4d2ab61e9bdb254e43d2c1e159d5c2fc21bdfa6a6c2d64f9e1956a668fbe8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -5548,6 +5548,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:6.14.0":
|
||||
version: 6.14.0
|
||||
resolution: "@typescript-eslint/scope-manager@npm:6.14.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 6.14.0
|
||||
"@typescript-eslint/visitor-keys": 6.14.0
|
||||
checksum: 0b577d42db925426a9838fe61703c226e18b697374fbe20cf9b93ba30fe58bf4a7f7f42491a4d24b7f3cc12d9a189fe3524c0e9b7708727e710d95b908250a14
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:5.61.0, @typescript-eslint/type-utils@npm:^5.50.0, @typescript-eslint/type-utils@npm:^5.55.0":
|
||||
version: 5.61.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.61.0"
|
||||
@@ -5565,12 +5575,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:6.13.2":
|
||||
version: 6.13.2
|
||||
resolution: "@typescript-eslint/type-utils@npm:6.13.2"
|
||||
"@typescript-eslint/type-utils@npm:6.14.0":
|
||||
version: 6.14.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:6.14.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/typescript-estree": 6.13.2
|
||||
"@typescript-eslint/utils": 6.13.2
|
||||
"@typescript-eslint/typescript-estree": 6.14.0
|
||||
"@typescript-eslint/utils": 6.14.0
|
||||
debug: ^4.3.4
|
||||
ts-api-utils: ^1.0.1
|
||||
peerDependencies:
|
||||
@@ -5578,7 +5588,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: ba54e5746139f778c35e4058e523ec8c20b68cf6472b3a7784170328e48c228f0761d2fc7e43dab053ca7d85ac4378b6965567774e6afedf551e600638404215
|
||||
checksum: 09988f25279598840673c41ba44b03756f2dfb31284ab72af97c170711a0f31e5c53d6b120aa83f31438565e82aae1a1ca4d1ed0de4890654dd6a6a33d88202c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -5603,6 +5613,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:6.14.0":
|
||||
version: 6.14.0
|
||||
resolution: "@typescript-eslint/types@npm:6.14.0"
|
||||
checksum: 624e6c5227f596dcc9757348d09c5a09b846a62938b8b4409614cf8108013b64ed8b270c32e87ea8890dd09ed896b82e92872c3574dbf07dcda11a168d69dd1f
|
||||
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"
|
||||
@@ -5657,6 +5674,24 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:6.14.0":
|
||||
version: 6.14.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:6.14.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 6.14.0
|
||||
"@typescript-eslint/visitor-keys": 6.14.0
|
||||
debug: ^4.3.4
|
||||
globby: ^11.1.0
|
||||
is-glob: ^4.0.3
|
||||
semver: ^7.5.4
|
||||
ts-api-utils: ^1.0.1
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 495d7616463685bfd8138ffa9fbc0a7f9130ff8a3f6f85775960b4f0a3fdc259ae53b104cdfe562b60310860b5a6c8387307790734555084aa087e3bb9c28a69
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:5.40.1":
|
||||
version: 5.40.1
|
||||
resolution: "@typescript-eslint/utils@npm:5.40.1"
|
||||
@@ -5693,20 +5728,20 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:6.13.2":
|
||||
version: 6.13.2
|
||||
resolution: "@typescript-eslint/utils@npm:6.13.2"
|
||||
"@typescript-eslint/utils@npm:6.14.0":
|
||||
version: 6.14.0
|
||||
resolution: "@typescript-eslint/utils@npm:6.14.0"
|
||||
dependencies:
|
||||
"@eslint-community/eslint-utils": ^4.4.0
|
||||
"@types/json-schema": ^7.0.12
|
||||
"@types/semver": ^7.5.0
|
||||
"@typescript-eslint/scope-manager": 6.13.2
|
||||
"@typescript-eslint/types": 6.13.2
|
||||
"@typescript-eslint/typescript-estree": 6.13.2
|
||||
"@typescript-eslint/scope-manager": 6.14.0
|
||||
"@typescript-eslint/types": 6.14.0
|
||||
"@typescript-eslint/typescript-estree": 6.14.0
|
||||
semver: ^7.5.4
|
||||
peerDependencies:
|
||||
eslint: ^7.0.0 || ^8.0.0
|
||||
checksum: b66bcf2a945e9c55f3dccb48af49565863d974837ee23b2f01ce7f3fb2462eb8a5871784d4a2fcc80dac7d5cd4ed90c8d01431cd177c0249de89a448f6663fc8
|
||||
checksum: 36e8501cb85647947189f31017c36d6f6ac7ef0399fa0e18eb64f1b83e00f1e8ace1d9ac5015ef4d9c1b820179f1def8d61d7ea9e5d61433eb848cf5c49dc8b0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -5740,6 +5775,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:6.14.0":
|
||||
version: 6.14.0
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:6.14.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 6.14.0
|
||||
eslint-visitor-keys: ^3.4.1
|
||||
checksum: fc593c4e94d5739be7bd88e42313a301bc9806fad758b6a0a1bafd296ff41522be602caf4976beec84e363b0f56585bb98df3c157f70de984de721798501fd8a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@ungap/structured-clone@npm:^1.2.0":
|
||||
version: 1.2.0
|
||||
resolution: "@ungap/structured-clone@npm:1.2.0"
|
||||
|
||||
Reference in New Issue
Block a user