Skip to content

Commit

Permalink
chore(deps): bump @types/react from 18.2.41 to 18.2.43 (#5053)
Browse files Browse the repository at this point in the history
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.41 to 18.2.43.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 63a1336 commit cd27d83
Show file tree
Hide file tree
Showing 10 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
]
},
"dependencies": {
"@types/react": "^18.2.39",
"@types/react": "^18.2.43",
"@types/react-dom": "^18.2.17"
}
}
2 changes: 1 addition & 1 deletion packages/a11y/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@testing-library/user-event": "^14.5.1",
"@types/date-fns": "^2.6.0",
"@types/jest": "^29.5.10",
"@types/react": "^18.2.39",
"@types/react": "^18.2.43",
"@types/react-dom": "^18.2.17",
"date-fns": "^2.30.0",
"jest-in-case": "^1.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"@types/jest": "^29.5.10",
"@types/lodash": "^4.14.202",
"@types/prop-types": "^15.7.11",
"@types/react": "^18.2.39",
"@types/react": "^18.2.43",
"@types/react-dom": "^18.2.17",
"cross-env": "^7.0.3",
"i18next": "^23.7.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/dataviz/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@types/geojson": "^7946.0.13",
"@types/lodash": "^4.14.202",
"@types/node": "^6.14.13",
"@types/react": "^18.2.39",
"@types/react": "^18.2.43",
"@types/topojson-client": "^3.1.4",
"@types/topojson-specification": "^1.0.5",
"cypress": "^13.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/design-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@talend/scripts-config-react-webpack": "^16.3.3",
"@talend/scripts-config-storybook-lib": "^5.2.1",
"@talend/scripts-config-typescript": "^11.2.0",
"@types/react": "^18.2.39",
"@types/react": "^18.2.43",
"i18next": "^23.7.7",
"mdx-embed": "^1.1.2",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@types/classnames": "^2.3.1",
"@types/jest-axe": "^3.5.9",
"@types/react-is": "^18.2.4",
"@types/react": "^18.2.39",
"@types/react": "^18.2.43",
"@types/react-dom": "^18.2.17",
"@types/react-transition-group": "^2.9.2",
"@types/react-virtualized": "^9.21.28",
Expand Down
2 changes: 1 addition & 1 deletion packages/flow-designer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/lodash": "^4.14.202",
"@types/node": "^6.14.13",
"@types/prop-types": "^15.7.11",
"@types/react": "^18.2.39",
"@types/react": "^18.2.43",
"@types/react-redux": "^7.1.31",
"@types/react-test-renderer": "^18.0.7",
"@types/redux-mock-store": "^1.0.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@talend/scripts-config-storybook-lib": "^5.2.1",
"@talend/scripts-config-typescript": "^11.2.0",
"@types/node": "^6.14.13",
"@types/react": "^18.2.39",
"@types/react": "^18.2.43",
"@types/react-dom": "^18.2.17",
"css-loader": "^4.3.0",
"mini-css-extract-plugin": "^2.7.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook-one/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@talend/scripts-config-storybook-lib": "^5.2.1",
"@talend/scripts-config-typescript": "^11.2.0",
"@talend/scripts-core": "^16.3.2",
"@types/react": "^18.2.39",
"@types/react": "^18.2.43",
"i18next": "^23.7.7",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4867,10 +4867,10 @@
"@types/prop-types" "*"
"@types/react" "*"

"@types/react@*", "@types/react@>=16", "@types/react@>=16.9.11", "@types/react@^18.2.39", "@types/react@^18.2.7":
version "18.2.41"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.41.tgz#9eea044246bdb10510df89ef7f8422a8b6ad8fb9"
integrity sha512-CwOGr/PiLiNBxEBqpJ7fO3kocP/2SSuC9fpH5K7tusrg4xPSRT/193rzolYwQnTN02We/ATXKnb6GqA5w4fRxw==
"@types/react@*", "@types/react@>=16", "@types/react@>=16.9.11", "@types/react@^18.2.43", "@types/react@^18.2.7":
version "18.2.43"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.43.tgz#c58e5abe241e6f71f60ce30e2a9aceb9d3a2a374"
integrity sha512-nvOV01ZdBdd/KW6FahSbcNplt2jCJfyWdTos61RYHV+FVv5L/g9AOX1bmbVcWcLFL8+KHQfh1zVIQrud6ihyQA==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit cd27d83

Please sign in to comment.