Skip to content

Commit

Permalink
Merge pull request #919 from daniel-ac-martin/renovate/react
Browse files Browse the repository at this point in the history
Update dependency @types/react to v16.14.57
  • Loading branch information
daniel-ac-martin authored Mar 7, 2024
2 parents 4d4067d + ec0ed5c commit 4844189
Show file tree
Hide file tree
Showing 57 changed files with 180 additions and 180 deletions.
2 changes: 1 addition & 1 deletion apps/govuk-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@not-govuk/engine": "workspace:^0.8.5",
"@not-govuk/server-renderer": "workspace:^0.8.5",
"@not-govuk/webpack-config": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"@types/react-dom": "16.9.24",
"@types/react-router": "5.1.20",
"@types/react-router-dom": "5.3.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 @@ -46,7 +46,7 @@
"@not-govuk/server-renderer": "workspace:^0.8.5",
"@not-govuk/user-info": "workspace:^0.8.5",
"@not-govuk/webpack-config": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"@types/react-dom": "16.9.24",
"@types/react-router": "5.1.20",
"@types/react-router-dom": "5.3.3",
Expand Down
2 changes: 1 addition & 1 deletion components-internal/anchor-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"devDependencies": {
"@mdx-js/react": "1.6.22",
"@not-govuk/component-test-helpers": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
Expand Down
2 changes: 1 addition & 1 deletion components-internal/anchor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"devDependencies": {
"@mdx-js/react": "1.6.22",
"@not-govuk/component-test-helpers": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"@types/react-router": "5.1.20",
"@types/react-router-hash-link": "2.4.9",
"jest": "29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion components-internal/simple-table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"devDependencies": {
"@mdx-js/react": "1.6.22",
"@not-govuk/component-test-helpers": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
Expand Down
2 changes: 1 addition & 1 deletion components-internal/tabs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"devDependencies": {
"@mdx-js/react": "1.6.22",
"@not-govuk/component-test-helpers": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
Expand Down
2 changes: 1 addition & 1 deletion components/aside/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@mdx-js/react": "1.6.22",
"@not-govuk/component-test-helpers": "workspace:^0.8.5",
"@not-govuk/tag": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
Expand Down
2 changes: 1 addition & 1 deletion components/back-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@mdx-js/react": "1.6.22",
"@not-govuk/component-test-helpers": "workspace:^0.8.5",
"@not-govuk/panel": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
Expand Down
2 changes: 1 addition & 1 deletion components/breadcrumbs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@mdx-js/react": "1.6.22",
"@not-govuk/component-test-helpers": "workspace:^0.8.5",
"@not-govuk/panel": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
Expand Down
2 changes: 1 addition & 1 deletion components/button-group/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@not-govuk/component-test-helpers": "workspace:^0.8.5",
"@not-govuk/link": "workspace:^0.8.5",
"@not-govuk/tag": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
Expand Down
2 changes: 1 addition & 1 deletion components/button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@not-govuk/component-test-helpers": "workspace:^0.8.5",
"@not-govuk/panel": "workspace:^0.8.5",
"@not-govuk/tag": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
Expand Down
2 changes: 1 addition & 1 deletion components/checkboxes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@mdx-js/react": "1.6.22",
"@not-govuk/component-test-helpers": "workspace:^0.8.5",
"@not-govuk/text-input": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
Expand Down
2 changes: 1 addition & 1 deletion components/cookie-banner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@not-govuk/component-test-helpers": "workspace:^0.8.5",
"@not-govuk/link": "workspace:^0.8.5",
"@not-govuk/tag": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
Expand Down
2 changes: 1 addition & 1 deletion components/date-input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"devDependencies": {
"@mdx-js/react": "1.6.22",
"@not-govuk/component-test-helpers": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
Expand Down
2 changes: 1 addition & 1 deletion components/details/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"devDependencies": {
"@mdx-js/react": "1.6.22",
"@not-govuk/component-test-helpers": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
Expand Down
2 changes: 1 addition & 1 deletion components/error-message/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"devDependencies": {
"@mdx-js/react": "1.6.22",
"@not-govuk/component-test-helpers": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
Expand Down
2 changes: 1 addition & 1 deletion components/error-summary/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@not-govuk/date-input": "workspace:^0.8.5",
"@not-govuk/page": "workspace:^0.8.5",
"@not-govuk/text-input": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
Expand Down
2 changes: 1 addition & 1 deletion components/fieldset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@not-govuk/input": "workspace:^0.8.5",
"@not-govuk/label": "workspace:^0.8.5",
"@not-govuk/visually-hidden": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
Expand Down
2 changes: 1 addition & 1 deletion components/file-upload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"devDependencies": {
"@mdx-js/react": "1.6.22",
"@not-govuk/component-test-helpers": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
Expand Down
2 changes: 1 addition & 1 deletion components/footer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"devDependencies": {
"@mdx-js/react": "1.6.22",
"@not-govuk/component-test-helpers": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
Expand Down
2 changes: 1 addition & 1 deletion components/form-field/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@mdx-js/react": "1.6.22",
"@not-govuk/component-test-helpers": "workspace:^0.8.5",
"@not-govuk/tag": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
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 @@ -49,7 +49,7 @@
"@mdx-js/react": "1.6.22",
"@not-govuk/component-test-helpers": "workspace:^0.8.5",
"@not-govuk/tag": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
Expand Down
2 changes: 1 addition & 1 deletion components/form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@mdx-js/react": "1.6.22",
"@not-govuk/component-test-helpers": "workspace:^0.8.5",
"@not-govuk/tag": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
Expand Down
2 changes: 1 addition & 1 deletion components/header/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"devDependencies": {
"@mdx-js/react": "1.6.22",
"@not-govuk/component-test-helpers": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
Expand Down
2 changes: 1 addition & 1 deletion components/hint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@mdx-js/react": "1.6.22",
"@not-govuk/component-test-helpers": "workspace:^0.8.5",
"@not-govuk/tag": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
Expand Down
2 changes: 1 addition & 1 deletion components/input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@mdx-js/react": "1.6.22",
"@not-govuk/component-test-helpers": "workspace:^0.8.5",
"@not-govuk/tag": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
Expand Down
2 changes: 1 addition & 1 deletion components/inset-text/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"devDependencies": {
"@mdx-js/react": "1.6.22",
"@not-govuk/component-test-helpers": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
Expand Down
2 changes: 1 addition & 1 deletion components/label/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@mdx-js/react": "1.6.22",
"@not-govuk/component-test-helpers": "workspace:^0.8.5",
"@not-govuk/tag": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
Expand Down
2 changes: 1 addition & 1 deletion components/link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@not-govuk/component-test-helpers": "workspace:^0.8.5",
"@not-govuk/panel": "workspace:^0.8.5",
"@not-govuk/tag": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
Expand Down
2 changes: 1 addition & 1 deletion components/navigation-menu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@not-govuk/anchor": "workspace:^0.8.5",
"@not-govuk/component-test-helpers": "workspace:^0.8.5",
"@not-govuk/tag": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
Expand Down
2 changes: 1 addition & 1 deletion components/notification-banner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@mdx-js/react": "1.6.22",
"@not-govuk/component-test-helpers": "workspace:^0.8.5",
"@not-govuk/tag": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
Expand Down
2 changes: 1 addition & 1 deletion components/page/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@not-govuk/button": "workspace:^0.8.5",
"@not-govuk/component-test-helpers": "workspace:^0.8.5",
"@not-govuk/tag": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
Expand Down
2 changes: 1 addition & 1 deletion components/pagination/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"devDependencies": {
"@mdx-js/react": "1.6.22",
"@not-govuk/component-test-helpers": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
Expand Down
2 changes: 1 addition & 1 deletion components/panel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@not-govuk/button": "workspace:^0.8.5",
"@not-govuk/component-test-helpers": "workspace:^0.8.5",
"@not-govuk/tag": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
Expand Down
2 changes: 1 addition & 1 deletion components/phase-banner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"devDependencies": {
"@mdx-js/react": "1.6.22",
"@not-govuk/component-test-helpers": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
Expand Down
2 changes: 1 addition & 1 deletion components/radios/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@mdx-js/react": "1.6.22",
"@not-govuk/component-test-helpers": "workspace:^0.8.5",
"@not-govuk/text-input": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
Expand Down
2 changes: 1 addition & 1 deletion components/select/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"devDependencies": {
"@mdx-js/react": "1.6.22",
"@not-govuk/component-test-helpers": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
Expand Down
2 changes: 1 addition & 1 deletion components/skip-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"devDependencies": {
"@mdx-js/react": "1.6.22",
"@not-govuk/component-test-helpers": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
Expand Down
2 changes: 1 addition & 1 deletion components/summary-card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@not-govuk/component-test-helpers": "workspace:^0.8.5",
"@not-govuk/tag": "workspace:^0.8.5",
"@not-govuk/visually-hidden": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
Expand Down
2 changes: 1 addition & 1 deletion components/summary-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@not-govuk/component-test-helpers": "workspace:^0.8.5",
"@not-govuk/summary-card": "workspace:^0.8.5",
"@not-govuk/visually-hidden": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
Expand Down
2 changes: 1 addition & 1 deletion components/table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"devDependencies": {
"@mdx-js/react": "1.6.22",
"@not-govuk/component-test-helpers": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
Expand Down
2 changes: 1 addition & 1 deletion components/tabs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@not-govuk/component-test-helpers": "workspace:^0.8.5",
"@not-govuk/table": "workspace:^0.8.5",
"@not-govuk/tag": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
Expand Down
2 changes: 1 addition & 1 deletion components/tag/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@mdx-js/react": "1.6.22",
"@not-govuk/component-test-helpers": "workspace:^0.8.5",
"@not-govuk/table": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
Expand Down
2 changes: 1 addition & 1 deletion components/text-input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"devDependencies": {
"@mdx-js/react": "1.6.22",
"@not-govuk/component-test-helpers": "workspace:^0.8.5",
"@types/react": "16.14.56",
"@types/react": "16.14.57",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
Expand Down
Loading

1 comment on commit 4844189

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Published on https://not-gov.uk as production
🚀 Deployed on https://65e9ff68a246ac472d49fc30--notgovuk.netlify.app

Please sign in to comment.