Skip to content

Commit 693958f

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency react-scroll to v1.8.2
1 parent 864569a commit 693958f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"react": "16.14.0",
3838
"react-dom": "16.14.0",
3939
"react-router-dom": "5.2.0",
40-
"react-scroll": "1.8.1",
40+
"react-scroll": "1.8.2",
4141
"react-static": "7.5.3",
4242
"react-static-plugin-mdx": "7.5.4",
4343
"react-static-plugin-react-router": "7.5.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14269,10 +14269,10 @@ react-router@5.2.0:
1426914269
tiny-invariant "^1.0.2"
1427014270
tiny-warning "^1.0.0"
1427114271

14272-
react-scroll@1.8.1:
14273-
version "1.8.1"
14274-
resolved "https://registry.yarnpkg.com/react-scroll/-/react-scroll-1.8.1.tgz#eb4052265f1606cf60855c981ebcfed1bc3beff3"
14275-
integrity sha512-UAKmawFHn+c7x/DoXuHqOsQ5xwNk2Dxv7vP8Ft41K2hglPWkshcSos0tMTr8704UkFqImoUGzMTdN4vuZXoqbw==
14272+
react-scroll@1.8.2:
14273+
version "1.8.2"
14274+
resolved "https://registry.yarnpkg.com/react-scroll/-/react-scroll-1.8.2.tgz#68e35b74ae296c88e7863393c9fd49f05afa29f5"
14275+
integrity sha512-f2ZEG5fsPbPTySI9ekcFpETCcNlqbmwbQj9hhzYK8tkgv+PA8APatSt66o/q0KSkDZxyT98ONTtXp9x0lyowEw==
1427614276
dependencies:
1427714277
lodash.throttle "^4.1.1"
1427814278
prop-types "^15.7.2"

0 commit comments

Comments
 (0)