Skip to content

Commit 172c6d0

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

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.0.41",
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.0.41"
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.0.41":
232+
version "16.0.41"
233+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.0.41.tgz#72146737f4d439dc95a53315de4bfb43ac8542ca"
234234

235235
abab@^1.0.4:
236236
version "1.0.4"

0 commit comments

Comments
 (0)