Skip to content

Commit

Permalink
Merge pull request #395 from mauricedb/dependabot/npm_and_yarn/types/…
Browse files Browse the repository at this point in the history
…react-16.9.46

Bump @types/react from 16.9.44 to 16.9.46
  • Loading branch information
mauricedb authored Aug 12, 2020
2 parents 8c85d96 + 09482d2 commit 3e4871e
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 @@ -23,7 +23,7 @@
"@types/content-type": "1.1.3",
"@types/jest": "26.0.9",
"@types/media-typer": "1.1.0",
"@types/react": "16.9.44",
"@types/react": "16.9.46",
"@types/react-dom": "16.9.8",
"@typescript-eslint/eslint-plugin": "3.8.0",
"@typescript-eslint/parser": "3.8.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1634,10 +1634,10 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/react@16.9.44":
version "16.9.44"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.44.tgz#da84b179c031aef67dc92c33bd3401f1da2fa3bc"
integrity sha512-BtLoJrXdW8DVZauKP+bY4Kmiq7ubcJq+H/aCpRfvPF7RAT3RwR73Sg8szdc2YasbAlWBDrQ6Q+AFM0KwtQY+WQ==
"@types/react@*", "@types/react@16.9.46":
version "16.9.46"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.46.tgz#f0326cd7adceda74148baa9bff6e918632f5069e"
integrity sha512-dbHzO3aAq1lB3jRQuNpuZ/mnu+CdD3H0WVaaBQA8LTT3S33xhVBUj232T8M3tAhSWJs/D/UqORYUlJNl/8VQZg==
dependencies:
"@types/prop-types" "*"
csstype "^3.0.2"
Expand Down

0 comments on commit 3e4871e

Please sign in to comment.