Skip to content

Commit

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

Build(deps-dev): Bump @types/react-window from 1.8.5 to 1.8.6
  • Loading branch information
leslielazzarino authored Sep 29, 2023
2 parents c73199d + d53554e commit e8a5fc7
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 @@ -53,7 +53,7 @@
"@types/object-hash": "^3.0.4",
"@types/react": "^18.2.23",
"@types/react-dom": "^18.2.8",
"@types/react-window": "^1.8.5",
"@types/react-window": "^1.8.6",
"@types/stream-json": "^1.7.4",
"@types/uuid": "^9.0.4",
"@types/write-file-atomic": "^4.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2444,10 +2444,10 @@
dependencies:
"@types/react" "*"

"@types/react-window@^1.8.5":
version "1.8.5"
resolved "https://registry.yarnpkg.com/@types/react-window/-/react-window-1.8.5.tgz#285fcc5cea703eef78d90f499e1457e9b5c02fc1"
integrity sha512-V9q3CvhC9Jk9bWBOysPGaWy/Z0lxYcTXLtLipkt2cnRj1JOSFNF7wqGpkScSXMgBwC+fnVRg/7shwgddBG5ICw==
"@types/react-window@^1.8.6":
version "1.8.6"
resolved "https://registry.yarnpkg.com/@types/react-window/-/react-window-1.8.6.tgz#4faba05b86abd36f40b612a5b02e28fadcf95c7c"
integrity sha512-AVJr3A5rIO9dQQu5TwTN0lP2c1RtuqyyZGCt7PGP8e5gUpn1PuQRMJb/u3UpdbwTHh4wbEi33UMW5NI0IXt1Mg==
dependencies:
"@types/react" "*"

Expand Down

0 comments on commit e8a5fc7

Please sign in to comment.