Skip to content

Commit 47fddec

Browse files
Merge pull request ecamp#6400 from ecamp/renovate/node-22.x
chore(deps): update dependency @types/node to v22.10.1
2 parents ac89806 + 2a5e372 commit 47fddec

File tree

4 files changed

+17
-17
lines changed

4 files changed

+17
-17
lines changed

.ops/aws-setup/package-lock.json

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

.ops/aws-setup/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@eslint/compat": "1.2.3",
2020
"@eslint/eslintrc": "3.2.0",
2121
"@eslint/js": "9.16.0",
22-
"@types/node": "22.9.0",
22+
"@types/node": "22.10.1",
2323
"eslint": "9.16.0",
2424
"eslint-config-prettier": "9.1.0",
2525
"eslint-plugin-n": "17.14.0",

.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: 7.8.1
4+
version: 7.8.0
55
- name: kubernetes-dashboard
66
repository: https://kubernetes.github.io/dashboard/
77
version: 7.10.0
88
- name: oauth2-proxy
99
repository: https://oauth2-proxy.github.io/manifests
10-
version: 7.8.1
10+
version: 7.8.0
1111
- name: oauth2-proxy
1212
repository: https://oauth2-proxy.github.io/manifests
13-
version: 7.8.1
14-
digest: sha256:8cc5aedf63a94551b862159ee2dbc12bd8dffe823d77ed1c5114f7c0a6cc8197
15-
generated: "2024-12-03T15:56:12.579616606Z"
13+
version: 7.8.0
14+
digest: sha256:06c37b2a91f2b238bb0e928defad0db84e4517b1a964be4715f4ea4b9cc1ad9a
15+
generated: "2024-11-22T18:17:18.293039332Z"

.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: 7.8.1
29+
version: 7.8.0
3030
repository: https://oauth2-proxy.github.io/manifests
3131
- name: kubernetes-dashboard
3232
version: 7.10.0
3333
repository: https://kubernetes.github.io/dashboard/
3434
- name: oauth2-proxy
3535
alias: kubernetes-dashboard-proxy
36-
version: 7.8.1
36+
version: 7.8.0
3737
repository: https://oauth2-proxy.github.io/manifests
3838
- name: oauth2-proxy
3939
alias: logging-proxy
40-
version: 7.8.1
40+
version: 7.8.0
4141
repository: https://oauth2-proxy.github.io/manifests

0 commit comments

Comments
 (0)