Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 5be5e24

Browse files
build(deps-dev): bump rollup from 2.52.7 to 2.52.8 in /token-lending/js (#2037)
Bumps [rollup](https://github.com/rollup/rollup) from 2.52.7 to 2.52.8. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.52.7...v2.52.8) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8086344 commit 5be5e24

File tree

1 file changed

+3
-37
lines changed

1 file changed

+3
-37
lines changed

token-lending/js/yarn.lock

Lines changed: 3 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -315,14 +315,6 @@
315315
"@typescript-eslint/typescript-estree" "4.28.2"
316316
debug "^4.3.1"
317317

318-
"@typescript-eslint/[email protected]":
319-
version "4.28.1"
320-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.28.1.tgz#fd3c20627cdc12933f6d98b386940d8d0ce8a991"
321-
integrity sha512-o95bvGKfss6705x7jFGDyS7trAORTy57lwJ+VsYwil/lOUxKQ9tA7Suuq+ciMhJc/1qPwB3XE2DKh9wubW8YYA==
322-
dependencies:
323-
"@typescript-eslint/types" "4.28.1"
324-
"@typescript-eslint/visitor-keys" "4.28.1"
325-
326318
"@typescript-eslint/[email protected]":
327319
version "4.28.2"
328320
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.28.2.tgz#451dce90303a3ce283750111495d34c9c204e510"
@@ -331,29 +323,11 @@
331323
"@typescript-eslint/types" "4.28.2"
332324
"@typescript-eslint/visitor-keys" "4.28.2"
333325

334-
"@typescript-eslint/[email protected]":
335-
version "4.28.1"
336-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.1.tgz#d0f2ecbef3684634db357b9bbfc97b94b828f83f"
337-
integrity sha512-4z+knEihcyX7blAGi7O3Fm3O6YRCP+r56NJFMNGsmtdw+NCdpG5SgNz427LS9nQkRVTswZLhz484hakQwB8RRg==
338-
339326
"@typescript-eslint/[email protected]":
340327
version "4.28.2"
341328
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.2.tgz#e6b9e234e0e9a66c4d25bab881661e91478223b5"
342329
integrity sha512-Gr15fuQVd93uD9zzxbApz3wf7ua3yk4ZujABZlZhaxxKY8ojo448u7XTm/+ETpy0V0dlMtj6t4VdDvdc0JmUhA==
343330

344-
"@typescript-eslint/[email protected]":
345-
version "4.28.1"
346-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.1.tgz#af882ae41740d1f268e38b4d0fad21e7e8d86a81"
347-
integrity sha512-GhKxmC4sHXxHGJv8e8egAZeTZ6HI4mLU6S7FUzvFOtsk7ZIDN1ksA9r9DyOgNqowA9yAtZXV0Uiap61bIO81FQ==
348-
dependencies:
349-
"@typescript-eslint/types" "4.28.1"
350-
"@typescript-eslint/visitor-keys" "4.28.1"
351-
debug "^4.3.1"
352-
globby "^11.0.3"
353-
is-glob "^4.0.1"
354-
semver "^7.3.5"
355-
tsutils "^3.21.0"
356-
357331
"@typescript-eslint/[email protected]":
358332
version "4.28.2"
359333
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.2.tgz#680129b2a285289a15e7c6108c84739adf3a798c"
@@ -367,14 +341,6 @@
367341
semver "^7.3.5"
368342
tsutils "^3.21.0"
369343

370-
"@typescript-eslint/[email protected]":
371-
version "4.28.1"
372-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.1.tgz#162a515ee255f18a6068edc26df793cdc1ec9157"
373-
integrity sha512-K4HMrdFqr9PFquPu178SaSb92CaWe2yErXyPumc8cYWxFmhgJsNY9eSePmO05j0JhBvf2Cdhptd6E6Yv9HVHcg==
374-
dependencies:
375-
"@typescript-eslint/types" "4.28.1"
376-
eslint-visitor-keys "^2.0.0"
377-
378344
"@typescript-eslint/[email protected]":
379345
version "4.28.2"
380346
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.2.tgz#bf56a400857bb68b59b311e6d0a5fbef5c3b5130"
@@ -1746,9 +1712,9 @@ rimraf@^3.0.2:
17461712
glob "^7.1.3"
17471713

17481714
rollup@^2.52.3:
1749-
version "2.52.7"
1750-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.52.7.tgz#e15a8bf734f6e4c204b7cdf33521151310250cb2"
1751-
integrity sha512-55cSH4CCU6MaPr9TAOyrIC+7qFCHscL7tkNsm1MBfIJRRqRbCEY0mmeFn4Wg8FKsHtEH8r389Fz38r/o+kgXLg==
1715+
version "2.52.8"
1716+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.52.8.tgz#b6462f9c16ffe8995b9a2b313f2e4247fa75e4d9"
1717+
integrity sha512-IjAB0C6KK5/lvqzJWAzsvOik+jV5Bt907QdkQ/gDP4j+R9KYNI1tjqdxiPitGPVrWC21Mf/ucXgowUjN/VemaQ==
17521718
optionalDependencies:
17531719
fsevents "~2.3.2"
17541720

0 commit comments

Comments
 (0)