Skip to content

Commit

Permalink
Merge pull request #1072 from ssitvit/dependabot/npm_and_yarn/types/r…
Browse files Browse the repository at this point in the history
…eact-18.2.20

Bump @types/react from 18.2.19 to 18.2.20
  • Loading branch information
panwar8279 authored Aug 10, 2023
2 parents 43713bf + 89ced96 commit 61f6b0f
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
"@types/chess.js": "^0.13.4",
"@types/react": "^18.2.19",
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
"@types/redux": "^3.6.0",
"axios": "^1.4.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2018,9 +2018,9 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/react@>=16.9.11", "@types/react@^18.2.19":
version "18.2.19"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.19.tgz#f77cb2c8307368e624d464a25b9675fa35f95a8b"
"@types/react@*", "@types/react@>=16.9.11", "@types/react@^18.2.20":
version "18.2.20"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.20.tgz#1605557a83df5c8a2cc4eeb743b3dfc0eb6aaeb2"
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit 61f6b0f

Please sign in to comment.