Skip to content

Commit

Permalink
Update dependency @types/react-slick to v0.23.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 19, 2023
1 parent 38dea21 commit 765f83e
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 @@ -133,7 +133,7 @@
"@types/react-dom": "18.2.14",
"@types/react-gtm-module": "2.0.2",
"@types/react-modal": "3.16.2",
"@types/react-slick": "0.23.10",
"@types/react-slick": "0.23.11",
"@types/react-vertical-timeline-component": "3.3.4",
"@types/uuid": "9.0.5",
"@typescript-eslint/eslint-plugin": "6.8.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2570,10 +2570,10 @@
dependencies:
"@types/react" "*"

"@types/[email protected].10":
version "0.23.10"
resolved "https://registry.yarnpkg.com/@types/react-slick/-/react-slick-0.23.10.tgz#56126e6e4e95cdce7771535b2811c2c1931a7caa"
integrity sha512-ZiqdencANDZy6sWOWJ54LDvebuXFEhDlHtXU9FFipQR2BcYU2QJxZhvJPW6YK7cocibUiNn+YvDTbt1HtCIBVA==
"@types/[email protected].11":
version "0.23.11"
resolved "https://registry.yarnpkg.com/@types/react-slick/-/react-slick-0.23.11.tgz#d349fee6709218e7a4b7839ccf80a070862373b6"
integrity sha512-52AbNhYN7u0ATqAUvap2MXNG3znUsJslAWgebUHrovvnJ6EG6oic+TZyC82XiwwvijRMyL2V0C2wPJbzsSwllw==
dependencies:
"@types/react" "*"

Expand Down

1 comment on commit 765f83e

@vercel
Copy link

@vercel vercel bot commented on 765f83e Oct 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.