Skip to content

Commit 2437b0b

Browse files
authored
Merge pull request #56 from lucassabreu/dependabot/npm_and_yarn/rollup-3.29.5
chore(deps-dev): bump rollup from 2.78.0 to 3.29.5
2 parents cd70fcd + 6405d80 commit 2437b0b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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

+4-4
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)