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

Commit 0d14885

Browse files
build(deps-dev): bump @rollup/plugin-commonjs from 25.0.1 to 25.0.2 in /token-lending/js (#4572)
build(deps-dev): bump @rollup/plugin-commonjs in /token-lending/js Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 25.0.1 to 25.0.2. - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v25.0.2/packages/commonjs) --- updated-dependencies: - dependency-name: "@rollup/plugin-commonjs" 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 2c42b38 commit 0d14885

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

token-lending/js/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -119,9 +119,9 @@
119119
fastq "^1.6.0"
120120

121121
"@rollup/plugin-commonjs@^25.0.0":
122-
version "25.0.1"
123-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-25.0.1.tgz#da984ea47f4450bb830fc1601bda130cfd603eb1"
124-
integrity sha512-2DJ4kv4b1xfTJopWhu61ANdNRHvzQZ2fpaIrlgaP2jOfUv1wDJ0Ucqy8AZlbFmn/iUjiwKoqki9j55Y6L8kyNQ==
122+
version "25.0.2"
123+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-25.0.2.tgz#7ed37d00a12fc7fdd3aadba5fa0de52f2372bbbb"
124+
integrity sha512-NGTwaJxIO0klMs+WSFFtBP7b9TdTJ3K76HZkewT8/+yHzMiUGVQgaPtLQxNVYIgT5F7lxkEyVID+yS3K7bhCow==
125125
dependencies:
126126
"@rollup/pluginutils" "^5.0.1"
127127
commondir "^1.0.1"

0 commit comments

Comments
 (0)