From bcdb8972c827d4ee845a395735e70621f37df92a Mon Sep 17 00:00:00 2001
From: Kuberpult Upgrader
<90782055+freiheit-kuberpult-upgrader@users.noreply.github.com>
Date: Tue, 25 Jun 2024 17:14:42 +0200
Subject: [PATCH] chore: update dependency @typescript-eslint/parser to v7.14.1
(#1694)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[@typescript-eslint/parser](https://typescript-eslint.io/packages/parser)
([source](https://togithub.com/typescript-eslint/typescript-eslint)) |
devDependencies | minor | [`7.13.1` ->
`7.14.1`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/7.13.1/7.14.1)
|
---
### Release Notes
typescript-eslint/typescript-eslint
###
[`v7.14.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7141-2024-06-24)
[Compare
Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.14.0...v7.14.1)
This was a version bump only for parser to align it with other projects,
there were no code changes.
You can read about our [versioning
strategy](https://main--typescript-eslint.netlify.app/users/versioning)
and
[releases](https://main--typescript-eslint.netlify.app/users/releases)
on our website.
###
[`v7.14.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7140-2024-06-24)
[Compare
Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.13.1...v7.14.0)
##### 🚀 Features
- support TypeScript 5.5
##### ❤️ Thank You
- Brad Zacher
- cm-ayf
- Jake Bailey
- James Zhan
- Joshua Chen
- yoshi2no
You can read about our [versioning
strategy](https://main--typescript-eslint.netlify.app/users/versioning)
and
[releases](https://main--typescript-eslint.netlify.app/users/releases)
on our website.
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).
Co-authored-by: Renovate Bot
---
services/frontend-service/package.json | 2 +-
services/frontend-service/pnpm-lock.yaml | 42 ++++++++++++------------
2 files changed, 22 insertions(+), 22 deletions(-)
diff --git a/services/frontend-service/package.json b/services/frontend-service/package.json
index 020c3441f..3a0c2d821 100644
--- a/services/frontend-service/package.json
+++ b/services/frontend-service/package.json
@@ -52,7 +52,7 @@
"@types/node": "20.11.10",
"@types/react": "18.3.0",
"@types/react-dom": "18.3.0",
- "@typescript-eslint/parser": "7.13.1",
+ "@typescript-eslint/parser": "7.14.1",
"browser-headers": "0.4.1",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
diff --git a/services/frontend-service/pnpm-lock.yaml b/services/frontend-service/pnpm-lock.yaml
index 449b774bd..c3b8461bf 100644
--- a/services/frontend-service/pnpm-lock.yaml
+++ b/services/frontend-service/pnpm-lock.yaml
@@ -34,7 +34,7 @@ importers:
'@types/react': 18.3.0
'@types/react-beforeunload': 2.1.5
'@types/react-dom': 18.3.0
- '@typescript-eslint/parser': 7.13.1
+ '@typescript-eslint/parser': 7.14.1
browser-headers: 0.4.1
classnames: 2.5.1
eslint: 8.56.0
@@ -98,7 +98,7 @@ importers:
'@types/node': 20.11.10
'@types/react': 18.3.0
'@types/react-dom': 18.3.0
- '@typescript-eslint/parser': 7.13.1_47bhik6pfbljmhcxb62a4npami
+ '@typescript-eslint/parser': 7.14.1_47bhik6pfbljmhcxb62a4npami
browser-headers: 0.4.1
eslint: 8.56.0
eslint-config-prettier: 9.1.0_eslint@8.56.0
@@ -3856,8 +3856,8 @@ packages:
- supports-color
dev: false
- /@typescript-eslint/parser/7.13.1_47bhik6pfbljmhcxb62a4npami:
- resolution: {integrity: sha512-1ELDPlnLvDQ5ybTSrMhRTFDfOQEOXNM+eP+3HT/Yq7ruWpciQw+Avi73pdEbA4SooCawEWo3dtYbF68gN7Ed1A==}
+ /@typescript-eslint/parser/7.14.1_47bhik6pfbljmhcxb62a4npami:
+ resolution: {integrity: sha512-8lKUOebNLcR0D7RvlcloOacTOWzOqemWEWkKSVpMZVF/XVcwjPR+3MD08QzbW9TCGJ+DwIc6zUSGZ9vd8cO1IA==}
engines: {node: ^18.18.0 || >=20.0.0}
peerDependencies:
eslint: ^8.56.0
@@ -3868,10 +3868,10 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/scope-manager': 7.13.1
- '@typescript-eslint/types': 7.13.1
- '@typescript-eslint/typescript-estree': 7.13.1_typescript@5.4.3
- '@typescript-eslint/visitor-keys': 7.13.1
+ '@typescript-eslint/scope-manager': 7.14.1
+ '@typescript-eslint/types': 7.14.1
+ '@typescript-eslint/typescript-estree': 7.14.1_typescript@5.4.3
+ '@typescript-eslint/visitor-keys': 7.14.1
debug: 4.3.4
eslint: 8.56.0
typescript: 5.4.3
@@ -3887,12 +3887,12 @@ packages:
'@typescript-eslint/visitor-keys': 5.62.0
dev: false
- /@typescript-eslint/scope-manager/7.13.1:
- resolution: {integrity: sha512-adbXNVEs6GmbzaCpymHQ0MB6E4TqoiVbC0iqG3uijR8ZYfpAXMGttouQzF4Oat3P2GxDVIrg7bMI/P65LiQZdg==}
+ /@typescript-eslint/scope-manager/7.14.1:
+ resolution: {integrity: sha512-gPrFSsoYcsffYXTOZ+hT7fyJr95rdVe4kGVX1ps/dJ+DfmlnjFN/GcMxXcVkeHDKqsq6uAcVaQaIi3cFffmAbA==}
engines: {node: ^18.18.0 || >=20.0.0}
dependencies:
- '@typescript-eslint/types': 7.13.1
- '@typescript-eslint/visitor-keys': 7.13.1
+ '@typescript-eslint/types': 7.14.1
+ '@typescript-eslint/visitor-keys': 7.14.1
dev: true
/@typescript-eslint/type-utils/5.62.0_47bhik6pfbljmhcxb62a4npami:
@@ -3926,8 +3926,8 @@ packages:
resolution: {integrity: sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
- /@typescript-eslint/types/7.13.1:
- resolution: {integrity: sha512-7K7HMcSQIAND6RBL4kDl24sG/xKM13cA85dc7JnmQXw2cBDngg7c19B++JzvJHRG3zG36n9j1i451GBzRuHchw==}
+ /@typescript-eslint/types/7.14.1:
+ resolution: {integrity: sha512-mL7zNEOQybo5R3AavY+Am7KLv8BorIv7HCYS5rKoNZKQD9tsfGUpO4KdAn3sSUvTiS4PQkr2+K0KJbxj8H9NDg==}
engines: {node: ^18.18.0 || >=20.0.0}
dev: true
@@ -3994,8 +3994,8 @@ packages:
- supports-color
dev: false
- /@typescript-eslint/typescript-estree/7.13.1_typescript@5.4.3:
- resolution: {integrity: sha512-uxNr51CMV7npU1BxZzYjoVz9iyjckBduFBP0S5sLlh1tXYzHzgZ3BR9SVsNed+LmwKrmnqN3Kdl5t7eZ5TS1Yw==}
+ /@typescript-eslint/typescript-estree/7.14.1_typescript@5.4.3:
+ resolution: {integrity: sha512-k5d0VuxViE2ulIO6FbxxSZaxqDVUyMbXcidC8rHvii0I56XZPv8cq+EhMns+d/EVIL41sMXqRbK3D10Oza1bbA==}
engines: {node: ^18.18.0 || >=20.0.0}
peerDependencies:
typescript: '*'
@@ -4003,8 +4003,8 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/types': 7.13.1
- '@typescript-eslint/visitor-keys': 7.13.1
+ '@typescript-eslint/types': 7.14.1
+ '@typescript-eslint/visitor-keys': 7.14.1
debug: 4.3.4
globby: 11.1.0
is-glob: 4.0.3
@@ -4054,11 +4054,11 @@ packages:
'@typescript-eslint/types': 5.62.0
eslint-visitor-keys: 3.4.3
- /@typescript-eslint/visitor-keys/7.13.1:
- resolution: {integrity: sha512-k/Bfne7lrP7hcb7m9zSsgcBmo+8eicqqfNAJ7uUY+jkTFpKeH2FSkWpFRtimBxgkyvqfu9jTPRbYOvud6isdXA==}
+ /@typescript-eslint/visitor-keys/7.14.1:
+ resolution: {integrity: sha512-Crb+F75U1JAEtBeQGxSKwI60hZmmzaqA3z9sYsVm8X7W5cwLEm5bRe0/uXS6+MR/y8CVpKSR/ontIAIEPFcEkA==}
engines: {node: ^18.18.0 || >=20.0.0}
dependencies:
- '@typescript-eslint/types': 7.13.1
+ '@typescript-eslint/types': 7.14.1
eslint-visitor-keys: 3.4.3
dev: true