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 (#1332)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.42.0 to 5.45.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.45.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> 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": "^5.42.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.45.0",
|
||||
"@typescript-eslint/parser": "^5.45.0",
|
||||
"eslint": "^8.27.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
|
||||
@@ -2439,7 +2439,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.42.0
|
||||
"@typescript-eslint/eslint-plugin": ^5.45.0
|
||||
"@typescript-eslint/parser": ^5.45.0
|
||||
babel-jest: ^29.3.1
|
||||
babel-loader: ^9.1.0
|
||||
@@ -4919,7 +4919,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/eslint-plugin@npm:^5.27.1, @typescript-eslint/eslint-plugin@npm:^5.42.0, @typescript-eslint/eslint-plugin@npm:^5.5.0":
|
||||
"@typescript-eslint/eslint-plugin@npm:^5.27.1, @typescript-eslint/eslint-plugin@npm:^5.5.0":
|
||||
version: 5.42.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.42.0"
|
||||
dependencies:
|
||||
@@ -4942,6 +4942,29 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/eslint-plugin@npm:^5.45.0":
|
||||
version: 5.45.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.45.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 5.45.0
|
||||
"@typescript-eslint/type-utils": 5.45.0
|
||||
"@typescript-eslint/utils": 5.45.0
|
||||
debug: ^4.3.4
|
||||
ignore: ^5.2.0
|
||||
natural-compare-lite: ^1.4.0
|
||||
regexpp: ^3.2.0
|
||||
semver: ^7.3.7
|
||||
tsutils: ^3.21.0
|
||||
peerDependencies:
|
||||
"@typescript-eslint/parser": ^5.0.0
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 7cff671a9ba33afa86f0ece6d0ebaeb5fc16596fc659ef230f6f65bfddfef2ffb6434310e3a4444fb852e79e40c85c5e62c559df6ddc9312aac235a18afdd269
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/experimental-utils@npm:^5.0.0, @typescript-eslint/experimental-utils@npm:^5.27.1":
|
||||
version: 5.40.1
|
||||
resolution: "@typescript-eslint/experimental-utils@npm:5.40.1"
|
||||
@@ -5044,6 +5067,23 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:5.45.0":
|
||||
version: 5.45.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.45.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/typescript-estree": 5.45.0
|
||||
"@typescript-eslint/utils": 5.45.0
|
||||
debug: ^4.3.4
|
||||
tsutils: ^3.21.0
|
||||
peerDependencies:
|
||||
eslint: "*"
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: be96c89b91116b8fbed160631f3cdd345d47e34248a38e8a730fa9e09a4aa21184259414547d3c7a741b83fa68d4a14f77e9fc93b84aba4752f67bd5a772bf27
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:5.40.1":
|
||||
version: 5.40.1
|
||||
resolution: "@typescript-eslint/types@npm:5.40.1"
|
||||
@@ -5180,6 +5220,24 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:5.45.0":
|
||||
version: 5.45.0
|
||||
resolution: "@typescript-eslint/utils@npm:5.45.0"
|
||||
dependencies:
|
||||
"@types/json-schema": ^7.0.9
|
||||
"@types/semver": ^7.3.12
|
||||
"@typescript-eslint/scope-manager": 5.45.0
|
||||
"@typescript-eslint/types": 5.45.0
|
||||
"@typescript-eslint/typescript-estree": 5.45.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: 33a383881efb6c6e0ecd32f74810ca18bb5e85d4839f607409047d6e3d64a98b3cd1e811d027638d051b3741981de50a652c3abe0fcbb70fac80d7d93cd3e36f
|
||||
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