Skip to content

Commit

Permalink
Update dependency @types/react-transition-group to v4.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 4, 2023
1 parent cd0cedc commit 9eb1a68
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 @@ -167,7 +167,7 @@
"@types/lozad": "1.16.1",
"@types/node": "17.0.31",
"@types/react-test-renderer": "18.0.0",
"@types/react-transition-group": "4.4.6",
"@types/react-transition-group": "4.4.8",
"@types/responselike": "1.0.0",
"axe-core": "4.7.2",
"@babel/eslint-parser": "7.22.15",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6421,10 +6421,10 @@
dependencies:
"@types/react" "*"

"@types/[email protected].6":
version "4.4.6"
resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.6.tgz#18187bcda5281f8e10dfc48f0943e2fdf4f75e2e"
integrity sha512-VnCdSxfcm08KjsJVQcfBmhEQAPnLB8G08hAxn39azX1qYBQ/5RVQuoHuKIcfKOdncuaUvEpFKFzEvbtIMsfVew==
"@types/[email protected].8":
version "4.4.8"
resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.8.tgz#46f87d80512959cac793ecc610a93d80ef241ccf"
integrity sha512-QmQ22q+Pb+HQSn04NL3HtrqHwYMf4h3QKArOy5F8U5nEVMaihBs3SR10WiOM1iwPz5jIo8x/u11al+iEGZZrvg==
dependencies:
"@types/react" "*"

Expand Down

0 comments on commit 9eb1a68

Please sign in to comment.