Skip to content

Commit

Permalink
Merge pull request #913 from daniel-ac-martin/renovate/jest
Browse files Browse the repository at this point in the history
Update jest
  • Loading branch information
daniel-ac-martin authored Feb 24, 2024
2 parents 25dbd02 + bed3cb4 commit f740ccc
Show file tree
Hide file tree
Showing 56 changed files with 959 additions and 992 deletions.
6 changes: 3 additions & 3 deletions apps/govuk-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"@types/webpack-env": "1.18.4",
"bunyan": "1.8.15",
"cypress": "10.11.0",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"node-hot-loader": "1.21.10",
"plop": "3.1.2",
"react": "16.14.0",
Expand All @@ -61,7 +61,7 @@
"react-router-dom": "5.3.4",
"serverless": "3.38.0",
"start-server-and-test": "2.0.3",
"ts-jest": "29.1.0",
"ts-jest": "29.1.2",
"typescript": "4.9.5",
"webpack": "5.90.3",
"webpack-cli": "5.1.4",
Expand Down
6 changes: 3 additions & 3 deletions apps/govuk-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@
"bunyan": "1.8.15",
"cypress": "10.11.0",
"graphql": "15.8.0",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"node-hot-loader": "1.21.10",
"plop": "3.1.2",
"react": "16.14.0",
Expand All @@ -65,7 +65,7 @@
"react-router-dom": "5.3.4",
"serverless": "3.38.0",
"start-server-and-test": "2.0.3",
"ts-jest": "29.1.0",
"ts-jest": "29.1.2",
"typescript": "4.9.5",
"webpack": "5.90.3",
"webpack-cli": "5.1.4",
Expand Down
6 changes: 3 additions & 3 deletions components-internal/anchor-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@
"@mdx-js/react": "1.6.22",
"@not-govuk/component-test-helpers": "workspace:^0.8.4",
"@types/react": "16.14.56",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"ts-jest": "29.1.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
"typescript": "4.9.5"
}
}
6 changes: 3 additions & 3 deletions components-internal/anchor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
"@types/react": "16.14.56",
"@types/react-router": "5.1.20",
"@types/react-router-hash-link": "2.4.9",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"ts-jest": "29.1.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
"typescript": "4.9.5"
}
}
6 changes: 3 additions & 3 deletions components-internal/simple-table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@
"@mdx-js/react": "1.6.22",
"@not-govuk/component-test-helpers": "workspace:^0.8.4",
"@types/react": "16.14.56",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"ts-jest": "29.1.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
"typescript": "4.9.5"
}
}
6 changes: 3 additions & 3 deletions components-internal/tabs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
"@mdx-js/react": "1.6.22",
"@not-govuk/component-test-helpers": "workspace:^0.8.4",
"@types/react": "16.14.56",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"ts-jest": "29.1.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
"typescript": "4.9.5"
}
}
6 changes: 3 additions & 3 deletions components/aside/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@
"@not-govuk/component-test-helpers": "workspace:^0.8.4",
"@not-govuk/tag": "workspace:^0.8.4",
"@types/react": "16.14.56",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"ts-jest": "29.1.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
"typescript": "4.9.5"
}
}
6 changes: 3 additions & 3 deletions components/back-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@
"@not-govuk/component-test-helpers": "workspace:^0.8.4",
"@not-govuk/panel": "workspace:^0.8.4",
"@types/react": "16.14.56",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"ts-jest": "29.1.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
"typescript": "4.9.5"
}
}
6 changes: 3 additions & 3 deletions components/breadcrumbs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@
"@not-govuk/component-test-helpers": "workspace:^0.8.4",
"@not-govuk/panel": "workspace:^0.8.4",
"@types/react": "16.14.56",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"ts-jest": "29.1.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
"typescript": "4.9.5"
}
}
6 changes: 3 additions & 3 deletions components/button-group/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@
"@not-govuk/link": "workspace:^0.8.4",
"@not-govuk/tag": "workspace:^0.8.4",
"@types/react": "16.14.56",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"ts-jest": "29.1.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
"typescript": "4.9.5"
}
}
8 changes: 4 additions & 4 deletions components/button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,16 +43,16 @@
}
},
"devDependencies": {
"@jest/globals": "29.5.0",
"@jest/globals": "29.7.0",
"@mdx-js/react": "1.6.22",
"@not-govuk/button-group": "workspace:^0.8.4",
"@not-govuk/component-test-helpers": "workspace:^0.8.4",
"@not-govuk/panel": "workspace:^0.8.4",
"@not-govuk/tag": "workspace:^0.8.4",
"@types/react": "16.14.56",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"ts-jest": "29.1.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
"typescript": "4.9.5"
}
}
6 changes: 3 additions & 3 deletions components/checkboxes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@
"@not-govuk/component-test-helpers": "workspace:^0.8.4",
"@not-govuk/text-input": "workspace:^0.8.4",
"@types/react": "16.14.56",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"ts-jest": "29.1.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
"typescript": "4.9.5"
}
}
6 changes: 3 additions & 3 deletions components/cookie-banner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
"@not-govuk/link": "workspace:^0.8.4",
"@not-govuk/tag": "workspace:^0.8.4",
"@types/react": "16.14.56",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"ts-jest": "29.1.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
"typescript": "4.9.5"
}
}
6 changes: 3 additions & 3 deletions components/date-input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
"@mdx-js/react": "1.6.22",
"@not-govuk/component-test-helpers": "workspace:^0.8.4",
"@types/react": "16.14.56",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"ts-jest": "29.1.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
"typescript": "4.9.5"
}
}
6 changes: 3 additions & 3 deletions components/details/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@
"@mdx-js/react": "1.6.22",
"@not-govuk/component-test-helpers": "workspace:^0.8.4",
"@types/react": "16.14.56",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"ts-jest": "29.1.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
"typescript": "4.9.5"
}
}
6 changes: 3 additions & 3 deletions components/error-message/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@
"@mdx-js/react": "1.6.22",
"@not-govuk/component-test-helpers": "workspace:^0.8.4",
"@types/react": "16.14.56",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"ts-jest": "29.1.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
"typescript": "4.9.5"
}
}
6 changes: 3 additions & 3 deletions components/error-summary/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
"@not-govuk/page": "workspace:^0.8.4",
"@not-govuk/text-input": "workspace:^0.8.4",
"@types/react": "16.14.56",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"ts-jest": "29.1.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
"typescript": "4.9.5"
}
}
6 changes: 3 additions & 3 deletions components/fieldset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
"@not-govuk/label": "workspace:^0.8.4",
"@not-govuk/visually-hidden": "workspace:^0.8.4",
"@types/react": "16.14.56",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"ts-jest": "29.1.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
"typescript": "4.9.5"
}
}
6 changes: 3 additions & 3 deletions components/file-upload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@
"@mdx-js/react": "1.6.22",
"@not-govuk/component-test-helpers": "workspace:^0.8.4",
"@types/react": "16.14.56",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"ts-jest": "29.1.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
"typescript": "4.9.5"
}
}
6 changes: 3 additions & 3 deletions components/footer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@
"@mdx-js/react": "1.6.22",
"@not-govuk/component-test-helpers": "workspace:^0.8.4",
"@types/react": "16.14.56",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"ts-jest": "29.1.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
"typescript": "4.9.5"
}
}
6 changes: 3 additions & 3 deletions components/form-field/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
"@not-govuk/component-test-helpers": "workspace:^0.8.4",
"@not-govuk/tag": "workspace:^0.8.4",
"@types/react": "16.14.56",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"ts-jest": "29.1.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
"typescript": "4.9.5"
},
"dependencies": {
Expand Down
6 changes: 3 additions & 3 deletions components/form-group/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
"@not-govuk/component-test-helpers": "workspace:^0.8.4",
"@not-govuk/tag": "workspace:^0.8.4",
"@types/react": "16.14.56",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"ts-jest": "29.1.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
"typescript": "4.9.5"
}
}
6 changes: 3 additions & 3 deletions components/form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@
"@not-govuk/component-test-helpers": "workspace:^0.8.4",
"@not-govuk/tag": "workspace:^0.8.4",
"@types/react": "16.14.56",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"ts-jest": "29.1.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
"typescript": "4.9.5"
}
}
6 changes: 3 additions & 3 deletions components/header/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@
"@mdx-js/react": "1.6.22",
"@not-govuk/component-test-helpers": "workspace:^0.8.4",
"@types/react": "16.14.56",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"ts-jest": "29.1.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
"typescript": "4.9.5"
}
}
6 changes: 3 additions & 3 deletions components/hint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@
"@not-govuk/component-test-helpers": "workspace:^0.8.4",
"@not-govuk/tag": "workspace:^0.8.4",
"@types/react": "16.14.56",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"ts-jest": "29.1.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
"typescript": "4.9.5"
}
}
6 changes: 3 additions & 3 deletions components/input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@
"@not-govuk/component-test-helpers": "workspace:^0.8.4",
"@not-govuk/tag": "workspace:^0.8.4",
"@types/react": "16.14.56",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"ts-jest": "29.1.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
"typescript": "4.9.5"
}
}
6 changes: 3 additions & 3 deletions components/inset-text/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@
"@mdx-js/react": "1.6.22",
"@not-govuk/component-test-helpers": "workspace:^0.8.4",
"@types/react": "16.14.56",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"ts-jest": "29.1.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
"typescript": "4.9.5"
}
}
6 changes: 3 additions & 3 deletions components/label/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@
"@not-govuk/component-test-helpers": "workspace:^0.8.4",
"@not-govuk/tag": "workspace:^0.8.4",
"@types/react": "16.14.56",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"ts-jest": "29.1.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
"typescript": "4.9.5"
}
}
6 changes: 3 additions & 3 deletions components/link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@
"@not-govuk/panel": "workspace:^0.8.4",
"@not-govuk/tag": "workspace:^0.8.4",
"@types/react": "16.14.56",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"ts-jest": "29.1.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
"typescript": "4.9.5"
}
}
Loading

0 comments on commit f740ccc

Please sign in to comment.