Skip to content

Commit

Permalink
chore(deps-dev): bump @types/react from 18.2.37 to 18.2.45
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.37 to 18.2.45.
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2023
1 parent 8954eed commit 96518ac
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
"@types/chai": "^4.3.11",
"@types/fs-extra": "^11.0.4",
"@types/mocha": "^10.0.6",
"@types/react": "18.2.37",
"@types/react": "18.2.45",
"@vscode/test-web": "^0.0.48",
"@vscode/vsce": "^2.22.0",
"buffer": "^6.0.3",
Expand Down Expand Up @@ -164,7 +164,7 @@
"webpack-permissions-plugin": "^1.0.9"
},
"resolutions": {
"@types/react": "18.2.37",
"@types/react": "18.2.45",
"import-in-the-middle": "1.4.2",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1533,14 +1533,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.37":
version: 18.2.37
resolution: "@types/react@npm:18.2.37"
"@types/react@npm:18.2.45":
version: 18.2.45
resolution: "@types/react@npm:18.2.45"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 2d2599f1a09e4f678509161fea8baeaf76d21deee460f4f3ccc1ca431ebe85f896d7d0b906127de17e97ed57240cec61955eb97d0b5d9cbf4e97fd6620b1acdb
checksum: 40b256bdce67b026348022b4f8616a693afdad88cf493b77f7b4e6c5f4b0e4ba13a6068e690b9b94572920840ff30d501ea3d8518e1f21cc8fb8204d4b140c8a
languageName: node
linkType: hard

Expand Down Expand Up @@ -7606,7 +7606,7 @@ __metadata:
"@types/chai": ^4.3.11
"@types/fs-extra": ^11.0.4
"@types/mocha": ^10.0.6
"@types/react": 18.2.37
"@types/react": 18.2.45
"@vscode/test-web": ^0.0.48
"@vscode/vsce": ^2.22.0
async-wait-until: ^2.0.12
Expand Down

0 comments on commit 96518ac

Please sign in to comment.