Skip to content

Commit

Permalink
chore(deps-dev): bump @types/react from 18.2.21 to 18.2.31
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.21 to 18.2.31.
- [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 Oct 23, 2023
1 parent 42c4f12 commit 6e9268c
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.8",
"@types/fs-extra": "^11.0.2",
"@types/mocha": "^10.0.3",
"@types/react": "18.2.21",
"@types/react": "18.2.31",
"@vscode/test-web": "^0.0.47",
"@vscode/vsce": "^2.21.1",
"buffer": "^6.0.3",
Expand Down Expand Up @@ -164,7 +164,7 @@
"webpack-permissions-plugin": "^1.0.9"
},
"resolutions": {
"@types/react": "18.2.21",
"@types/react": "18.2.31",
"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 @@ -1532,14 +1532,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.21":
version: 18.2.21
resolution: "@types/react@npm:18.2.21"
"@types/react@npm:18.2.31":
version: 18.2.31
resolution: "@types/react@npm:18.2.31"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: ffed203bfe7aad772b8286f7953305c9181ac3a8f27d3f5400fbbc2a8e27ca8e5bbff818ee014f39ca0d19d2b3bb154e5bdbec7e232c6f80b59069375aa78349
checksum: b11be8e39174d3303e308461400889e353e422d22b01d09795b2c35b7b99d5351716503d9ec5c58e4c2c871249603fa52840d45a34fb5901dd7a26e06129c716
languageName: node
linkType: hard

Expand Down Expand Up @@ -7571,7 +7571,7 @@ __metadata:
"@types/chai": ^4.3.8
"@types/fs-extra": ^11.0.2
"@types/mocha": ^10.0.3
"@types/react": 18.2.21
"@types/react": 18.2.31
"@vscode/test-web": ^0.0.47
"@vscode/vsce": ^2.21.1
async-wait-until: ^2.0.12
Expand Down

0 comments on commit 6e9268c

Please sign in to comment.