Skip to content

Commit c9e54ab

Browse files
authored
Merge pull request #123 from increments/dependabot/npm_and_yarn/types/react-18.2.69
Bump @types/react from 18.2.65 to 18.2.69
2 parents 039d36f + 2fe11c4 commit c9e54ab

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
@@ -27,7 +27,7 @@
2727
"@types/express": "^4.17.21",
2828
"@types/jest": "^29.5.12",
2929
"@types/node": "^18.16.18",
30-
"@types/react": "^18.2.65",
30+
"@types/react": "^18.2.69",
3131
"@types/react-dom": "^18.2.19",
3232
"@types/webpack": "^5.28.5",
3333
"@types/ws": "^8.5.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1187,10 +1187,10 @@
11871187
dependencies:
11881188
"@types/react" "*"
11891189

1190-
"@types/react@*", "@types/react@^18.2.65":
1191-
version "18.2.65"
1192-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.65.tgz#54eb311fa9aba173c9e163d42ec188d5a42878b8"
1193-
integrity sha512-98TsY0aW4jqx/3RqsUXwMDZSWR1Z4CUlJNue8ueS2/wcxZOsz4xmW1X8ieaWVRHcmmQM3R8xVA4XWB3dJnWwDQ==
1190+
"@types/react@*", "@types/react@^18.2.69":
1191+
version "18.2.69"
1192+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.69.tgz#313ec21891b22bb7646a54cb4bdb8cddb0880271"
1193+
integrity sha512-W1HOMUWY/1Yyw0ba5TkCV+oqynRjG7BnteBB+B7JmAK7iw3l2SW+VGOxL+akPweix6jk2NNJtyJKpn4TkpfK3Q==
11941194
dependencies:
11951195
"@types/prop-types" "*"
11961196
"@types/scheduler" "*"

0 commit comments

Comments
 (0)