Skip to content

Commit

Permalink
Update dependency typescript to v5.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2024
1 parent 259d557 commit ac9f4b3
Show file tree
Hide file tree
Showing 32 changed files with 524 additions and 89 deletions.
2 changes: 1 addition & 1 deletion _helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"kubernetes-fluent-client": "^3.2.1",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typescript": "5.3.3",
"typescript": "5.6.3",
"yaml": "^2.6.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion dash-policyreport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"kubernetes-fluent-client": "^3.2.1",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typescript": "5.3.3",
"typescript": "5.6.3",
"yaml": "2.6.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion hello-pepr-alias/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/node": "^22.8.1",
"jest": "^29.7.0",
"kubernetes-fluent-client": "^3.2.1",
"typescript": "5.3.3"
"typescript": "5.6.3"
},
"scripts": {
"pepr": "pepr",
Expand Down
2 changes: 1 addition & 1 deletion hello-pepr-config-ignored-ns/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/node": "^22.8.1",
"jest": "^29.7.0",
"kubernetes-fluent-client": "^3.2.1",
"typescript": "5.3.3"
"typescript": "5.6.3"
},
"scripts": {
"pepr": "pepr",
Expand Down
2 changes: 1 addition & 1 deletion hello-pepr-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/node": "^22.8.1",
"jest": "^29.7.0",
"kubernetes-fluent-client": "^3.2.1",
"typescript": "5.3.3"
"typescript": "5.6.3"
},
"scripts": {
"pepr": "pepr",
Expand Down
2 changes: 1 addition & 1 deletion hello-pepr-custom-rbac/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/node": "^22.8.1",
"jest": "^29.7.0",
"kubernetes-fluent-client": "^3.2.1",
"typescript": "5.3.3"
"typescript": "5.6.3"
},
"scripts": {
"pepr": "pepr",
Expand Down
2 changes: 1 addition & 1 deletion hello-pepr-deletion-timestamp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/node": "^22.8.1",
"jest": "^29.7.0",
"kubernetes-fluent-client": "^3.2.1",
"typescript": "5.3.3"
"typescript": "5.6.3"
},
"scripts": {
"pepr": "pepr",
Expand Down
2 changes: 1 addition & 1 deletion hello-pepr-finalize/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/node": "^22.8.1",
"jest": "^29.7.0",
"kubernetes-fluent-client": "^3.2.1",
"typescript": "5.3.3"
"typescript": "5.6.3"
},
"scripts": {
"pepr": "pepr",
Expand Down
2 changes: 1 addition & 1 deletion hello-pepr-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/node": "^22.8.1",
"jest": "^29.7.0",
"kubernetes-fluent-client": "^3.2.1",
"typescript": "5.3.3"
"typescript": "5.6.3"
},
"scripts": {
"pepr": "pepr",
Expand Down
2 changes: 1 addition & 1 deletion hello-pepr-mutate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/node": "^22.8.1",
"jest": "^29.7.0",
"kubernetes-fluent-client": "^3.2.1",
"typescript": "5.3.3"
"typescript": "5.6.3"
},
"scripts": {
"pepr": "pepr",
Expand Down
2 changes: 1 addition & 1 deletion hello-pepr-ns-all/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/node": "^22.8.1",
"jest": "^29.7.0",
"kubernetes-fluent-client": "^3.2.1",
"typescript": "5.3.3"
"typescript": "5.6.3"
},
"scripts": {
"pepr": "pepr",
Expand Down
2 changes: 1 addition & 1 deletion hello-pepr-ns-bounded/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/node": "^22.8.1",
"jest": "^29.7.0",
"kubernetes-fluent-client": "^3.2.1",
"typescript": "5.3.3"
"typescript": "5.6.3"
},
"scripts": {
"pepr": "pepr",
Expand Down
2 changes: 1 addition & 1 deletion hello-pepr-ns-wrong/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/node": "^22.8.1",
"jest": "^29.7.0",
"kubernetes-fluent-client": "^3.2.1",
"typescript": "5.3.3"
"typescript": "5.6.3"
},
"scripts": {
"pepr": "pepr",
Expand Down
2 changes: 1 addition & 1 deletion hello-pepr-onschedule/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@types/node": "^22.8.1",
"jest": "^29.7.0",
"kubernetes-fluent-client": "^3.2.1",
"typescript": "5.3.3"
"typescript": "5.6.3"
},
"scripts": {
"pepr": "pepr",
Expand Down
2 changes: 1 addition & 1 deletion hello-pepr-reconcile-global/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/node": "^22.8.1",
"jest": "^29.7.0",
"kubernetes-fluent-client": "^3.2.1",
"typescript": "5.3.3"
"typescript": "5.6.3"
},
"scripts": {
"pepr": "pepr",
Expand Down
2 changes: 1 addition & 1 deletion hello-pepr-reconcile-kind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/node": "^22.8.1",
"jest": "^29.7.0",
"kubernetes-fluent-client": "^3.2.1",
"typescript": "5.3.3"
"typescript": "5.6.3"
},
"scripts": {
"pepr": "pepr",
Expand Down
2 changes: 1 addition & 1 deletion hello-pepr-reconcile-kindns/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/node": "^22.8.1",
"jest": "^29.7.0",
"kubernetes-fluent-client": "^3.2.1",
"typescript": "5.3.3"
"typescript": "5.6.3"
},
"scripts": {
"pepr": "pepr",
Expand Down
2 changes: 1 addition & 1 deletion hello-pepr-reconcile-kindnsname/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/node": "^22.8.1",
"jest": "^29.7.0",
"kubernetes-fluent-client": "^3.2.1",
"typescript": "5.3.3"
"typescript": "5.6.3"
},
"scripts": {
"pepr": "pepr",
Expand Down
2 changes: 1 addition & 1 deletion hello-pepr-regex-name/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/node": "^22.8.1",
"jest": "^29.7.0",
"kubernetes-fluent-client": "^3.2.1",
"typescript": "5.3.3"
"typescript": "5.6.3"
},
"scripts": {
"pepr": "pepr",
Expand Down
2 changes: 1 addition & 1 deletion hello-pepr-regex-ns-all/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/node": "^22.8.1",
"jest": "^29.7.0",
"kubernetes-fluent-client": "^3.2.1",
"typescript": "5.3.3"
"typescript": "5.6.3"
},
"scripts": {
"pepr": "pepr",
Expand Down
2 changes: 1 addition & 1 deletion hello-pepr-regex-ns-bounded/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/node": "^22.8.1",
"jest": "^29.7.0",
"kubernetes-fluent-client": "^3.2.1",
"typescript": "5.3.3"
"typescript": "5.6.3"
},
"scripts": {
"pepr": "pepr",
Expand Down
2 changes: 1 addition & 1 deletion hello-pepr-regex-ns-wrong/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/node": "^22.8.1",
"jest": "^29.7.0",
"kubernetes-fluent-client": "^3.2.1",
"typescript": "5.3.3"
"typescript": "5.6.3"
},
"scripts": {
"pepr": "pepr",
Expand Down
2 changes: 1 addition & 1 deletion hello-pepr-soak-ci/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"pepr": "^0.38.3"
},
"devDependencies": {
"typescript": "5.3.3"
"typescript": "5.6.3"
},
"scripts": {
"pepr": "pepr",
Expand Down
2 changes: 1 addition & 1 deletion hello-pepr-soak/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"pepr": "^0.38.3"
},
"devDependencies": {
"typescript": "5.3.3"
"typescript": "5.6.3"
},
"scripts": {
"cli": "npm run --workspace helpers cli -- --module=$(pwd)",
Expand Down
2 changes: 1 addition & 1 deletion hello-pepr-store-redact-logs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/node": "^22.8.1",
"jest": "^29.7.0",
"kubernetes-fluent-client": "^3.2.1",
"typescript": "5.3.3"
"typescript": "5.6.3"
},
"scripts": {
"pepr": "pepr",
Expand Down
2 changes: 1 addition & 1 deletion hello-pepr-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/node": "^22.8.1",
"jest": "^29.7.0",
"kubernetes-fluent-client": "^3.2.1",
"typescript": "5.3.3"
"typescript": "5.6.3"
},
"scripts": {
"pepr": "pepr",
Expand Down
2 changes: 1 addition & 1 deletion hello-pepr-validate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/node": "^22.8.1",
"jest": "^29.7.0",
"kubernetes-fluent-client": "^3.2.1",
"typescript": "5.3.3"
"typescript": "5.6.3"
},
"scripts": {
"pepr": "pepr",
Expand Down
2 changes: 1 addition & 1 deletion hello-pepr-watch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/node": "^22.8.1",
"jest": "^29.7.0",
"kubernetes-fluent-client": "^3.2.1",
"typescript": "5.3.3"
"typescript": "5.6.3"
},
"scripts": {
"pepr": "pepr",
Expand Down
2 changes: 1 addition & 1 deletion hello-pepr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"pepr": "^0.38.3"
},
"devDependencies": {
"typescript": "5.3.3"
"typescript": "5.6.3"
},
"scripts": {
"cli": "npm run --workspace helpers cli -- --module=$(pwd)",
Expand Down
Loading

0 comments on commit ac9f4b3

Please sign in to comment.