Skip to content

Commit ee0e6a3

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

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.40.0",
94+
"rollup": "^2.43.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
@@ -5227,10 +5227,10 @@ rollup-plugin-typescript2@^0.30.0:
52275227
resolve "1.20.0"
52285228
tslib "2.1.0"
52295229

5230-
rollup@^2.40.0:
5231-
version "2.40.0"
5232-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.40.0.tgz#efc218eaede7ab590954df50f96195188999c304"
5233-
integrity sha512-WiOGAPbXoHu+TOz6hyYUxIksOwsY/21TRWoO593jgYt8mvYafYqQl+axaA8y1z2HFazNUUrsMSjahV2A6/2R9A==
5230+
rollup@^2.43.1:
5231+
version "2.43.1"
5232+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.43.1.tgz#9e5c9208c2011de227ac6c93101e11dc12e88e04"
5233+
integrity sha512-kvRE6VJbiv4d8m2nGeccc3qRpzOMghAhu2KeITjyZVCjneIFLPQ3zm2Wmqnl0LcUg3FvDaV0MfKnG4NCMbiSfw==
52345234
optionalDependencies:
52355235
fsevents "~2.3.1"
52365236

0 commit comments

Comments
 (0)