mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 10:35:11 +00:00
build(deps-dev): bump @typescript-eslint/parser from 5.50.0 to 5.51.0 (#1494)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.50.0 to 5.51.0. - [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.51.0/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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -153,7 +153,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "^5.51.0",
|
||||
"@typescript-eslint/parser": "^5.50.0",
|
||||
"@typescript-eslint/parser": "^5.51.0",
|
||||
"eslint": "^8.33.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-config-react-app": "^7.0.1",
|
||||
|
||||
@@ -2558,7 +2558,7 @@ __metadata:
|
||||
"@types/wicg-file-system-access": ^2020.9.5
|
||||
"@types/zen-push": ^0.1.1
|
||||
"@typescript-eslint/eslint-plugin": ^5.51.0
|
||||
"@typescript-eslint/parser": ^5.50.0
|
||||
"@typescript-eslint/parser": ^5.51.0
|
||||
babel-jest: ^29.4.1
|
||||
babel-loader: ^9.1.2
|
||||
babel-plugin-macros: ^3.0.1
|
||||
@@ -5132,20 +5132,20 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/parser@npm:^5.50.0":
|
||||
version: 5.50.0
|
||||
resolution: "@typescript-eslint/parser@npm:5.50.0"
|
||||
"@typescript-eslint/parser@npm:^5.51.0":
|
||||
version: 5.51.0
|
||||
resolution: "@typescript-eslint/parser@npm:5.51.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 5.50.0
|
||||
"@typescript-eslint/types": 5.50.0
|
||||
"@typescript-eslint/typescript-estree": 5.50.0
|
||||
"@typescript-eslint/scope-manager": 5.51.0
|
||||
"@typescript-eslint/types": 5.51.0
|
||||
"@typescript-eslint/typescript-estree": 5.51.0
|
||||
debug: ^4.3.4
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 816a421ce9a5c61a2e92499d6d400aed4211ca5b685e0212844b6659f7acfeba1cca0418b462236c44eea6e8a2574cd51ccb7abc2bf4a8cad5b7a275d71ae9bf
|
||||
checksum: 096ec819132839febd4f390c4bbf31687e06191092c244dbd189a64cd7383fbaba728f2765e8809cd9834c0069163ab38b0e5f0f6360157d831647d4c295f8cd
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user