Skip to content

Commit a1c7e13

Browse files
dependabot-preview[bot]afontcu
authored andcommitted
chore(deps-dev): bump rollup from 2.39.0 to 2.39.1
Bumps [rollup](https://github.com/rollup/rollup) from 2.39.0 to 2.39.1. - [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.39.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 1dc3d5c commit a1c7e13

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
@@ -32,7 +32,7 @@
3232
"lint-staged": "^10.5.4",
3333
"prettier": "^2.2.1",
3434
"reflect-metadata": "^0.1.13",
35-
"rollup": "^2.39.0",
35+
"rollup": "^2.39.1",
3636
"rollup-plugin-typescript2": "^0.30.0",
3737
"ts-jest": "25.3.1",
3838
"tsd": "0.14.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5642,10 +5642,10 @@ rollup-plugin-typescript2@^0.30.0:
56425642
resolve "1.20.0"
56435643
tslib "2.1.0"
56445644

5645-
rollup@^2.38.5, rollup@^2.39.0:
5646-
version "2.39.0"
5647-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.39.0.tgz#be4f98c9e421793a8fec82c854fb567c35e22ab6"
5648-
integrity sha512-+WR3bttcq7zE+BntH09UxaW3bQo3vItuYeLsyk4dL2tuwbeSKJuvwiawyhEnvRdRgrII0Uzk00FpctHO/zB1kw==
5645+
rollup@^2.38.5, rollup@^2.39.1:
5646+
version "2.39.1"
5647+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.39.1.tgz#7afd4cefd8a332c5102a8063d301fde1f31a9173"
5648+
integrity sha512-9rfr0Z6j+vE+eayfNVFr1KZ+k+jiUl2+0e4quZafy1x6SFCjzFspfRSO2ZZQeWeX9noeDTUDgg6eCENiEPFvQg==
56495649
optionalDependencies:
56505650
fsevents "~2.3.1"
56515651

0 commit comments

Comments
 (0)