Skip to content

Commit 9f34ceb

Browse files
Merge pull request #8187 from ecamp/renovate/typescript-eslint-monorepo
chore(deps): update dependency @typescript-eslint/eslint-plugin to v8.44.0
2 parents a00ab39 + 603b21b commit 9f34ceb

File tree

4 files changed

+64
-64
lines changed

4 files changed

+64
-64
lines changed

.ops/ops-dashboard/Chart.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
dependencies:
22
- name: oauth2-proxy
33
repository: https://oauth2-proxy.github.io/manifests
4-
version: 8.2.1
4+
version: 8.2.0
55
- name: kubernetes-dashboard
66
repository: https://kubernetes.github.io/dashboard/
77
version: 7.13.0
88
- name: oauth2-proxy
99
repository: https://oauth2-proxy.github.io/manifests
10-
version: 8.2.1
10+
version: 8.2.0
1111
- name: oauth2-proxy
1212
repository: https://oauth2-proxy.github.io/manifests
13-
version: 8.2.1
14-
digest: sha256:130079ec51757ee64b7cbc784e50084847a844004b50e13bba751805b7cdaddd
15-
generated: "2025-09-15T08:49:33.227739456Z"
13+
version: 8.2.0
14+
digest: sha256:142da8fd57bc6a24ca609e3ad8a4dfb1cca54f5fda7972dea16ad14477d3dcec
15+
generated: "2025-08-24T16:31:56.7842085Z"

.ops/ops-dashboard/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,16 @@ appVersion: 0.1.0
2626
dependencies:
2727
- name: oauth2-proxy
2828
alias: grafana-proxy
29-
version: 8.2.1
29+
version: 8.2.0
3030
repository: https://oauth2-proxy.github.io/manifests
3131
- name: kubernetes-dashboard
3232
version: 7.13.0
3333
repository: https://kubernetes.github.io/dashboard/
3434
- name: oauth2-proxy
3535
alias: kubernetes-dashboard-proxy
36-
version: 8.2.1
36+
version: 8.2.0
3737
repository: https://oauth2-proxy.github.io/manifests
3838
- name: oauth2-proxy
3939
alias: logging-proxy
40-
version: 8.2.1
40+
version: 8.2.0
4141
repository: https://oauth2-proxy.github.io/manifests

print/package-lock.json

Lines changed: 55 additions & 55 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

print/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@nuxtjs/i18n": "10.1.0",
3939
"@nuxtjs/tailwindcss": "6.14.0",
4040
"@tailwindcss/typography": "0.5.16",
41-
"@typescript-eslint/eslint-plugin": "8.43.0",
41+
"@typescript-eslint/eslint-plugin": "8.44.0",
4242
"@vitest/coverage-v8": "3.2.4",
4343
"@vue/compiler-dom": "3.5.21",
4444
"@vue/compiler-sfc": "3.5.21",

0 commit comments

Comments
 (0)