Skip to content

Commit 1040ecb

Browse files
build(deps-dev): bump rollup from 2.29.0 to 2.30.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.29.0 to 2.30.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.29.0...v2.30.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 373239d commit 1040ecb

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
@@ -86,7 +86,7 @@
8686
"mock-socket": "^9.0.3",
8787
"prettier": "^2.1.2",
8888
"rimraf": "^3.0.2",
89-
"rollup": "^2.29.0",
89+
"rollup": "^2.30.0",
9090
"rollup-plugin-terser": "^7.0.2",
9191
"rollup-plugin-typescript2": "^0.27.3",
9292
"ts-jest": "^26.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9393,10 +9393,10 @@ rollup-plugin-typescript2@^0.27.3:
93939393
resolve "1.17.0"
93949394
tslib "2.0.1"
93959395

9396-
rollup@^2.29.0:
9397-
version "2.29.0"
9398-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.29.0.tgz#0c5c5968530b21ca0e32f8b94b7cd9346cfb0eec"
9399-
integrity sha512-gtU0sjxMpsVlpuAf4QXienPmUAhd6Kc7owQ4f5lypoxBW18fw2UNYZ4NssLGsri6WhUZkE/Ts3EMRebN+gNLiQ==
9396+
rollup@^2.30.0:
9397+
version "2.30.0"
9398+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.30.0.tgz#316a1eb0389dbda4082ef2d191b31488995e4c41"
9399+
integrity sha512-j4K1hUZfgFM03DUpayd3c7kZW+2wDbI6rj7ssQxpCpL1vsGpaM0vSorxBuePFwQDFq9O2DI6AOQbm174Awsq4w==
94009400
optionalDependencies:
94019401
fsevents "~2.1.2"
94029402

0 commit comments

Comments
 (0)