Skip to content

Commit

Permalink
Merge pull request #268 from aulianza/depfu/update/yarn/@types/react-…
Browse files Browse the repository at this point in the history
…scroll-1.8.10
  • Loading branch information
aulianza authored Nov 10, 2023
2 parents 827f559 + 5d48c44 commit 5d12494
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 @@ -78,7 +78,7 @@
"@types/nprogress": "^0.2.3",
"@types/react": "18.2.6",
"@types/react-dom": "18.2.4",
"@types/react-scroll": "^1.8.9",
"@types/react-scroll": "^1.8.10",
"@types/react-slick": "^0.23.11",
"@types/react-syntax-highlighter": "^15.5.9",
"@types/uuid": "^9.0.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2007,10 +2007,10 @@
dependencies:
"@types/react" "*"

"@types/react-scroll@^1.8.9":
version "1.8.9"
resolved "https://registry.yarnpkg.com/@types/react-scroll/-/react-scroll-1.8.9.tgz#690dcde92442e0083027eb7f285f36de372c675d"
integrity sha512-FvfY7wmN7UqwStZFny6riMMnx56rdTBshE3irmoaZPeIEgBRvt1R9/lDNPQ3CVhm5OPJLHKDSvMk4c3JSwoY0g==
"@types/react-scroll@^1.8.10":
version "1.8.10"
resolved "https://registry.yarnpkg.com/@types/react-scroll/-/react-scroll-1.8.10.tgz#585a5c4bd0654434f3e55a08e94ed2e048bae7c7"
integrity sha512-RD4Z7grbdNGOKwKnUBKar6zNxqaW3n8m9QSrfvljW+gmkj1GArb8AFBomVr6xMOgHPD3v1uV3BrIf01py57daQ==
dependencies:
"@types/react" "*"

Expand Down

1 comment on commit 5d12494

@vercel
Copy link

@vercel vercel bot commented on 5d12494 Nov 10, 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.