Skip to content

Commit

Permalink
Bump the types group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the types group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@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 20.12.7 to 20.12.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Updates `@types/react` from 18.3.1 to 18.3.2
- [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-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] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 16, 2024
1 parent 1ffceb6 commit 4a7b7a7
Show file tree
Hide file tree
Showing 17 changed files with 848 additions and 533 deletions.
2 changes: 1 addition & 1 deletion apps/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"@gc-digital-talent/eslint-config": "*",
"@testing-library/cypress": "^10.0.1",
"@types/node": "^20.12.7",
"@types/node": "^20.12.12",
"axe-core": "^4.9.1",
"cy-verify-downloads": "^0.2.4",
"cypress": "^13.9.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/playwright/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@gc-digital-talent/eslint-config": "workspace:*",
"@gc-digital-talent/graphql": "workspace:*",
"@playwright/test": "^1.44.0",
"@types/node": "^20.12.7",
"@types/node": "^20.12.12",
"axe-core": "^4.9.1",
"dotenv": "^16.4.5",
"eslint": "^8.57.0",
Expand Down
4 changes: 2 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.12",
"@types/jest-axe": "^3.5.9",
"@types/lodash": "^4.17.0",
"@types/react": "^18.3.1",
"@types/lodash": "^4.17.1",
"@types/react": "^18.3.2",
"@types/react-dom": "^18.2.22",
"babel-plugin-formatjs": "^10.5.14",
"core-js": "^3.37.1",
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 @@ -18,7 +18,7 @@
},
"devDependencies": {
"@gc-digital-talent/eslint-config": "workspace:*",
"@types/react": "^18.3.1",
"@types/react": "^18.3.2",
"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 @@ -30,7 +30,7 @@
"devDependencies": {
"@gc-digital-talent/eslint-config": "workspace:*",
"@types/path-browserify": "^1.0.2",
"@types/react": "^18.3.1",
"@types/react": "^18.3.2",
"eslint": "^8.57.0",
"react": "^18.3.1",
"tsconfig": "workspace:*",
Expand Down
6 changes: 3 additions & 3 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
"@gc-digital-talent/eslint-config": "workspace:*",
"@gc-digital-talent/jest-presets": "workspace:*",
"@types/jest": "^29.5.12",
"@types/lodash": "^4.17.0",
"@types/node": "^20.12.7",
"@types/react": "^18.3.1",
"@types/lodash": "^4.17.1",
"@types/node": "^20.12.12",
"@types/react": "^18.3.2",
"eslint": "^8.57.0",
"jest": "^29.7.0",
"react": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@gc-digital-talent/eslint-config": "workspace:*",
"@types/react": "^18.3.1",
"@types/react": "^18.3.2",
"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 @@ -18,7 +18,7 @@
},
"devDependencies": {
"@gc-digital-talent/eslint-config": "workspace:*",
"@types/lodash": "^4.17.0",
"@types/lodash": "^4.17.1",
"eslint": "^8.57.0",
"tsconfig": "workspace:*",
"typescript": "^5.4.5"
Expand Down
6 changes: 3 additions & 3 deletions packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@
"@testing-library/react": "^15.0.7",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.12",
"@types/lodash": "^4.17.0",
"@types/node": "^20.12.7",
"@types/react": "^18.3.1",
"@types/lodash": "^4.17.1",
"@types/node": "^20.12.12",
"@types/react": "^18.3.2",
"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 @@ -20,8 +20,8 @@
},
"devDependencies": {
"@gc-digital-talent/eslint-config": "workspace:*",
"@types/lodash": "^4.17.0",
"@types/react": "^18.3.1",
"@types/lodash": "^4.17.1",
"@types/react": "^18.3.2",
"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 @@ -27,7 +27,7 @@
"@formatjs/cli": "^6.2.10",
"@gc-digital-talent/eslint-config": "workspace:*",
"@gc-digital-talent/jest-presets": "workspace:*",
"@types/react": "^18.3.1",
"@types/react": "^18.3.2",
"cpy-cli": "^5.0.0",
"eslint": "^8.57.0",
"history": "^5.3.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 @@ -25,7 +25,7 @@
"@testing-library/react": "^15.0.7",
"@testing-library/user-event": "^14.5.2",
"@types/jest-axe": "^3.5.9",
"@types/react": "^18.3.1",
"@types/react": "^18.3.2",
"eslint": "^8.57.0",
"jest-axe": "^8.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 @@ -11,7 +11,7 @@
},
"devDependencies": {
"@gc-digital-talent/eslint-config": "workspace:*",
"@types/react": "^18.3.1",
"@types/react": "^18.3.2",
"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 @@ -21,7 +21,7 @@
"devDependencies": {
"@gc-digital-talent/eslint-config": "workspace:*",
"@gc-digital-talent/jest-presets": "workspace:*",
"@types/react": "^18.3.1",
"@types/react": "^18.3.2",
"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 @@ -20,7 +20,7 @@
"@gc-digital-talent/eslint-config": "workspace:*",
"@gc-digital-talent/storybook-helpers": "workspace:*",
"@storybook/react": "^8.0.6",
"@types/react": "^18.3.1",
"@types/react": "^18.3.2",
"eslint": "^8.57.0",
"react": "^18.3.1",
"tsconfig": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
"@testing-library/react": "^15.0.7",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.12",
"@types/lodash": "^4.17.0",
"@types/react": "^18.3.1",
"@types/lodash": "^4.17.1",
"@types/react": "^18.3.2",
"@types/react-csv": "^1.1.10",
"@types/react-dom": "^18.2.22",
"eslint": "^8.57.0",
Expand Down
Loading

0 comments on commit 4a7b7a7

Please sign in to comment.