Skip to content

Commit

Permalink
[yarn](deps-dev): Bump @types/react in /react/ucmacm-website (#317)
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.58 to 18.2.60.
- [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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 27, 2024
1 parent d03d53d commit 6566703
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions react/ucmacm-website/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion react/ucmacm-website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/react": "^18.2.58",
"@types/react": "^18.2.60",
"@types/react-dom": "^18.2.19",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
Expand Down
10 changes: 5 additions & 5 deletions react/ucmacm-website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -614,14 +614,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.2.58":
version: 18.2.58
resolution: "@types/react@npm:18.2.58"
"@types/react@npm:^18.2.60":
version: 18.2.60
resolution: "@types/react@npm:18.2.60"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 42551e30c8a54161a11b2ecd11406782ddba4472a4471d45034c551295263d56f06234f283526d0c0420352ce9ce9675b2a6c65db7a287d9613643d3ceaaf1f0
checksum: 4cd2000c4c5d93aec92bca9fce3a6050a6a20c5827409099a4cc9e68a259a937b2acc77aecbcea555eb99e295373903da17bc833e3f711442eec20e3c6cc5895
languageName: node
linkType: hard

Expand Down Expand Up @@ -3934,7 +3934,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "ucmacm-website@workspace:."
dependencies:
"@types/react": ^18.2.58
"@types/react": ^18.2.60
"@types/react-dom": ^18.2.19
"@typescript-eslint/eslint-plugin": ^7.0.2
"@typescript-eslint/parser": ^7.0.2
Expand Down

0 comments on commit 6566703

Please sign in to comment.