Skip to content

Commit fcb199e

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

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.39.0",
94+
"rollup": "^2.40.0",
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
@@ -5194,10 +5194,10 @@ rollup-plugin-typescript2@^0.30.0:
51945194
resolve "1.20.0"
51955195
tslib "2.1.0"
51965196

5197-
rollup@^2.39.0:
5198-
version "2.39.0"
5199-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.39.0.tgz#be4f98c9e421793a8fec82c854fb567c35e22ab6"
5200-
integrity sha512-+WR3bttcq7zE+BntH09UxaW3bQo3vItuYeLsyk4dL2tuwbeSKJuvwiawyhEnvRdRgrII0Uzk00FpctHO/zB1kw==
5197+
rollup@^2.40.0:
5198+
version "2.40.0"
5199+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.40.0.tgz#efc218eaede7ab590954df50f96195188999c304"
5200+
integrity sha512-WiOGAPbXoHu+TOz6hyYUxIksOwsY/21TRWoO593jgYt8mvYafYqQl+axaA8y1z2HFazNUUrsMSjahV2A6/2R9A==
52015201
optionalDependencies:
52025202
fsevents "~2.3.1"
52035203

0 commit comments

Comments
 (0)