Skip to content

Commit

Permalink
Bump the types group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Bumps the types group with 4 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest), [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react).


Updates `@types/node` from 22.7.6 to 22.8.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/jest` from 29.5.13 to 29.5.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Updates `@types/lodash` from 4.17.10 to 4.17.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

Updates `@types/react` from 18.3.11 to 18.3.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: types
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
- dependency-name: "@types/lodash"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent f73b3c4 commit 7f9e52e
Show file tree
Hide file tree
Showing 17 changed files with 455 additions and 455 deletions.
2 changes: 1 addition & 1 deletion apps/playwright/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@gc-digital-talent/eslint-config": "workspace:*",
"@gc-digital-talent/graphql": "workspace:*",
"@playwright/test": "^1.48.1",
"@types/node": "^22.7.6",
"@types/node": "^22.8.0",
"@types/sinon": "^17.0.3",
"axe-core": "^4.10.1",
"dotenv": "^16.4.5",
Expand Down
6 changes: 3 additions & 3 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,10 @@
"@testing-library/jest-dom": "^6.6.1",
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.13",
"@types/jest": "^29.5.14",
"@types/jest-axe": "^3.5.9",
"@types/lodash": "^4.17.10",
"@types/react": "^18.3.11",
"@types/lodash": "^4.17.12",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react": "^4.3.2",
"dotenv": "^16.4.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/app-insights/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"devDependencies": {
"@gc-digital-talent/eslint-config": "workspace:*",
"@types/react": "^18.3.11",
"@types/react": "^18.3.12",
"eslint": "^8.57.0",
"react": "^18.3.1",
"tsconfig": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"devDependencies": {
"@gc-digital-talent/eslint-config": "workspace:*",
"@types/react": "^18.3.11",
"@types/react": "^18.3.12",
"eslint": "^8.57.0",
"react": "^18.3.1",
"tsconfig": "workspace:*",
Expand Down
8 changes: 4 additions & 4 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@
"devDependencies": {
"@gc-digital-talent/eslint-config": "workspace:*",
"@gc-digital-talent/jest-presets": "workspace:*",
"@types/jest": "^29.5.13",
"@types/lodash": "^4.17.10",
"@types/node": "^22.7.6",
"@types/react": "^18.3.11",
"@types/jest": "^29.5.14",
"@types/lodash": "^4.17.12",
"@types/node": "^22.8.0",
"@types/react": "^18.3.12",
"eslint": "^8.57.0",
"jest": "^29.7.0",
"react": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/date-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"@gc-digital-talent/eslint-config": "workspace:*",
"@gc-digital-talent/jest-presets": "workspace:*",
"@types/jest": "^29.5.13",
"@types/jest": "^29.5.14",
"eslint": "^8.57.0",
"jest": "^29.7.0",
"tsconfig": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"devDependencies": {
"@gc-digital-talent/eslint-config": "workspace:*",
"@types/react": "^18.3.11",
"@types/react": "^18.3.12",
"eslint": "^8.57.0",
"react": "^18.3.1",
"tsconfig": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/fake-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"@gc-digital-talent/eslint-config": "workspace:*",
"@types/lodash": "^4.17.10",
"@types/lodash": "^4.17.12",
"eslint": "^8.57.0",
"tsconfig": "workspace:*",
"typescript": "^5.6.3"
Expand Down
8 changes: 4 additions & 4 deletions packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@
"@testing-library/jest-dom": "^6.6.1",
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.13",
"@types/lodash": "^4.17.10",
"@types/node": "^22.7.6",
"@types/react": "^18.3.11",
"@types/jest": "^29.5.14",
"@types/lodash": "^4.17.12",
"@types/node": "^22.8.0",
"@types/react": "^18.3.12",
"eslint": "^8.57.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
},
"devDependencies": {
"@gc-digital-talent/eslint-config": "workspace:*",
"@types/lodash": "^4.17.10",
"@types/react": "^18.3.11",
"@types/lodash": "^4.17.12",
"@types/react": "^18.3.12",
"eslint": "^8.57.0",
"tsconfig": "workspace:*"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@gc-digital-talent/helpers": "workspace:*",
"@gc-digital-talent/logger": "workspace:*",
"@gc-digital-talent/jest-presets": "workspace:*",
"@types/react": "^18.3.11",
"@types/react": "^18.3.12",
"eslint": "^8.57.0",
"history": "^5.3.0",
"jest": "^29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/jest-axe": "^3.5.9",
"@types/react": "^18.3.11",
"@types/react": "^18.3.12",
"eslint": "^8.57.0",
"jest-axe": "^9.0.0",
"react": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"@gc-digital-talent/eslint-config": "workspace:*",
"@types/react": "^18.3.11",
"@types/react": "^18.3.12",
"eslint": "^8.57.0",
"react": "^18.3.1",
"tsconfig": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"@gc-digital-talent/eslint-config": "workspace:*",
"@gc-digital-talent/jest-presets": "workspace:*",
"@types/react": "^18.3.11",
"@types/react": "^18.3.12",
"eslint": "^8.57.0",
"jest": "^29.7.0",
"react": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/toast/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@gc-digital-talent/eslint-config": "workspace:*",
"@gc-digital-talent/storybook-helpers": "workspace:*",
"@storybook/react": "^8.3.6",
"@types/react": "^18.3.11",
"@types/react": "^18.3.12",
"eslint": "^8.57.0",
"react": "^18.3.1",
"tsconfig": "workspace:*",
Expand Down
6 changes: 3 additions & 3 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@
"@testing-library/jest-dom": "^6.6.1",
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.13",
"@types/lodash": "^4.17.10",
"@types/react": "^18.3.11",
"@types/jest": "^29.5.14",
"@types/lodash": "^4.17.12",
"@types/react": "^18.3.12",
"@types/react-csv": "^1.1.10",
"@types/react-dom": "^18.3.1",
"eslint": "^8.57.0",
Expand Down
Loading

0 comments on commit 7f9e52e

Please sign in to comment.