Skip to content

Commit e2baf54

Browse files
renovate-botdanez
authored andcommitted
chore(deps): update dependency @types/react to v16.9.36
1 parent 67bc074 commit e2baf54

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@storybook/addon-knobs": "5.3.19",
2121
"@storybook/addon-options": "5.3.19",
2222
"@storybook/react": "5.3.19",
23-
"@types/react": "16.9.35",
23+
"@types/react": "16.9.36",
2424
"@types/react-dom": "16.9.8",
2525
"@typescript-eslint/eslint-plugin": "3.2.0",
2626
"@typescript-eslint/parser": "3.2.0",
@@ -39,7 +39,7 @@
3939
"typescript": "3.9.5"
4040
},
4141
"resolutions": {
42-
"@types/react": "16.9.35"
42+
"@types/react": "16.9.36"
4343
},
4444
"files": [
4545
"lib",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2421,10 +2421,10 @@
24212421
dependencies:
24222422
"@types/react" "*"
24232423

2424-
"@types/react@*", "@types/[email protected].35":
2425-
version "16.9.35"
2426-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.35.tgz#a0830d172e8aadd9bd41709ba2281a3124bbd368"
2427-
integrity sha512-q0n0SsWcGc8nDqH2GJfWQWUOmZSJhXV64CjVN5SvcNti3TdEaA3AH0D8DwNmMdzjMAC/78tB8nAZIlV8yTz+zQ==
2424+
"@types/react@*", "@types/[email protected].36":
2425+
version "16.9.36"
2426+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.36.tgz#ade589ff51e2a903e34ee4669e05dbfa0c1ce849"
2427+
integrity sha512-mGgUb/Rk/vGx4NCvquRuSH0GHBQKb1OqpGS9cT9lFxlTLHZgkksgI60TuIxubmn7JuCb+sENHhQciqa0npm0AQ==
24282428
dependencies:
24292429
"@types/prop-types" "*"
24302430
csstype "^2.2.0"

0 commit comments

Comments
 (0)