Skip to content

Commit e9d61cd

Browse files
authored
fix(deps): re-update dependency compute-scroll-into-view to v1.0.17 (#979)
1 parent 4bfd08c commit e9d61cd

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"sideEffects": false,
3535
"typings": "typings/index.d.ts",
3636
"dependencies": {
37-
"compute-scroll-into-view": "^1.0.16"
37+
"compute-scroll-into-view": "^1.0.17"
3838
},
3939
"devDependencies": {
4040
"@babel/cli": "7.13.10",

yarn.lock

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2060,7 +2060,7 @@ component-emitter@^1.2.1:
20602060
resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.3.0.tgz#16e4070fba8ae29b679f2215853ee181ab2eabc0"
20612061
integrity sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==
20622062

2063-
compute-scroll-into-view@^1.0.16:
2063+
compute-scroll-into-view@^1.0.17:
20642064
version "1.0.17"
20652065
resolved "https://registry.yarnpkg.com/compute-scroll-into-view/-/compute-scroll-into-view-1.0.17.tgz#6a88f18acd9d42e9cf4baa6bec7e0522607ab7ab"
20662066
integrity sha512-j4dx+Fb0URmzbwwMUrhqWM2BEWHdFGx+qZ9qqASHRPqvTYdqvWnHg0H1hIbcyLnvgnoNAVMlwkepyqM3DaIFUg==
@@ -5183,7 +5183,6 @@ npm@^6.14.9:
51835183
cmd-shim "^3.0.3"
51845184
columnify "~1.5.4"
51855185
config-chain "^1.1.12"
5186-
debuglog "*"
51875186
detect-indent "~5.0.0"
51885187
detect-newline "^2.1.0"
51895188
dezalgo "~1.0.3"
@@ -5198,7 +5197,6 @@ npm@^6.14.9:
51985197
has-unicode "~2.0.1"
51995198
hosted-git-info "^2.8.8"
52005199
iferr "^1.0.2"
5201-
imurmurhash "*"
52025200
infer-owner "^1.0.4"
52035201
inflight "~1.0.6"
52045202
inherits "^2.0.4"
@@ -5217,14 +5215,8 @@ npm@^6.14.9:
52175215
libnpx "^10.2.4"
52185216
lock-verify "^2.1.0"
52195217
lockfile "^1.0.4"
5220-
lodash._baseindexof "*"
52215218
lodash._baseuniq "~4.6.0"
5222-
lodash._bindcallback "*"
5223-
lodash._cacheindexof "*"
5224-
lodash._createcache "*"
5225-
lodash._getnative "*"
52265219
lodash.clonedeep "~4.5.0"
5227-
lodash.restparam "*"
52285220
lodash.union "~4.6.0"
52295221
lodash.uniq "~4.5.0"
52305222
lodash.without "~4.4.0"

0 commit comments

Comments
 (0)