Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.2.30 (#570)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 20, 2023
1 parent 9f99ea6 commit e38f141
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@docusaurus/tsconfig": "3.0.0-beta.0",
"@docusaurus/types": "3.0.0-beta.0",
"@types/node": "18.18.4",
"@types/react": "18.2.29",
"@types/react": "18.2.30",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.51.0",
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/docusaurus-plugin-alumni/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/fs-extra": "11.0.3",
"@types/js-yaml": "4.0.8",
"@types/node": "18.18.4",
"@types/react": "18.2.29",
"@types/react": "18.2.30",
"react": "18.2.0",
"typescript": "4.9.5"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4175,14 +4175,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.29":
version: 18.2.29
resolution: "@types/react@npm:18.2.29"
"@types/react@npm:18.2.30":
version: 18.2.30
resolution: "@types/react@npm:18.2.30"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 3d09ac61a683fa976512a28ac175b9d823f0368adc5fb2abf53f64ab030e8ad866a201a8029f92ff48246c8e326f7517ebe165f976ecb412627c65c6f9a7c9d3
checksum: 962fa67e4ff439a2eb621ad74e58cb975d2882afa06bb7c9e9823606f6dcc3cd37d5cce143ec3c95b3856549f48ee0382e8c4628267cdcc5c5343d979ad9d92f
languageName: node
linkType: hard

Expand Down Expand Up @@ -6006,7 +6006,7 @@ __metadata:
"@docusaurus/types": 3.0.0-beta.0
"@mdx-js/react": 2.3.0
"@types/node": 18.18.4
"@types/react": 18.2.29
"@types/react": 18.2.30
"@typescript-eslint/eslint-plugin": 5.62.0
"@typescript-eslint/parser": 5.62.0
clsx: 2.0.0
Expand Down Expand Up @@ -6799,7 +6799,7 @@ __metadata:
"@types/fs-extra": 11.0.3
"@types/js-yaml": 4.0.8
"@types/node": 18.18.4
"@types/react": 18.2.29
"@types/react": 18.2.30
fs-extra: 11.1.1
js-yaml: 4.1.0
prettier: 3.0.3
Expand Down

0 comments on commit e38f141

Please sign in to comment.