diff --git a/package.json b/package.json index f2c5501b..3551bba8 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "@storybook/addons": "6.5.13", "@storybook/react": "6.5.13", "@types/loadable__component": "5.13.4", - "@types/react-anchor-link-smooth-scroll": "1.0.2", + "@types/react-anchor-link-smooth-scroll": "1.0.5", "@types/react-star-ratings": "2.3.0", "@typescript-eslint/eslint-plugin": "5.43.0", "@typescript-eslint/parser": "5.43.0", diff --git a/yarn.lock b/yarn.lock index bb3b17b5..27b3f41e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4097,10 +4097,10 @@ dependencies: "@types/react" "*" -"@types/react-anchor-link-smooth-scroll@1.0.2": - version "1.0.2" - resolved "https://registry.yarnpkg.com/@types/react-anchor-link-smooth-scroll/-/react-anchor-link-smooth-scroll-1.0.2.tgz#50a4aaa7c2731f644f8a7b69225669fc29bc6746" - integrity sha512-ZemNS6WzQN8KA4w0sy5N86qJ55Ft7OnIDGH6QIHe0LL27xkZpNINMNZGR0DacIVPU66+JrbDqi1cKms9qhcPNQ== +"@types/react-anchor-link-smooth-scroll@1.0.5": + version "1.0.5" + resolved "https://registry.yarnpkg.com/@types/react-anchor-link-smooth-scroll/-/react-anchor-link-smooth-scroll-1.0.5.tgz#43bc18f9e72bea25b85ea2b2fccc9bb450a7ed13" + integrity sha512-/OYQGmPMQ5IkEhQpiOtaMjOovdG8Vwr4UmCyIN7AiBoTvcAa5drg5Lizy9Bdz/WAnXFWj8xnQPwIxUWsVZUuew== dependencies: "@types/react" "*"