Skip to content
This repository was archived by the owner on May 28, 2023. It is now read-only.

Commit 8543a1d

Browse files
Merge pull request #59 from Ruby-Network/dependabot/npm_and_yarn/types/react-18.0.33
Bump @types/react from 18.0.32 to 18.0.33
2 parents cc0c99e + fdb6ece commit 8543a1d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/express": "^4.17.13",
5151
"@types/http-auth": "^4.1.1",
5252
"@types/node": "^18.15.10",
53-
"@types/react": "^18.0.32",
53+
"@types/react": "^18.0.33",
5454
"@types/react-dom": "^18.0.6"
5555
}
5656
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -857,10 +857,10 @@
857857
dependencies:
858858
"@types/react" "*"
859859

860-
"@types/react@*", "@types/react@^18.0.32":
861-
version "18.0.32"
862-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.32.tgz#5e88b2af6833251d54ec7fe86d393224499f41d5"
863-
integrity sha512-gYGXdtPQ9Cj0w2Fwqg5/ak6BcK3Z15YgjSqtyDizWUfx7mQ8drs0NBUzRRsAdoFVTO8kJ8L2TL8Skm7OFPnLUw==
860+
"@types/react@*", "@types/react@^18.0.33":
861+
version "18.0.33"
862+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.33.tgz#a1575160cb4376787c2f5fe0312302f824baa61e"
863+
integrity sha512-sHxzVxeanvQyQ1lr8NSHaj0kDzcNiGpILEVt69g9S31/7PfMvNCKLKcsHw4lYKjs3cGNJjXSP4mYzX43QlnjNA==
864864
dependencies:
865865
"@types/prop-types" "*"
866866
"@types/scheduler" "*"

0 commit comments

Comments
 (0)