mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 17:45:22 +00:00
build(deps-dev): bump @typescript-eslint/parser from 5.38.1 to 5.39.0 (#1180)
* build(deps-dev): bump @typescript-eslint/parser from 5.38.1 to 5.39.0 Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.38.1 to 5.39.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.39.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> * [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
efd06f624e
commit
aaa185d19a
+1
-1
@@ -151,7 +151,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "^5.38.1",
|
||||
"@typescript-eslint/parser": "^5.38.1",
|
||||
"@typescript-eslint/parser": "^5.39.0",
|
||||
"eslint": "^8.24.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-config-react-app": "^7.0.1",
|
||||
|
||||
@@ -2441,7 +2441,7 @@ __metadata:
|
||||
"@types/wicg-file-system-access": ^2020.9.5
|
||||
"@types/zen-push": ^0.1.1
|
||||
"@typescript-eslint/eslint-plugin": ^5.38.1
|
||||
"@typescript-eslint/parser": ^5.38.1
|
||||
"@typescript-eslint/parser": ^5.39.0
|
||||
babel-jest: ^29.1.0
|
||||
babel-loader: ^8.2.3
|
||||
babel-plugin-macros: ^3.0.1
|
||||
@@ -4908,20 +4908,20 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/parser@npm:^5.38.1, @typescript-eslint/parser@npm:^5.5.0, @typescript-eslint/parser@npm:^5.8.0":
|
||||
version: 5.38.1
|
||||
resolution: "@typescript-eslint/parser@npm:5.38.1"
|
||||
"@typescript-eslint/parser@npm:^5.39.0, @typescript-eslint/parser@npm:^5.5.0, @typescript-eslint/parser@npm:^5.8.0":
|
||||
version: 5.39.0
|
||||
resolution: "@typescript-eslint/parser@npm:5.39.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 5.38.1
|
||||
"@typescript-eslint/types": 5.38.1
|
||||
"@typescript-eslint/typescript-estree": 5.38.1
|
||||
"@typescript-eslint/scope-manager": 5.39.0
|
||||
"@typescript-eslint/types": 5.39.0
|
||||
"@typescript-eslint/typescript-estree": 5.39.0
|
||||
debug: ^4.3.4
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 3f84b33d598d9acef99f087bdfe319e74f838d3442d6a15f2498f077a1473f124e3ec6698dbb256f56c51ce38abd91c0ffb90f0856989309e28c43e005d99215
|
||||
checksum: f55a1ef540e5c70d063e0112c0c4c950504d263ce180480973ca72c015a3e826942ebe8aa0a6bbd557def987b07d9d410784b6c96aa000679dfa3f4cb00e063c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -4945,6 +4945,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:5.39.0":
|
||||
version: 5.39.0
|
||||
resolution: "@typescript-eslint/scope-manager@npm:5.39.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.39.0
|
||||
"@typescript-eslint/visitor-keys": 5.39.0
|
||||
checksum: 8d8b55eb219a23b3de64602ea23269fb1e16120ff03c58ebb7ed571372cbc591c5f4641b91ba1cf7fd02cf13f7bb906a7bd6e3db6da3543c97fcea8c61c15c07
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:5.38.1":
|
||||
version: 5.38.1
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.38.1"
|
||||
@@ -4976,6 +4986,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:5.39.0":
|
||||
version: 5.39.0
|
||||
resolution: "@typescript-eslint/types@npm:5.39.0"
|
||||
checksum: 5f67fe02adc87d594b6cc8ec5387d64419d4bbff701f4da51bf9929cdc50bc613df865e5a2457f13e4a637e8dfdb1fdf15fe8138f8968462de9e54ea056cc1a7
|
||||
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"
|
||||
@@ -5012,6 +5029,24 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:5.39.0":
|
||||
version: 5.39.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.39.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.39.0
|
||||
"@typescript-eslint/visitor-keys": 5.39.0
|
||||
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: 86143dd9dd33ce65a20badbce5509ae4e77e9dfe202a6966dd416a8ce8147e5b05d12ce0b8f593ed7924797f6420d0bcd558c773042466e24386cdda24f24eb8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:5.27.0":
|
||||
version: 5.27.0
|
||||
resolution: "@typescript-eslint/utils@npm:5.27.0"
|
||||
@@ -5064,6 +5099,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:5.39.0":
|
||||
version: 5.39.0
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:5.39.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.39.0
|
||||
eslint-visitor-keys: ^3.3.0
|
||||
checksum: 941e49fd1f4d2e42cd15a52a50f6f1102e2a83b173d182b5dd43ba3d7b7f0f1457d74fcaac710da4a19c28f804c78bc265d900802f4e2c7c46a608fff3204e7c
|
||||
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