Skip to content

Commit 180d5ff

Browse files
dependabot-preview[bot]bdukes
authored andcommitted
Bump jquery.scrollto from 2.1.2 to 2.1.3
Bumps [jquery.scrollto](https://github.com/flesler/jquery.scrollTo) from 2.1.2 to 2.1.3. - [Release notes](https://github.com/flesler/jquery.scrollTo/releases) - [Changelog](https://github.com/flesler/jquery.scrollTo/blob/master/CHANGELOG.md) - [Commits](flesler/jquery.scrollTo@2.1.2...v2.1.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 994f77d commit 180d5ff

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
@@ -43,7 +43,7 @@
4343
"jquery.cookie": "1.4.1",
4444
"jquery.easing": "1.4.1",
4545
"jquery.localscroll": "2.0.0",
46-
"jquery.scrollto": "2.1.2",
46+
"jquery.scrollto": "2.1.3",
4747
"jquery.serialscroll": "1.3.2",
4848
"jquery.tipsy": "1.0.3",
4949
"jsqr": "1.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3492,10 +3492,10 @@ jquery.localscroll@2.0.0:
34923492
resolved "https://registry.yarnpkg.com/jquery.localscroll/-/jquery.localscroll-2.0.0.tgz#98983b75efed8c268bf4db2c60bdf0aa43903c4b"
34933493
integrity sha1-mJg7de/tjCaL9NssYL3wqkOQPEs=
34943494

3495-
jquery.scrollto@2.1.2, jquery.scrollto@>=2.1.0:
3496-
version "2.1.2"
3497-
resolved "https://registry.yarnpkg.com/jquery.scrollto/-/jquery.scrollto-2.1.2.tgz#e7580d9c7ac46ef5bb25319483f6f45713fd7c6c"
3498-
integrity sha1-51gNnHrEbvW7JTGUg/b0VxP9fGw=
3495+
jquery.scrollto@2.1.3, jquery.scrollto@>=2.1.0:
3496+
version "2.1.3"
3497+
resolved "https://registry.yarnpkg.com/jquery.scrollto/-/jquery.scrollto-2.1.3.tgz#0ec03d5a64398f2e4dd6f3d316e091812ce4f29d"
3498+
integrity sha512-4M+t5R4QRnq1CSRU9gswZ7Z4zRfcoWmgD31HRrLYCCI4J7tLWeE0ZoT+0JpI7GcT0YKTqcfw+p8t2yYEKFfrHA==
34993499
dependencies:
35003500
jquery ">=1.8"
35013501

0 commit comments

Comments
 (0)