Skip to content

Commit

Permalink
Merge pull request #16 from awslabs/dependabot/npm_and_yarn/types/rea…
Browse files Browse the repository at this point in the history
…ct-18.2.35

Bump @types/react from 18.2.33 to 18.2.35
  • Loading branch information
richarddavison authored Nov 6, 2023
2 parents 2d0d213 + a684c55 commit f87aeff
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
2 changes: 1 addition & 1 deletion example/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@types/react": "18.2.33",
"@types/react": "18.2.35",
"@types/react-dom": "18.2.14",
"aws-sdk": "2.1488.0",
"esbuild": "0.19.5"
Expand Down
15 changes: 13 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1701,7 +1701,7 @@ __metadata:
dependencies:
"@aws-sdk/client-dynamodb": "npm:3.441.0"
"@aws-sdk/client-s3": "npm:3.441.0"
"@types/react": "npm:18.2.33"
"@types/react": "npm:18.2.35"
"@types/react-dom": "npm:18.2.14"
aws-sdk: "npm:2.1488.0"
esbuild: "npm:0.19.5"
Expand Down Expand Up @@ -2474,7 +2474,7 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:18.2.33":
"@types/react@npm:*":
version: 18.2.33
resolution: "@types/react@npm:18.2.33"
dependencies:
Expand All @@ -2485,6 +2485,17 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.35":
version: 18.2.35
resolution: "@types/react@npm:18.2.35"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: dbc19612ab404f06c3c9f150954a377ab223db5724905d39e3468a61e2be0a9fd9240e935af5c13cb5b3307a13bbaf2e8c09a810d720118120a8d0ac5aa9ff10
languageName: node
linkType: hard

"@types/readable-stream@npm:4.0.4":
version: 4.0.4
resolution: "@types/readable-stream@npm:4.0.4"
Expand Down

0 comments on commit f87aeff

Please sign in to comment.