Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit 238e0ed

Browse files
Merge pull request #38 from SQLStreamStore/dependabot/npm_and_yarn/@types/react-16.7.20
Bump @types/react from 16.7.8 to 16.7.20
2 parents 85c029e + 90b7ef6 commit 238e0ed

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
@@ -30,7 +30,7 @@
3030
"@types/json-schema": "^7.0.1",
3131
"@types/jss": "^9.5.7",
3232
"@types/prettier": "^1.13.2",
33-
"@types/react": "^16.4.18",
33+
"@types/react": "^16.7.20",
3434
"@types/react-dom": "^16.0.9",
3535
"@types/react-tap-event-plugin": "^0.0.30",
3636
"@types/react-transition-group": "^2.0.14",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -138,10 +138,10 @@
138138
dependencies:
139139
"@types/react" "*"
140140

141-
"@types/react@*", "@types/react@^16.4.18":
142-
version "16.7.8"
143-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.7.8.tgz#ca24ba280f79debfc86578278a503c6d917d402e"
144-
integrity sha512-7Vua2IYokMiPBk0WWXaDt4Cg3XVcwU6HpkuPhvwhBrVEy4SafpcvEfGYByoY9jxyFMiegYQPaSOT+H+AY00CPw==
141+
"@types/react@*", "@types/react@^16.7.20":
142+
version "16.7.20"
143+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.7.20.tgz#13ae752c012710d0fa800985ca809814b51d3b58"
144+
integrity sha512-Qd5RWkwl6SL7R2XzLk/cicjVQm1Mhc6HqXY5Ei4pWd1Vi8Fkbd5O0sA398x8fRSTPAuHdDYD9nrWmJMYTJI0vQ==
145145
dependencies:
146146
"@types/prop-types" "*"
147147
csstype "^2.2.0"

0 commit comments

Comments
 (0)