mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-15 02:54:07 +00:00
build(deps-dev): bump @typescript-eslint/parser from 5.34.0 to 5.35.1 (#1079)
* build(deps-dev): bump @typescript-eslint/parser from 5.34.0 to 5.35.1 Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.34.0 to 5.35.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.35.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" 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
2622dd6cb5
commit
93783672cb
+1
-1
@@ -150,7 +150,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "^5.34.0",
|
||||
"@typescript-eslint/parser": "^5.34.0",
|
||||
"@typescript-eslint/parser": "^5.35.1",
|
||||
"eslint": "^8.22.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-config-react-app": "^7.0.1",
|
||||
|
||||
@@ -2460,7 +2460,7 @@ __metadata:
|
||||
"@types/wicg-file-system-access": ^2020.9.5
|
||||
"@types/zen-push": ^0.1.1
|
||||
"@typescript-eslint/eslint-plugin": ^5.34.0
|
||||
"@typescript-eslint/parser": ^5.34.0
|
||||
"@typescript-eslint/parser": ^5.35.1
|
||||
babel-jest: ^29.0.0
|
||||
babel-loader: ^8.2.3
|
||||
babel-plugin-macros: ^3.0.1
|
||||
@@ -4910,20 +4910,20 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/parser@npm:^5.34.0, @typescript-eslint/parser@npm:^5.5.0, @typescript-eslint/parser@npm:^5.8.0":
|
||||
version: 5.34.0
|
||||
resolution: "@typescript-eslint/parser@npm:5.34.0"
|
||||
"@typescript-eslint/parser@npm:^5.35.1, @typescript-eslint/parser@npm:^5.5.0, @typescript-eslint/parser@npm:^5.8.0":
|
||||
version: 5.35.1
|
||||
resolution: "@typescript-eslint/parser@npm:5.35.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 5.34.0
|
||||
"@typescript-eslint/types": 5.34.0
|
||||
"@typescript-eslint/typescript-estree": 5.34.0
|
||||
"@typescript-eslint/scope-manager": 5.35.1
|
||||
"@typescript-eslint/types": 5.35.1
|
||||
"@typescript-eslint/typescript-estree": 5.35.1
|
||||
debug: ^4.3.4
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: eacbfe1495998b7a00b1254631f410874d001a59163daac877265cace428eb608acc0320a2801d950dcd8900f63aa1e056507e022def9ac312f7eabe87a1e4a9
|
||||
checksum: 57ea1a1da60b370f8d5c11c86155f7339359a90f2c59e34c89f626f1a79cb440248f07bd307a27ebbbcc997d2731cb9754cdbc37639770940521a938dd89870c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -4947,6 +4947,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:5.35.1":
|
||||
version: 5.35.1
|
||||
resolution: "@typescript-eslint/scope-manager@npm:5.35.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.35.1
|
||||
"@typescript-eslint/visitor-keys": 5.35.1
|
||||
checksum: 5a969a081309bac5962f99ee6dfdfd9c68ea677bc79d9796592dce82a36217f67aa55c7bf421b2c97b46c5149d6a9401bb4c57829595e8c19f47cfa9e8c2dd86
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:5.34.0":
|
||||
version: 5.34.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.34.0"
|
||||
@@ -4977,6 +4987,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:5.35.1":
|
||||
version: 5.35.1
|
||||
resolution: "@typescript-eslint/types@npm:5.35.1"
|
||||
checksum: a4e1001867f43f3364b109fc5a07b91ae7a34b78ab191c6c5c4695dac9bb2b80b0a602651c0b807c1c7c1fc3656d2bbd47c637afa08a09e7b1c39eae3c489e00
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:5.27.0":
|
||||
version: 5.27.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.27.0"
|
||||
@@ -5013,6 +5030,24 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:5.35.1":
|
||||
version: 5.35.1
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.35.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.35.1
|
||||
"@typescript-eslint/visitor-keys": 5.35.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: a917ca4753a3f92c8d8555c96f5414383a9742761625476fa36a019401543aa74996159afa0f7fc7fae05fe0f904e3c6f4153a55412070c8a94e8171e81084c7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:5.27.0":
|
||||
version: 5.27.0
|
||||
resolution: "@typescript-eslint/utils@npm:5.27.0"
|
||||
@@ -5065,6 +5100,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:5.35.1":
|
||||
version: 5.35.1
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:5.35.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.35.1
|
||||
eslint-visitor-keys: ^3.3.0
|
||||
checksum: ef3c8377aac89935b5cc2fcf37bb3e42aa5f98848e7c22bdcbe5bb06c0fe8a1373a6897fd21109be8929b4708ad06c8874d2ef7bba17ff64911964203457330d
|
||||
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