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

Commit dd5f968

Browse files
Merge pull request #47 from Ruby-Network/dependabot/npm_and_yarn/types/react-18.0.29
Bump @types/react from 18.0.28 to 18.0.29
2 parents ac29944 + 376e808 commit dd5f968

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.3",
53-
"@types/react": "^18.0.21",
53+
"@types/react": "^18.0.29",
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
@@ -853,10 +853,10 @@
853853
dependencies:
854854
"@types/react" "*"
855855

856-
"@types/react@*", "@types/react@^18.0.21":
857-
version "18.0.28"
858-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.28.tgz#accaeb8b86f4908057ad629a26635fe641480065"
859-
integrity sha512-RD0ivG1kEztNBdoAK7lekI9M+azSnitIn85h4iOiaLjaTrMjzslhaqCGaI4IyCJ1RljWiLCEu4jyrLLgqxBTew==
856+
"@types/react@*", "@types/react@^18.0.29":
857+
version "18.0.29"
858+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.29.tgz#4cead505172c0020c5b51940199e31fc6ff2f63a"
859+
integrity sha512-wXHktgUABxplw1+UnljseDq4+uztQyp2tlWZRIxHlpchsCFqiYkvaDS8JR7eKOQm8wziTH/el5qL7D6gYNkYcw==
860860
dependencies:
861861
"@types/prop-types" "*"
862862
"@types/scheduler" "*"

0 commit comments

Comments
 (0)