Skip to content

Commit

Permalink
chore(deps-dev): bump @types/react from 18.2.21 to 18.2.29
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.29.
- [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] authored Oct 18, 2023
1 parent a1eec96 commit bceb0ff
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.1",
"@types/react": "18.2.21",
"@types/react": "18.2.29",
"@vscode/test-web": "^0.0.45",
"@vscode/vsce": "^2.21.0",
"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.29",
"react": "18.2.0",
"react-dom": "18.2.0",
"zundo": "2.0.0-beta.23"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1523,14 +1523,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.29":
version: 18.2.29
resolution: "@types/react@npm:18.2.29"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: ffed203bfe7aad772b8286f7953305c9181ac3a8f27d3f5400fbbc2a8e27ca8e5bbff818ee014f39ca0d19d2b3bb154e5bdbec7e232c6f80b59069375aa78349
checksum: 3d09ac61a683fa976512a28ac175b9d823f0368adc5fb2abf53f64ab030e8ad866a201a8029f92ff48246c8e326f7517ebe165f976ecb412627c65c6f9a7c9d3
languageName: node
linkType: hard

Expand Down Expand Up @@ -7633,7 +7633,7 @@ __metadata:
"@types/chai": ^4.3.8
"@types/fs-extra": ^11.0.2
"@types/mocha": ^10.0.1
"@types/react": 18.2.21
"@types/react": 18.2.29
"@vscode/test-web": ^0.0.45
"@vscode/vsce": ^2.21.0
async-wait-until: ^2.0.12
Expand Down

0 comments on commit bceb0ff

Please sign in to comment.