Skip to content
This repository was archived by the owner on Dec 25, 2023. It is now read-only.

Commit 59a93a9

Browse files
Bump rollup-plugin-typescript2 from 0.27.3 to 0.28.0
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] <[email protected]>
1 parent 95c1439 commit 59a93a9

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
@@ -41,7 +41,7 @@
4141
"onchange": "^7.0.2",
4242
"prettier": "^2.1.2",
4343
"rollup": "^2.32.0",
44-
"rollup-plugin-typescript2": "^0.27.3",
44+
"rollup-plugin-typescript2": "^0.28.0",
4545
"ts-jest": "^26.4.1",
4646
"typescript": "^4.0.3",
4747
"vscode-languageserver-protocol": "^3.15.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3750,10 +3750,10 @@ rimraf@^3.0.0:
37503750
dependencies:
37513751
glob "^7.1.3"
37523752

3753-
rollup-plugin-typescript2@^0.27.3:
3754-
version "0.27.3"
3755-
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.27.3.tgz#cd9455ac026d325b20c5728d2cc54a08a771b68b"
3756-
integrity sha512-gmYPIFmALj9D3Ga1ZbTZAKTXq1JKlTQBtj299DXhqYz9cL3g/AQfUvbb2UhH+Nf++cCq941W2Mv7UcrcgLzJJg==
3753+
rollup-plugin-typescript2@^0.28.0:
3754+
version "0.28.0"
3755+
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.28.0.tgz#5638553655aa6735d18f2e5c09acaac481eb65eb"
3756+
integrity sha512-kk+146r8LfvsscytH94W1zgKrNx2anvC5AQReBtkE8WowBWuoFCIFoULUrC+DI5Ga4zVrCaBk6MUq3GZGTcLnQ==
37573757
dependencies:
37583758
"@rollup/pluginutils" "^3.1.0"
37593759
find-cache-dir "^3.3.1"

0 commit comments

Comments
 (0)