Skip to content

Commit

Permalink
dev: bump scroll-into-view-if-needed from 3.0.10 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [scroll-into-view-if-needed](https://github.com/scroll-into-view/scroll-into-view-if-needed) from 3.0.10 to 3.1.0.
- [Release notes](https://github.com/scroll-into-view/scroll-into-view-if-needed/releases)
- [Changelog](https://github.com/scroll-into-view/scroll-into-view-if-needed/blob/main/CHANGELOG.md)
- [Commits](scroll-into-view/scroll-into-view-if-needed@v3.0.10...v3.1.0)

---
updated-dependencies:
- dependency-name: scroll-into-view-if-needed
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent a2f8f4d commit 4be6b1c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
"redux-logic": "^3.0.2",
"redux-sentry-middleware": "^0.2.2",
"reselect": "^4.1.8",
"scroll-into-view-if-needed": "^3.0.10",
"scroll-into-view-if-needed": "^3.1.0",
"ttn-lw": "file:sdk/js",
"unicode-properties": "^1.4.1",
"url-template": "^3.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11224,10 +11224,10 @@ schema-utils@^4.0.0:
ajv-formats "^2.1.1"
ajv-keywords "^5.1.0"

scroll-into-view-if-needed@^3.0.10:
version "3.0.10"
resolved "https://registry.yarnpkg.com/scroll-into-view-if-needed/-/scroll-into-view-if-needed-3.0.10.tgz#38fbfe770d490baff0fb2ba34ae3539f6ec44e13"
integrity sha512-t44QCeDKAPf1mtQH3fYpWz8IM/DyvHLjs8wUvvwMYxk5moOqCzrMSxK6HQVD0QVmVjXFavoFIPRVrMuJPKAvtg==
scroll-into-view-if-needed@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/scroll-into-view-if-needed/-/scroll-into-view-if-needed-3.1.0.tgz#fa9524518c799b45a2ef6bbffb92bcad0296d01f"
integrity sha512-49oNpRjWRvnU8NyGVmUaYG4jtTkNonFZI86MmGRDqBphEK2EXT9gdEUoQPZhuBM8yWHxCWbobltqYO5M4XrUvQ==
dependencies:
compute-scroll-into-view "^3.0.2"

Expand Down Expand Up @@ -12186,7 +12186,7 @@ tsutils@^3.21.0:
tslib "^1.8.1"

"ttn-lw@file:sdk/js":
version "3.28.1"
version "3.28.2"
dependencies:
arraybuffer-to-string "^1.0.2"
auto-bind "^5.0.1"
Expand Down

0 comments on commit 4be6b1c

Please sign in to comment.