Skip to content

Commit

Permalink
Bump @types/react from 18.3.11 to 18.3.12
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.3.11 to 18.3.12.
- [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 Nov 1, 2024
1 parent 0dc822c commit ec53b3d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
],
"devDependencies": {
"@types/mocha": "^10.0.6",
"@types/react": "^18.3.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.0",
"@types/styled-components": "^5.1.34",
"@typescript-eslint/eslint-plugin": "^7.7.0",
Expand Down
14 changes: 12 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3959,7 +3959,7 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:^18.3.1":
"@types/react@npm:*":
version: 18.3.11
resolution: "@types/react@npm:18.3.11"
dependencies:
Expand All @@ -3969,6 +3969,16 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.3.12":
version: 18.3.12
resolution: "@types/react@npm:18.3.12"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/8bae8d9a41619804561574792e29112b413044eb0d53746dde2b9720c1f9a59f71c895bbd7987cd8ce9500b00786e53bc032dced38cddf42910458e145675290
languageName: node
linkType: hard

"@types/secp256k1@npm:^4.0.6":
version: 4.0.6
resolution: "@types/secp256k1@npm:4.0.6"
Expand Down Expand Up @@ -9677,7 +9687,7 @@ __metadata:
resolution: "polkadot-developer-console@workspace:."
dependencies:
"@types/mocha": "npm:^10.0.6"
"@types/react": "npm:^18.3.1"
"@types/react": "npm:^18.3.12"
"@types/react-dom": "npm:^18.3.0"
"@types/styled-components": "npm:^5.1.34"
"@typescript-eslint/eslint-plugin": "npm:^7.7.0"
Expand Down

0 comments on commit ec53b3d

Please sign in to comment.