Skip to content

Commit 31b15a7

Browse files
authored
Merge pull request #45 from raduwen/dependabot/npm_and_yarn/types/react-17.0.19
Bump @types/react from 17.0.18 to 17.0.19
2 parents 1641de4 + f377bc0 commit 31b15a7

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
@@ -24,7 +24,7 @@
2424
"@firebase/auth-types": "^0.10.3",
2525
"@firebase/database-types": "^0.7.3",
2626
"@types/node": "^14.17.1",
27-
"@types/react": "^17.0.18",
27+
"@types/react": "^17.0.19",
2828
"@types/react-dom": "^17.0.9",
2929
"@vitejs/plugin-react-refresh": "^1.3.1",
3030
"firebase-tools": "^9.16.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -846,10 +846,10 @@
846846
dependencies:
847847
"@types/react" "*"
848848

849-
"@types/react@*", "@types/react@^17.0.18":
850-
version "17.0.18"
851-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.18.tgz#4109cbbd901be9582e5e39e3d77acd7b66bb7fbe"
852-
integrity sha512-YTLgu7oS5zvSqq49X5Iue5oAbVGhgPc5Au29SJC4VeE17V6gASoOxVkUDy9pXFMRFxCWCD9fLeweNFizo3UzOg==
849+
"@types/react@*", "@types/react@^17.0.19":
850+
version "17.0.19"
851+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.19.tgz#8f2a85e8180a43b57966b237d26a29481dacc991"
852+
integrity sha512-sX1HisdB1/ZESixMTGnMxH9TDe8Sk709734fEQZzCV/4lSu9kJCPbo2PbTRoZM+53Pp0P10hYVyReUueGwUi4A==
853853
dependencies:
854854
"@types/prop-types" "*"
855855
"@types/scheduler" "*"

0 commit comments

Comments
 (0)