Skip to content

Commit

Permalink
deps: npm definitely typed (#34)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jul 13, 2020
1 parent 33739ed commit 5edcd51
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"@storybook/addons": "5.3.19",
"@storybook/storybook-deployer": "2.8.6",
"@types/react": "16.9.41",
"@types/react": "16.9.43",
"@types/react-helmet": "6.0.0",
"braid-design-system": "28.8.0",
"loki": "0.23.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2681,10 +2681,10 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/react@16.9.41", "@types/react@^16.8.8", "@types/react@^16.9.11", "@types/react@^16.9.19":
version "16.9.41"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.41.tgz#925137ee4d2ff406a0ecf29e8e9237390844002e"
integrity sha512-6cFei7F7L4wwuM+IND/Q2cV1koQUvJ8iSV+Gwn0c3kvABZ691g7sp3hfEQHOUBJtccl1gPi+EyNjMIl9nGA0ug==
"@types/react@*", "@types/react@16.9.43", "@types/react@^16.8.8", "@types/react@^16.9.11", "@types/react@^16.9.19":
version "16.9.43"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.43.tgz#c287f23f6189666ee3bebc2eb8d0f84bcb6cdb6b"
integrity sha512-PxshAFcnJqIWYpJbLPriClH53Z2WlJcVZE+NP2etUtWQs2s7yIMj3/LDKZT/5CHJ/F62iyjVCDu2H3jHEXIxSg==
dependencies:
"@types/prop-types" "*"
csstype "^2.2.0"
Expand Down

0 comments on commit 5edcd51

Please sign in to comment.