Skip to content

Commit 6405d80

Browse files
chore(deps-dev): bump rollup from 2.78.0 to 3.29.5
Bumps [rollup](https://github.com/rollup/rollup) from 2.78.0 to 3.29.5. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.78.0...v3.29.5) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cd70fcd commit 6405d80

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@rollup/plugin-json": "^4.1.0",
2525
"@rollup/plugin-node-resolve": "^13.3.0",
2626
"prettier": "^2.7.1",
27-
"rollup": "^2.78.0",
27+
"rollup": "^3.29.5",
2828
"rollup-plugin-node-externals": "^4.1.1",
2929
"rollup-plugin-typescript2": "^0.35.0"
3030
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -586,10 +586,10 @@ rollup-plugin-typescript2@^0.35.0:
586586
semver "^7.3.7"
587587
tslib "^2.4.0"
588588

589-
rollup@^2.78.0:
590-
version "2.78.0"
591-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.78.0.tgz#00995deae70c0f712ea79ad904d5f6b033209d9e"
592-
integrity sha512-4+YfbQC9QEVvKTanHhIAFVUFSRsezvQF8vFOJwtGfb9Bb+r014S+qryr9PSmw8x6sMnPkmFBGAvIFVQxvJxjtg==
589+
rollup@^3.29.5:
590+
version "3.29.5"
591+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.5.tgz#8a2e477a758b520fb78daf04bca4c522c1da8a54"
592+
integrity sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w==
593593
optionalDependencies:
594594
fsevents "~2.3.2"
595595

0 commit comments

Comments
 (0)