Skip to content

Commit

Permalink
Bump @types/react from 18.3.12 to 18.3.13
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.12 to 18.3.13.
- [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 Dec 5, 2024
1 parent 17e421a commit 2443c78
Show file tree
Hide file tree
Showing 2 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 @@ -27,7 +27,7 @@
"@next/eslint-plugin-next": "^15.0.3",
"@stylistic/eslint-plugin": "^2.11.0",
"@types/node": "^20.17.9",
"@types/react": "^18.3.12",
"@types/react": "^18.3.13",
"@typescript-eslint/parser": "^8.17.0",
"eslint": "^9.16.0",
"eslint-config-next": "^15.0.3",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1782,13 +1782,13 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -4940,7 +4940,7 @@ __metadata:
"@next/eslint-plugin-next": ^15.0.3
"@stylistic/eslint-plugin": ^2.11.0
"@types/node": ^20.17.9
"@types/react": ^18.3.12
"@types/react": ^18.3.13
"@typescript-eslint/parser": ^8.17.0
eslint: ^9.16.0
eslint-config-next: ^15.0.3
Expand Down

0 comments on commit 2443c78

Please sign in to comment.