Skip to content

Commit

Permalink
Bump @types/react from 18.3.10 to 18.3.11 in /admin
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.10 to 18.3.11.
- [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 Oct 5, 2024
1 parent 088cf6a commit a0918d5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@types/node": "^22.7.4",
"@types/prop-types": "^15.7.13",
"@types/qs": "^6.9.16",
"@types/react": "^18.3.10",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@types/react-is": "^18",
"@types/react-redux": "7.1.34",
Expand Down
10 changes: 5 additions & 5 deletions admin/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1437,13 +1437,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.3.10":
version: 18.3.10
resolution: "@types/react@npm:18.3.10"
"@types/react@npm:^18.3.11":
version: 18.3.11
resolution: "@types/react@npm:18.3.11"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/f5be1de1b0331c1fdb33d577f4cf7f1b949d4bded5347b2351a537f03c51dade5be115e21b161dcf1b37061954d320f6a0bdf8d7b70e24eda51071fdd614383d
checksum: 10c0/ce80512246ca5bda69db85b9f4f1835189334acfb6b2c4f3eda8cabff1ff1a3ea9ce4f3b895bdbc18c94140aa45592331aa3fdeb557f525c1b048de7ce84fc0e
languageName: node
linkType: hard

Expand Down Expand Up @@ -1577,7 +1577,7 @@ __metadata:
"@types/node": "npm:^22.7.4"
"@types/prop-types": "npm:^15.7.13"
"@types/qs": "npm:^6.9.16"
"@types/react": "npm:^18.3.10"
"@types/react": "npm:^18.3.11"
"@types/react-dom": "npm:^18.3.0"
"@types/react-is": "npm:^18"
"@types/react-redux": "npm:7.1.34"
Expand Down

0 comments on commit a0918d5

Please sign in to comment.