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

Commit 6c9b999

Browse files
Merge pull request #42 from SQLStreamStore/dependabot/npm_and_yarn/@types/react-16.7.22
Bump @types/react from 16.7.20 to 16.7.22
2 parents cf73d93 + 156d66b commit 6c9b999

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.7.20",
33+
"@types/react": "^16.7.22",
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
@@ -139,10 +139,10 @@
139139
dependencies:
140140
"@types/react" "*"
141141

142-
"@types/react@*", "@types/react@^16.7.20":
143-
version "16.7.20"
144-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.7.20.tgz#13ae752c012710d0fa800985ca809814b51d3b58"
145-
integrity sha512-Qd5RWkwl6SL7R2XzLk/cicjVQm1Mhc6HqXY5Ei4pWd1Vi8Fkbd5O0sA398x8fRSTPAuHdDYD9nrWmJMYTJI0vQ==
142+
"@types/react@*", "@types/react@^16.7.22":
143+
version "16.7.22"
144+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.7.22.tgz#5bc6d166d5ac34b835756f0b736c7b1af0043e81"
145+
integrity sha512-j/3tVoY09kHcTfbia4l67ofQn9xvktUvlC/4QN0KuBHAXlbU/wuGKMb8WfEb/vIcWxsOxHv559uYprkFDFfP8Q==
146146
dependencies:
147147
"@types/prop-types" "*"
148148
csstype "^2.2.0"

0 commit comments

Comments
 (0)