Skip to content

Commit

Permalink
Merge pull request #119 from Zaruike-Inc/dependabot/npm_and_yarn/type…
Browse files Browse the repository at this point in the history
…s/react-18.2.46

build(deps-dev): bump @types/react from 18.2.31 to 18.2.46
  • Loading branch information
jorisdugue authored Jan 2, 2024
2 parents ff5d929 + 98e8bba commit d6216b0
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 @@ -55,7 +55,7 @@
"@testing-library/react": "14.0.0",
"@types/jest-axe": "3.5.7",
"@types/node": "^20.8.7",
"@types/react": "^18.2.31",
"@types/react": "^18.2.46",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"autoprefixer": "^10.4.16",
"eslint": "8.52.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1499,10 +1499,10 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/react@^18.2.31":
version "18.2.31"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.31.tgz#74ae2630e4aa9af599584157abd3b95d96fb9b40"
integrity sha512-c2UnPv548q+5DFh03y8lEDeMfDwBn9G3dRwfkrxQMo/dOtRHUUO57k6pHvBIfH/VF4Nh+98mZ5aaSe+2echD5g==
"@types/react@*", "@types/react@^18.2.46":
version "18.2.46"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.46.tgz#f04d6c528f8f136ea66333bc66abcae46e2680df"
integrity sha512-nNCvVBcZlvX4NU1nRRNV/mFl1nNRuTuslAJglQsq+8ldXe5Xv0Wd2f7WTE3jOxhLH2BFfiZGC6GCp+kHQbgG+w==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit d6216b0

Please sign in to comment.