Skip to content

Commit

Permalink
chore(deps): lock file maintenance (#1179)
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 8, 2023
1 parent f471a46 commit f4970f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/flowtype/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# yarn lockfile v1


compute-scroll-into-view@^3.0.0:
compute-scroll-into-view@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/compute-scroll-into-view/-/compute-scroll-into-view-3.0.1.tgz#048447a22865ccc386b091914663589393e1bbdf"
integrity sha512-Kx5SbIZf1QMCFctNydxTdhIO2lv9h1DJy6ZSuY8ngArCRMh3rfJVb86KsdslWo/FTPgBmnbtfz80CJDEyfIxzA==
Expand All @@ -15,4 +15,4 @@ flow-bin@0.203.1:
"scroll-into-view-if-needed@link:../..":
version "3.0.7"
dependencies:
compute-scroll-into-view "^3.0.0"
compute-scroll-into-view "^3.0.1"

0 comments on commit f4970f0

Please sign in to comment.