Skip to content

Commit 0bdab58

Browse files
build(deps-dev): bump rollup-plugin-typescript2 from 0.34.1 to 0.35.0
Bumps [rollup-plugin-typescript2](https://github.com/ezolenko/rollup-plugin-typescript2) from 0.34.1 to 0.35.0. - [Release notes](https://github.com/ezolenko/rollup-plugin-typescript2/releases) - [Changelog](https://github.com/ezolenko/rollup-plugin-typescript2/blob/master/CHANGELOG.md) - [Commits](ezolenko/rollup-plugin-typescript2@0.34.1...0.35.0) --- updated-dependencies: - dependency-name: rollup-plugin-typescript2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c919f08 commit 0bdab58

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
@@ -106,7 +106,7 @@
106106
"pretty-bytes": "^5.6.0",
107107
"rollup": "^2.79.1",
108108
"rollup-plugin-terser": "^7.0.0",
109-
"rollup-plugin-typescript2": "^0.34.1",
109+
"rollup-plugin-typescript2": "^0.35.0",
110110
"shx": "^0.3.2",
111111
"ts-jest": "^26.5.6",
112112
"typescript": "^4.9.5"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5966,10 +5966,10 @@ rollup-plugin-terser@^7.0.0:
59665966
serialize-javascript "^4.0.0"
59675967
terser "^5.0.0"
59685968

5969-
rollup-plugin-typescript2@^0.34.1:
5970-
version "0.34.1"
5971-
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.34.1.tgz#c457f155a71d133c142689213fce78694e30d0be"
5972-
integrity sha512-P4cHLtGikESmqi1CA+tdMDUv8WbQV48mzPYt77TSTOPJpERyZ9TXdDgjSDix8Fkqce6soYz3+fa4lrC93IEkcw==
5969+
rollup-plugin-typescript2@^0.35.0:
5970+
version "0.35.0"
5971+
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.35.0.tgz#a84fb4e802b919613f31552c69c3415101b547c1"
5972+
integrity sha512-szcIO9hPUx3PhQl91u4pfNAH2EKbtrXaES+m163xQVE5O1CC0ea6YZV/5woiDDW3CR9jF2CszPrKN+AFiND0bg==
59735973
dependencies:
59745974
"@rollup/pluginutils" "^4.1.2"
59755975
find-cache-dir "^3.3.2"

0 commit comments

Comments
 (0)