Skip to content

Commit a9d2978

Browse files
committed
chore(deps): update dependency @types/react to v16.1.0
1 parent a1fdce0 commit a9d2978

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@motorcycle/test": "3.0.0",
1515
"@typed/test": "6.5.0",
1616
"@types/node": "9.4.7",
17-
"@types/react": "16.0.40",
17+
"@types/react": "16.1.0",
1818
"@types/react-dom": "16.0.4",
1919
"dox": "0.9.0",
2020
"glob-expand": "0.2.1",
@@ -24,7 +24,7 @@
2424
"typescript": "2.7.2"
2525
},
2626
"resolutions": {
27-
"@types/react": "16.0.40"
27+
"@types/react": "16.1.0"
2828
},
2929
"dependencies": {
3030
"167": "0.43.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -228,9 +228,9 @@
228228
"@types/node" "*"
229229
"@types/react" "*"
230230

231-
"@types/react@*", "@types/react@16.0.40":
232-
version "16.0.40"
233-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.0.40.tgz#caabc2296886f40b67f6fc80f0f3464476461df9"
231+
"@types/react@*", "@types/react@16.1.0":
232+
version "16.1.0"
233+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.1.0.tgz#6c0e9955ce73f332b4a1948d45decaf18c764c6e"
234234

235235
abab@^1.0.4:
236236
version "1.0.4"

0 commit comments

Comments
 (0)