Skip to content

Commit

Permalink
Merge pull request opossum-tool#2051 from opossum-tool/dependabot/npm…
Browse files Browse the repository at this point in the history
…_and_yarn/types/react-18.2.23

Build(deps-dev): Bump @types/react from 18.2.22 to 18.2.23
  • Loading branch information
benedikt-richter authored Sep 27, 2023
2 parents 198b7c8 + 74d1223 commit 6684b2f
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 @@ -51,7 +51,7 @@
"@types/js-yaml": "^4.0.6",
"@types/lodash": "^4.14.199",
"@types/object-hash": "^3.0.4",
"@types/react": "^18.2.22",
"@types/react": "^18.2.23",
"@types/react-dom": "^18.2.7",
"@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 @@ -2451,10 +2451,10 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/react@^18.2.22":
version "18.2.22"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.22.tgz#abe778a1c95a07fa70df40a52d7300a40b949ccb"
integrity sha512-60fLTOLqzarLED2O3UQImc/lsNRgG0jE/a1mPW9KjMemY0LMITWEsbS4VvZ4p6rorEHd5YKxxmMKSDK505GHpA==
"@types/react@*", "@types/react@^18.2.23":
version "18.2.23"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.23.tgz#60ad6cf4895e93bed858db0e03bcc4ff97d0410e"
integrity sha512-qHLW6n1q2+7KyBEYnrZpcsAmU/iiCh9WGCKgXvMxx89+TYdJWRjZohVIo9XTcoLhfX3+/hP0Pbulu3bCZQ9PSA==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit 6684b2f

Please sign in to comment.