Skip to content

Commit

Permalink
Update dependency typescript to v5.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 6a49dd6 commit 7ff683f
Show file tree
Hide file tree
Showing 75 changed files with 427 additions and 489 deletions.
2 changes: 1 addition & 1 deletion apps/govuk-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"serverless": "3.40.0",
"start-server-and-test": "2.0.9",
"ts-jest": "29.2.5",
"typescript": "4.9.5",
"typescript": "5.7.2",
"webpack": "5.97.1",
"webpack-cli": "5.1.4",
"webpack-dev-middleware": "6.1.3",
Expand Down
2 changes: 1 addition & 1 deletion apps/govuk-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"serverless": "3.40.0",
"start-server-and-test": "2.0.9",
"ts-jest": "29.2.5",
"typescript": "4.9.5",
"typescript": "5.7.2",
"webpack": "5.97.1",
"webpack-cli": "5.1.4",
"webpack-dev-middleware": "6.1.3",
Expand Down
2 changes: 1 addition & 1 deletion apps/next-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
"sass": "^1.83.1",
"start-server-and-test": "2.0.9",
"ts-jest": "29.2.5",
"typescript": "^5"
"typescript": "^5.7.2"
}
}
2 changes: 1 addition & 1 deletion apps/remix-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"jest-environment-jsdom": "29.7.0",
"postcss": "^8.4.49",
"start-server-and-test": "2.0.9",
"typescript": "^5.1.6",
"typescript": "^5.7.2",
"vite": "^5.4.11"
}
}
2 changes: 1 addition & 1 deletion components-internal/anchor-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion components-internal/anchor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion components-internal/simple-table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion components-internal/tabs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion components/aside/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion components/back-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion components/breadcrumbs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion components/button-group/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion components/button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion components/checkboxes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion components/cookie-banner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion components/date-input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion components/details/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion components/error-message/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion components/error-summary/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion components/fieldset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion components/file-upload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion components/footer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion components/form-field/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
},
"dependencies": {
"@not-govuk/checkboxes": "workspace:^0.15.3",
Expand Down
2 changes: 1 addition & 1 deletion components/form-group/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion components/form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion components/header/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion components/hint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion components/input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion components/inset-text/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion components/label/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion components/link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion components/navigation-menu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion components/notification-banner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion components/page/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion components/pagination/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion components/panel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion components/phase-banner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion components/radios/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion components/search-box/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion components/select/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion components/service-navigation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion components/skip-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion components/standalone-input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion components/summary-card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion components/summary-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion components/table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion components/tabs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion components/tag/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion components/text-input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
Loading

0 comments on commit 7ff683f

Please sign in to comment.