mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-07-28 04:08:05 +00:00
build(deps-dev): bump @typescript-eslint/parser from 5.59.2 to 5.59.5 (#1735)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.2 to 5.59.5. - [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.59.5/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... 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:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
8f2b122367
commit
f5fe971f78
+1
-1
@@ -153,7 +153,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "^5.59.5",
|
||||
"@typescript-eslint/parser": "^5.59.2",
|
||||
"@typescript-eslint/parser": "^5.59.5",
|
||||
"eslint": "^8.40.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-config-react-app": "^7.0.1",
|
||||
|
||||
@@ -2660,7 +2660,7 @@ __metadata:
|
||||
"@types/wicg-file-system-access": ^2020.9.6
|
||||
"@types/zen-push": ^0.1.1
|
||||
"@typescript-eslint/eslint-plugin": ^5.59.5
|
||||
"@typescript-eslint/parser": ^5.59.2
|
||||
"@typescript-eslint/parser": ^5.59.5
|
||||
babel-jest: ^29.5.0
|
||||
babel-loader: ^9.1.2
|
||||
babel-plugin-macros: ^3.0.1
|
||||
@@ -5226,7 +5226,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/parser@npm:^5.5.0, @typescript-eslint/parser@npm:^5.55.0, @typescript-eslint/parser@npm:^5.59.2":
|
||||
"@typescript-eslint/parser@npm:^5.5.0, @typescript-eslint/parser@npm:^5.55.0":
|
||||
version: 5.59.2
|
||||
resolution: "@typescript-eslint/parser@npm:5.59.2"
|
||||
dependencies:
|
||||
@@ -5243,6 +5243,23 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/parser@npm:^5.59.5":
|
||||
version: 5.59.5
|
||||
resolution: "@typescript-eslint/parser@npm:5.59.5"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 5.59.5
|
||||
"@typescript-eslint/types": 5.59.5
|
||||
"@typescript-eslint/typescript-estree": 5.59.5
|
||||
debug: ^4.3.4
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: ef4122074f2c00be1dabbb3fb5534280f81b45f8de6c1a696092af5175684fea65bc002814546d06f880ea5beff2006589e2633662e92d65035437c8e2d9134c
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user