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

Commit a59f486

Browse files
authored
⬆️ rollup 0.55.3 (#239)
* chore(package): update rollup to version 0.55.3 * 🔒 Lock file
1 parent bf0941a commit a59f486

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"jsdoc": "~3.5.5",
3030
"lerna": "~2.8.0",
3131
"lodash": "~4.17.4",
32-
"rollup": "~0.55.0",
32+
"rollup": "~0.55.3",
3333
"rollup-plugin-babel": "~3.0.3",
3434
"rollup-plugin-commonjs": "~8.3.0",
3535
"rollup-plugin-node-resolve": "~3.0.2"

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4657,9 +4657,9 @@ rollup-pluginutils@^2.0.1:
46574657
estree-walker "^0.3.0"
46584658
micromatch "^2.3.11"
46594659

4660-
rollup@~0.55.0:
4661-
version "0.55.1"
4662-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.55.1.tgz#baf4f23abe3014b29e56dea7d72d9946e56ac7dd"
4660+
rollup@~0.55.3:
4661+
version "0.55.3"
4662+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.55.3.tgz#0af082a766d51c3058430c8372442ff5207d8736"
46634663

46644664
run-async@^2.2.0:
46654665
version "2.3.0"

0 commit comments

Comments
 (0)