Skip to content

Commit

Permalink
Bump @types/react from 18.2.18 to 18.2.22 (#1188)
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.18 to 18.2.22.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent 6994224 commit 47797f1
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"webpack": "^5.81.0"
},
"resolutions": {
"@types/react": "18.2.18",
"@types/react": "18.2.22",
"@types/react-dom": "18.2.7"
},
"browserslist": {
Expand All @@ -87,7 +87,7 @@
"@docusaurus/plugin-google-gtag": "2.4.1",
"@iota-wiki/cli": "workspace:^",
"@tsconfig/docusaurus": "^1.0.6",
"@types/react": "18.2.18",
"@types/react": "18.2.22",
"@types/react-dom": "18.2.7",
"@types/webpack-env": "^1.16.3",
"@typescript-eslint/eslint-plugin": "^5.9.1",
Expand Down
2 changes: 1 addition & 1 deletion theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"devDependencies": {
"@docusaurus/types": "2.4.1",
"@types/react": "18.2.18",
"@types/react": "18.2.22",
"copyfiles": "^2.4.1",
"nodemon": "^2.0.16",
"prettier": "^2.8.8",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2753,7 +2753,7 @@ __metadata:
"@saucelabs/theme-github-codeblock": ^0.2.3
"@svgr/webpack": ^5.5.0
"@tsconfig/docusaurus": ^1.0.6
"@types/react": 18.2.18
"@types/react": 18.2.22
"@types/react-dom": 18.2.7
"@types/webpack-env": ^1.16.3
"@typescript-eslint/eslint-plugin": ^5.9.1
Expand Down Expand Up @@ -2824,7 +2824,7 @@ __metadata:
"@docusaurus/types": 2.4.1
"@iota-wiki/plugin-docs": "workspace:^"
"@metamask/providers": ^10.2.1
"@types/react": 18.2.18
"@types/react": 18.2.22
clsx: ^1.2.1
copyfiles: ^2.4.1
html-react-parser: ^4.0.0
Expand Down Expand Up @@ -5032,14 +5032,14 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 47797f1

Please sign in to comment.