Skip to content

Commit 54eceef

Browse files
chore(deps-dev): bump rollup-plugin-typescript2 from 0.27.3 to 0.28.0 (#426)
Bumps [rollup-plugin-typescript2](https://github.com/ezolenko/rollup-plugin-typescript2) from 0.27.3 to 0.28.0. - [Release notes](https://github.com/ezolenko/rollup-plugin-typescript2/releases) - [Commits](ezolenko/rollup-plugin-typescript2@0.27.3...0.28.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 6377fd6 commit 54eceef

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
@@ -67,7 +67,7 @@
6767
"rimraf": "3.0.2",
6868
"rollup-plugin-copy": "3.3.0",
6969
"rollup-plugin-postcss": "3.1.8",
70-
"rollup-plugin-typescript2": "0.27.3",
70+
"rollup-plugin-typescript2": "0.28.0",
7171
"semantic-ui-css": "2.4.1",
7272
"semantic-ui-react": "2.0.0",
7373
"tsdx": "0.13.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11242,10 +11242,10 @@ rollup-plugin-terser@^5.1.2:
1124211242
serialize-javascript "^1.7.0"
1124311243
terser "^4.1.0"
1124411244

11245-
rollup-plugin-typescript2@0.27.3:
11246-
version "0.27.3"
11247-
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.27.3.tgz#cd9455ac026d325b20c5728d2cc54a08a771b68b"
11248-
integrity sha512-gmYPIFmALj9D3Ga1ZbTZAKTXq1JKlTQBtj299DXhqYz9cL3g/AQfUvbb2UhH+Nf++cCq941W2Mv7UcrcgLzJJg==
11245+
rollup-plugin-typescript2@0.28.0:
11246+
version "0.28.0"
11247+
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.28.0.tgz#5638553655aa6735d18f2e5c09acaac481eb65eb"
11248+
integrity sha512-kk+146r8LfvsscytH94W1zgKrNx2anvC5AQReBtkE8WowBWuoFCIFoULUrC+DI5Ga4zVrCaBk6MUq3GZGTcLnQ==
1124911249
dependencies:
1125011250
"@rollup/pluginutils" "^3.1.0"
1125111251
find-cache-dir "^3.3.1"

0 commit comments

Comments
 (0)