Skip to content

Commit

Permalink
build(deps-dev): bump @types/react from 18.2.13 to 18.2.18
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.13 to 18.2.18.
- [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 Aug 7, 2023
1 parent b0a5c7f commit aec0d2b
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@types/node": "^20.4.1",
"@types/react": "^18.2.13",
"@types/react": "^18.2.18",
"@types/react-dom": "^18.0.11",
"typescript": "^5.0.3"
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"@swc/helpers": "^0.5.1",
"@testing-library/react": "^14.0.0",
"@types/node": "^20.4.1",
"@types/react": "^18.2.13",
"@types/react": "^18.2.18",
"@types/react-dom": "^18.2.6",
"@typescript-eslint/eslint-plugin": "^5.60.0",
"@typescript-eslint/parser": "^6.2.1",
Expand Down
17 changes: 14 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1701,7 +1701,7 @@ __metadata:
dependencies:
"@textea/json-viewer": "workspace:^"
"@types/node": ^20.4.1
"@types/react": ^18.2.13
"@types/react": ^18.2.18
"@types/react-dom": ^18.0.11
gray-matter: ^4.0.3
next: ^13.4.12
Expand Down Expand Up @@ -1730,7 +1730,7 @@ __metadata:
"@swc/helpers": ^0.5.1
"@testing-library/react": ^14.0.0
"@types/node": ^20.4.1
"@types/react": ^18.2.13
"@types/react": ^18.2.18
"@types/react-dom": ^18.2.6
"@typescript-eslint/eslint-plugin": ^5.60.0
"@typescript-eslint/parser": ^6.2.1
Expand Down Expand Up @@ -2013,7 +2013,7 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:>=16, @types/react@npm:^18.2.13":
"@types/react@npm:*, @types/react@npm:>=16":
version: 18.2.13
resolution: "@types/react@npm:18.2.13"
dependencies:
Expand All @@ -2024,6 +2024,17 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.2.18":
version: 18.2.18
resolution: "@types/react@npm:18.2.18"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 2e0d75de2b618e76780019e52478b1bec2b015a9187aea30f84518c0c3ddc639055bdfea50864aece937bad0cb0544d0100b80d30f5461e72fbc1c3c0be8b140
languageName: node
linkType: hard

"@types/resolve@npm:1.20.2":
version: 1.20.2
resolution: "@types/resolve@npm:1.20.2"
Expand Down

0 comments on commit aec0d2b

Please sign in to comment.