Skip to content

Commit

Permalink
Merge pull request #1521 from opossum-tool/dependabot/npm_and_yarn/ty…
Browse files Browse the repository at this point in the history
…pes/react-18.0.31

Build(deps-dev): Bump @types/react from 18.0.30 to 18.0.31
  • Loading branch information
benedikt-richter authored Mar 30, 2023
2 parents fb6364d + 8c40f23 commit 1fea93f
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 @@ -48,7 +48,7 @@
"@types/js-yaml": "^4.0.5",
"@types/lodash": "^4.14.192",
"@types/object-hash": "^3.0.2",
"@types/react": "^18.0.30",
"@types/react": "^18.0.31",
"@types/react-dom": "^18.0.11",
"@types/react-window": "^1.8.5",
"@types/stream-json": "^1.7.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2603,10 +2603,10 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/react@^18.0.30":
version "18.0.30"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.30.tgz#83944e679fc7aeab3f042b76d63c4d755b56b7c4"
integrity sha512-AnME2cHDH11Pxt/yYX6r0w448BfTwQOLEhQEjCdwB7QskEI7EKtxhGUsExTQe/MsY3D9D5rMtu62WRocw9A8FA==
"@types/react@*", "@types/react@^18.0.31":
version "18.0.31"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.31.tgz#a69ef8dd7bfa849734d258c793a8fe343a338205"
integrity sha512-EEG67of7DsvRDU6BLLI0p+k1GojDLz9+lZsnCpCRTa/lOokvyPBvp8S5x+A24hME3yyQuIipcP70KJ6H7Qupww==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit 1fea93f

Please sign in to comment.