Skip to content

Commit c09e4a1

Browse files
dependabot[bot]cexbrayat
authored andcommitted
chore(deps-dev): bump rollup-plugin-typescript2 from 0.32.0 to 0.32.1
Bumps [rollup-plugin-typescript2](https://github.com/ezolenko/rollup-plugin-typescript2) from 0.32.0 to 0.32.1. - [Release notes](https://github.com/ezolenko/rollup-plugin-typescript2/releases) - [Commits](ezolenko/rollup-plugin-typescript2@0.32.0...0.32.1) --- updated-dependencies: - dependency-name: rollup-plugin-typescript2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4cc7c93 commit c09e4a1

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
@@ -53,7 +53,7 @@
5353
"pretty": "^2.0.0",
5454
"reflect-metadata": "^0.1.13",
5555
"rollup": "^2.75.6",
56-
"rollup-plugin-typescript2": "^0.32.0",
56+
"rollup-plugin-typescript2": "^0.32.1",
5757
"ts-jest": "27.1.5",
5858
"tslib": "2.4.0",
5959
"typescript": "4.7.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4684,10 +4684,10 @@ rimraf@^3.0.0, rimraf@^3.0.2:
46844684
dependencies:
46854685
glob "^7.1.3"
46864686

4687-
rollup-plugin-typescript2@^0.32.0:
4688-
version "0.32.0"
4689-
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.32.0.tgz#eb5da04c69e1bb7d98fbb7a134df938b37c7e94b"
4690-
integrity sha512-sIiCObzETQagImlNa/xVZY2aKB/7w77EzKAzpmVkXZbDuso6PrW2hdQv6m4/UuMqnzqTFWGF4FPLbVuQISeYZw==
4687+
rollup-plugin-typescript2@^0.32.1:
4688+
version "0.32.1"
4689+
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.32.1.tgz#470ded8e1965efac02043cc0ef4a7fa36bed83b9"
4690+
integrity sha512-RanO8bp1WbeMv0bVlgcbsFNCn+Y3rX7wF97SQLDxf0fMLsg0B/QFF005t4AsGUcDgF3aKJHoqt4JF2xVaABeKw==
46914691
dependencies:
46924692
"@rollup/pluginutils" "^4.1.2"
46934693
find-cache-dir "^3.3.2"

0 commit comments

Comments
 (0)