Skip to content

Commit aeb881d

Browse files
build(deps-dev): bump rollup from 2.43.1 to 2.45.1
Bumps [rollup](https://github.com/rollup/rollup) from 2.43.1 to 2.45.1. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.43.1...v2.45.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent b4bfd02 commit aeb881d

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
@@ -91,7 +91,7 @@
9191
"lint-staged": "10.5.1",
9292
"prettier": "^2.0.2",
9393
"pretty-bytes": "^5.6.0",
94-
"rollup": "^2.43.1",
94+
"rollup": "^2.45.1",
9595
"rollup-plugin-terser": "^7.0.0",
9696
"rollup-plugin-typescript2": "^0.30.0",
9797
"shx": "^0.3.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5237,10 +5237,10 @@ rollup-plugin-typescript2@^0.30.0:
52375237
resolve "1.20.0"
52385238
tslib "2.1.0"
52395239

5240-
rollup@^2.43.1:
5241-
version "2.43.1"
5242-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.43.1.tgz#9e5c9208c2011de227ac6c93101e11dc12e88e04"
5243-
integrity sha512-kvRE6VJbiv4d8m2nGeccc3qRpzOMghAhu2KeITjyZVCjneIFLPQ3zm2Wmqnl0LcUg3FvDaV0MfKnG4NCMbiSfw==
5240+
rollup@^2.45.1:
5241+
version "2.45.1"
5242+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.45.1.tgz#eae2b94dc2088b4e0a3b7197a5a1ee0bdd589d5c"
5243+
integrity sha512-vPD+JoDj3CY8k6m1bLcAFttXMe78P4CMxoau0iLVS60+S9kLsv2379xaGy4NgYWu+h2WTlucpoLPAoUoixFBag==
52445244
optionalDependencies:
52455245
fsevents "~2.3.1"
52465246

0 commit comments

Comments
 (0)