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

Commit 0ca1d10

Browse files
Merge pull request #81 from Ruby-Network/dependabot/npm_and_yarn/types/react-18.2.6
Bump @types/react from 18.0.38 to 18.2.6
2 parents f63c2ae + 5918872 commit 0ca1d10

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
@@ -54,7 +54,7 @@
5454
"@types/express": "^4.17.13",
5555
"@types/http-auth": "^4.1.1",
5656
"@types/node": "^20.1.0",
57-
"@types/react": "^18.0.38",
57+
"@types/react": "^18.2.6",
5858
"@types/react-dom": "^18.2.4"
5959
}
6060
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -896,10 +896,10 @@
896896
dependencies:
897897
"@types/react" "*"
898898

899-
"@types/react@*", "@types/react@^18.0.38":
900-
version "18.0.38"
901-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.38.tgz#02a23bef8848b360a0d1dceef4432c15c21c600c"
902-
integrity sha512-ExsidLLSzYj4cvaQjGnQCk4HFfVT9+EZ9XZsQ8Hsrcn8QNgXtpZ3m9vSIC2MWtx7jHictK6wYhQgGh6ic58oOw==
899+
"@types/react@*", "@types/react@^18.2.6":
900+
version "18.2.6"
901+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.6.tgz#5cd53ee0d30ffc193b159d3516c8c8ad2f19d571"
902+
integrity sha512-wRZClXn//zxCFW+ye/D2qY65UsYP1Fpex2YXorHc8awoNamkMZSvBxwxdYVInsHOZZd2Ppq8isnSzJL5Mpf8OA==
903903
dependencies:
904904
"@types/prop-types" "*"
905905
"@types/scheduler" "*"

0 commit comments

Comments
 (0)