Skip to content

Commit

Permalink
Merge pull request #153 from blz-it/dependabot/npm_and_yarn/types/rea…
Browse files Browse the repository at this point in the history
…ct-18.2.41

chore(deps): bump @types/react from 18.2.38 to 18.2.41
  • Loading branch information
jwbot authored Dec 4, 2023
2 parents d2a3dfd + 1ef39cd commit 8166529
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 @@ -19,7 +19,7 @@
"@hookform/resolvers": "^2.9.10",
"@tailwindcss/forms": "^0.5.6",
"@tailwindcss/typography": "^0.5.10",
"@types/react": "^18.2.38",
"@types/react": "^18.2.41",
"@types/react-dom": "^18.2.15",
"astro": "^1.9.2",
"astro-i18next": "^1.0.0-beta.21",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -738,10 +738,10 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/react@^18.2.38":
version "18.2.38"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.38.tgz#3605ca41d3daff2c434e0b98d79a2469d4c2dd52"
integrity sha512-cBBXHzuPtQK6wNthuVMV6IjHAFkdl/FOPFIlkd81/Cd1+IqkHu/A+w4g43kaQQoYHik/ruaQBDL72HyCy1vuMw==
"@types/react@*", "@types/react@^18.2.41":
version "18.2.41"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.41.tgz#9eea044246bdb10510df89ef7f8422a8b6ad8fb9"
integrity sha512-CwOGr/PiLiNBxEBqpJ7fO3kocP/2SSuC9fpH5K7tusrg4xPSRT/193rzolYwQnTN02We/ATXKnb6GqA5w4fRxw==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit 8166529

Please sign in to comment.