Skip to content

Commit 2d8ef7d

Browse files
dependabot-preview[bot]cexbrayat
authored andcommitted
chore(deps-dev): bump rollup from 2.41.2 to 2.41.3
Bumps [rollup](https://github.com/rollup/rollup) from 2.41.2 to 2.41.3. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.41.2...v2.41.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 76fae86 commit 2d8ef7d

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.41.2",
35+
"rollup": "^2.41.3",
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
@@ -5736,10 +5736,10 @@ rollup-plugin-typescript2@^0.30.0:
57365736
resolve "1.20.0"
57375737
tslib "2.1.0"
57385738

5739-
rollup@^2.38.5, rollup@^2.41.2:
5740-
version "2.41.2"
5741-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.41.2.tgz#b7db5cb7c21c2d524e8b26ef39c7e9808a290c7e"
5742-
integrity sha512-6u8fJJXJx6fmvKrAC9DHYZgONvSkz8S9b/VFBjoQ6dkKdHyPpPbpqiNl2Bao9XBzDHpq672X6sGZ9G1ZBqAHMg==
5739+
rollup@^2.38.5, rollup@^2.41.3:
5740+
version "2.41.3"
5741+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.41.3.tgz#b224f3863a1660e9d5233ffd2fa0800d90f66433"
5742+
integrity sha512-swrSUfX3UK7LGd5exBJNUC7kykdxemUTRuyO9hUFJsmQUsUovHcki9vl5MAWFbB6oI47HpeZHtbmuzdm1SRUZw==
57435743
optionalDependencies:
57445744
fsevents "~2.3.1"
57455745

0 commit comments

Comments
 (0)