Skip to content

Commit f8503cb

Browse files
Bump rollup from 2.56.3 to 2.57.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.56.3 to 2.57.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.56.3...v2.57.0) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d5ecd28 commit f8503cb

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"lint-staged": "11.1.2",
9191
"prettier": "^2.2.1",
9292
"pretty-bytes": "^5.6.0",
93-
"rollup": "^2.56.3",
93+
"rollup": "^2.57.0",
9494
"rollup-plugin-terser": "^7.0.0",
9595
"rollup-plugin-typescript2": "^0.30.0",
9696
"shx": "^0.3.2",

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1720,11 +1720,6 @@
17201720
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.5.tgz#3d03acd3b3414cf67faf999aed11682ed121f22b"
17211721
integrity sha512-90hiq6/VqtQgX8Sp0EzeIsv3r+ellbGj4URKj5j30tLlZvRUpnAe9YbYnjl3pJM93GyXU0tghHhvXHq+5rnCKA==
17221722

1723-
"@types/node@^16.9.6":
1724-
version "16.9.6"
1725-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.9.6.tgz#040a64d7faf9e5d9e940357125f0963012e66f04"
1726-
integrity sha512-YHUZhBOMTM3mjFkXVcK+WwAcYmyhe1wL4lfqNtzI0b3qAy7yuSetnM7QJazgE5PFmgVTNGiLOgRFfJMqW7XpSQ==
1727-
17281723
"@types/normalize-package-data@^2.4.0":
17291724
version "2.4.0"
17301725
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"
@@ -5468,10 +5463,10 @@ rollup-plugin-typescript2@^0.30.0:
54685463
resolve "1.20.0"
54695464
tslib "2.1.0"
54705465

5471-
rollup@^2.56.3:
5472-
version "2.56.3"
5473-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.56.3.tgz#b63edadd9851b0d618a6d0e6af8201955a77aeff"
5474-
integrity sha512-Au92NuznFklgQCUcV96iXlxUbHuB1vQMaH76DHl5M11TotjOHwqk9CwcrT78+Tnv4FN9uTBxq6p4EJoYkpyekg==
5466+
rollup@^2.57.0:
5467+
version "2.57.0"
5468+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.57.0.tgz#c1694475eb22e1022477c0f4635fd0ac80713173"
5469+
integrity sha512-bKQIh1rWKofRee6mv8SrF2HdP6pea5QkwBZSMImJysFj39gQuiV8MEPBjXOCpzk3wSYp63M2v2wkWBmFC8O/rg==
54755470
optionalDependencies:
54765471
fsevents "~2.3.2"
54775472

0 commit comments

Comments
 (0)