Skip to content

Commit

Permalink
Merge pull request #394 from pankona/dependabot/npm_and_yarn/hashira-…
Browse files Browse the repository at this point in the history
…web/types/react-17.0.38

Bump @types/react from 17.0.37 to 17.0.38 in /hashira-web
  • Loading branch information
pankona authored Dec 24, 2021
2 parents 2a42476 + 05cf81e commit 5db9ae5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion hashira-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"deploy-firebase-rules": "firebase deploy --only firestore:rules"
},
"devDependencies": {
"@types/react": "^17.0.37",
"@types/react": "^17.0.38",
"@types/react-dom": "^17.0.11",
"@types/styled-components": "^5.1.18",
"@types/uuid": "^8.3.3",
Expand Down
8 changes: 4 additions & 4 deletions hashira-web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -777,10 +777,10 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/react@^17.0.37":
version "17.0.37"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.37.tgz#6884d0aa402605935c397ae689deed115caad959"
integrity sha512-2FS1oTqBGcH/s0E+CjrCCR9+JMpsu9b69RTFO+40ua43ZqP5MmQ4iUde/dMjWR909KxZwmOQIFq6AV6NjEG5xg==
"@types/react@*", "@types/react@^17.0.38":
version "17.0.38"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.38.tgz#f24249fefd89357d5fa71f739a686b8d7c7202bd"
integrity sha512-SI92X1IA+FMnP3qM5m4QReluXzhcmovhZnLNm3pyeQlooi02qI7sLiepEYqT678uNiyc25XfCqxREFpy3W7YhQ==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit 5db9ae5

Please sign in to comment.