Skip to content

Commit

Permalink
build(deps-dev): bump @types/react from 18.2.70 to 18.2.72
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.70 to 18.2.72.
- [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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 27, 2024
1 parent db40ef8 commit 6599300
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/open-graph": "0.2.5",
"@types/platform": "1.3.6",
"@types/prettier": "^2.7.3",
"@types/react": "^18.2.70",
"@types/react": "^18.2.72",
"@types/react-dom": "^18.2.22",
"@types/redux-logger": "^3.0.12",
"@types/sinon": "17.0.3",
Expand Down
11 changes: 5 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3774,14 +3774,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.2.70":
version: 18.2.70
resolution: "@types/react@npm:18.2.70"
"@types/react@npm:^18.2.72":
version: 18.2.72
resolution: "@types/react@npm:18.2.72"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 4d1160ad2449ce5e96aa795f24f9e3902975cd59e6ce3c79eb674acb1262a54cdb0bc9c9b0aeb858da24e20148a09ec1822c8ed12f70c1c87b779ac2baf72ebd
checksum: 694127e704afd3fe1fefe699c6600d1edbb5a81c9862960f40f3d53d4ea625333199671b25b7f13191bc7fa088e15a4342a3de7fa8a5657a24744b65d6ec95f9
languageName: node
linkType: hard

Expand Down Expand Up @@ -17175,7 +17174,7 @@ __metadata:
"@types/open-graph": 0.2.5
"@types/platform": 1.3.6
"@types/prettier": ^2.7.3
"@types/react": ^18.2.70
"@types/react": ^18.2.72
"@types/react-dom": ^18.2.22
"@types/redux-logger": ^3.0.12
"@types/sinon": 17.0.3
Expand Down

0 comments on commit 6599300

Please sign in to comment.