Skip to content

Commit c0b1ca2

Browse files
authored
Merge pull request #73 from raduwen/dependabot/npm_and_yarn/types/react-17.0.21
Bump @types/react from 17.0.19 to 17.0.21
2 parents 0a44d9b + 5f279d6 commit c0b1ca2

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.11.0",
2525
"@firebase/database-types": "^0.9.0",
2626
"@types/node": "^16.9.1",
27-
"@types/react": "^17.0.19",
27+
"@types/react": "^17.0.21",
2828
"@types/react-dom": "^17.0.9",
2929
"@vitejs/plugin-react-refresh": "^1.3.1",
3030
"firebase-tools": "^9.18.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -866,10 +866,10 @@
866866
dependencies:
867867
"@types/react" "*"
868868

869-
"@types/react@*", "@types/react@^17.0.19":
870-
version "17.0.19"
871-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.19.tgz#8f2a85e8180a43b57966b237d26a29481dacc991"
872-
integrity sha512-sX1HisdB1/ZESixMTGnMxH9TDe8Sk709734fEQZzCV/4lSu9kJCPbo2PbTRoZM+53Pp0P10hYVyReUueGwUi4A==
869+
"@types/react@*", "@types/react@^17.0.21":
870+
version "17.0.21"
871+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.21.tgz#069c43177cd419afaab5ce26bb4e9056549f7ea6"
872+
integrity sha512-GzzXCpOthOjXvrAUFQwU/svyxu658cwu00Q9ugujS4qc1zXgLFaO0kS2SLOaMWLt2Jik781yuHCWB7UcYdGAeQ==
873873
dependencies:
874874
"@types/prop-types" "*"
875875
"@types/scheduler" "*"

0 commit comments

Comments
 (0)