Skip to content

Commit 016ee2d

Browse files
dependabot-preview[bot]Turbo87
authored andcommitted
build(deps-dev): bump rollup-plugin-typescript2 from 0.24.3 to 0.25.2 (#527)
Bumps [rollup-plugin-typescript2](https://github.com/ezolenko/rollup-plugin-typescript2) from 0.24.3 to 0.25.2. - [Release notes](https://github.com/ezolenko/rollup-plugin-typescript2/releases) - [Commits](ezolenko/rollup-plugin-typescript2@0.24.3...0.25.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 5613807 commit 016ee2d

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
@@ -61,7 +61,7 @@
6161
"loader.js": "^4.2.3",
6262
"prettier": "1.19.1",
6363
"rollup": "^1.26.4",
64-
"rollup-plugin-typescript2": "^0.24.3",
64+
"rollup-plugin-typescript2": "^0.25.2",
6565
"ts-jest": "^24.1.0",
6666
"typescript": "^3.7.2"
6767
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10371,10 +10371,10 @@ rimraf@^2.6.3:
1037110371
dependencies:
1037210372
glob "^7.1.3"
1037310373

10374-
rollup-plugin-typescript2@^0.24.3:
10375-
version "0.24.3"
10376-
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.24.3.tgz#276fa33a9d584d500da62d3e5400307f4a46bdf2"
10377-
integrity sha512-D7yovQlhnRoz7pG/RF0ni+koxgzEShwfAGuOq6OVqKzcATHOvmUt2ePeYVdc9N0adcW1PcTzklUEM0oNWE/POw==
10374+
rollup-plugin-typescript2@^0.25.2:
10375+
version "0.25.2"
10376+
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.25.2.tgz#1a165df08560902da45b355413464caca1765d3a"
10377+
integrity sha512-+tpZj/ZIf2lwjyjX6xEW1S5Y38/21TB3p6poLodISIia8owMMfIKuFFnWcESE4FPBHkR8XPKqjY0PH9IUJJK+Q==
1037810378
dependencies:
1037910379
find-cache-dir "^3.0.0"
1038010380
fs-extra "8.1.0"

0 commit comments

Comments
 (0)