Skip to content

Commit

Permalink
fix(deps): update dependency react-scroll to v1.8.9 (#105)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 11, 2023
1 parent 4c81864 commit 0cd110f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"react-dom": "18.2.0",
"react-icons": "4.6.0",
"react-paginate": "8.1.5",
"react-scroll": "1.8.8",
"react-scroll": "1.8.9",
"swr": "1.3.0"
},
"devDependencies": {
Expand All @@ -77,7 +77,7 @@
"@types/node": "18.11.9",
"@types/react": "18.0.25",
"@types/react-dom": "18.0.9",
"@types/react-scroll": "1.8.5",
"@types/react-scroll": "1.8.6",
"autoprefixer": "10.4.14",
"cssnano": "5.1.15",
"eslint": "8.37.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ __metadata:
"@types/node": 18.11.9
"@types/react": 18.0.25
"@types/react-dom": 18.0.9
"@types/react-scroll": 1.8.5
"@types/react-scroll": 1.8.6
"@vercel/analytics": ^0.1.5
aos: 3.0.0-beta.6
autoprefixer: 10.4.14
Expand All @@ -49,7 +49,7 @@ __metadata:
react-icons: 4.6.0
react-paginate: 8.1.5
react-schemaorg: 2.0.0
react-scroll: 1.8.8
react-scroll: 1.8.9
sass: 1.56.1
schema-dts: 1.1.2
semantic-release: 19.0.5
Expand Down Expand Up @@ -1213,12 +1213,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react-scroll@npm:1.8.5":
version: 1.8.5
resolution: "@types/react-scroll@npm:1.8.5"
"@types/react-scroll@npm:1.8.6":
version: 1.8.6
resolution: "@types/react-scroll@npm:1.8.6"
dependencies:
"@types/react": "*"
checksum: 488cd7b005f5a99f58642f68a959b52c468f0f6c89cf31b1b88c7d7923478b40cdee1d628f537b2b4e0a98ace778a00d7ae15c978a53b08ba7b52b68bc8db8b1
checksum: e73aaa4d02ba0afc91aa0dd853933f64963754fbaceb16e685586281cbb4f8bf15dae0176aab7cbc8b75ebfa0211672e3c7972ee2fb703ddd3a2fb665cd6c95b
languageName: node
linkType: hard

Expand Down Expand Up @@ -6977,16 +6977,16 @@ __metadata:
languageName: node
linkType: hard

"react-scroll@npm:1.8.8":
version: 1.8.8
resolution: "react-scroll@npm:1.8.8"
"react-scroll@npm:1.8.9":
version: 1.8.9
resolution: "react-scroll@npm:1.8.9"
dependencies:
lodash.throttle: ^4.1.1
prop-types: ^15.7.2
peerDependencies:
react: ^15.5.4 || ^16.0.0 || ^17.0.0 || ^18.0.0
react-dom: ^15.5.4 || ^16.0.0 || ^17.0.0 || ^18.0.0
checksum: 66c86d25e2d8032c3c00fdd4909a188b00d8ddabf4744f5a86829199ac9f100e042199f336442f403332ac1082687213e6966cb0f500e64e4392217f715c6c1a
checksum: 534ea65713a59ef7ddf623e38058220b654730352b624371cb2250bcf99784806b4564f3fa9295c969980e227e3de15903d95e069f9a3ca520ff0c0c1fb2e362
languageName: node
linkType: hard

Expand Down

1 comment on commit 0cd110f

@vercel
Copy link

@vercel vercel bot commented on 0cd110f Apr 11, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

sup-web-4626 – ./

erc4626.info
eip4626.com
*.eip4626.com
sup-web-4626-git-main.superform.tech
sup-web-4626.superform.tech

Please sign in to comment.