Skip to content

Commit

Permalink
Merge pull request #323 from mkrtchian/dependabot/npm_and_yarn/types/…
Browse files Browse the repository at this point in the history
…react-18.2.58

chore(deps-dev): bump @types/react from 18.2.56 to 18.2.58
  • Loading branch information
github-actions[bot] authored Feb 26, 2024
2 parents a3a3a91 + af6a74b commit 6332d28
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 @@
},
"devDependencies": {
"@types/node": "20.11.20",
"@types/react": "18.2.56",
"@types/react": "18.2.58",
"@types/react-dom": "18.2.19",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -483,10 +483,10 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/[email protected].56", "@types/react@>=16":
version "18.2.56"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.56.tgz#2d3e9021a0b6eb5bfc227761cc61b1c6dc6e0cd8"
integrity sha512-NpwHDMkS/EFZF2dONFQHgkPRwhvgq/OAvIaGQzxGSBmaeR++kTg6njr15Vatz0/2VcCEwJQFi6Jf4Q0qBu0rLA==
"@types/react@*", "@types/[email protected].58", "@types/react@>=16":
version "18.2.58"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.58.tgz#22082d12898d11806f4a1aefb5583116a047493d"
integrity sha512-TaGvMNhxvG2Q0K0aYxiKfNDS5m5ZsoIBBbtfUorxdH4NGSXIlYvZxLJI+9Dd3KjeB3780bciLyAb7ylO8pLhPw==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit 6332d28

Please sign in to comment.