Skip to content

Commit

Permalink
chore(deps): update dependency ts-interface-builder to v0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 26, 2022
1 parent 3239b8c commit 7c6392f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"rollup-plugin-sizes": "1.0.4",
"rollup-plugin-terser": "7.0.2",
"semantic-release": "17.4.7",
"ts-interface-builder": "0.3.2",
"ts-interface-builder": "0.3.3",
"ts-jest": "27.0.7",
"ts-node": "10.0.0",
"typescript": "4.3.5"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6234,10 +6234,10 @@ trim-off-newlines@^1.0.0:
resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=

[email protected].2:
version "0.3.2"
resolved "https://registry.yarnpkg.com/ts-interface-builder/-/ts-interface-builder-0.3.2.tgz#664f7f4d2bd0079950ba6bb7cd2780262009a68f"
integrity sha512-8LcB+qSwnDzBeP47Nug2+4NUjdRNJ94MfzLNXQ4mmAM8UidDDQS0YoD7Ng6XONa8rX6nJenlgph1X459VYqypQ==
[email protected].3:
version "0.3.3"
resolved "https://registry.yarnpkg.com/ts-interface-builder/-/ts-interface-builder-0.3.3.tgz#8b8f84677370a2660ae07fb556de59d06181a6c2"
integrity sha512-WHQwVBy0+Sv/jcHhKlyFgTyEVTM0GEPEw+gLmOYlZiJC1/eh5ah2EHSw7o+RUrl2grjEAMU6MTOItCuQIVJvnQ==
dependencies:
commander "^2.12.2"
fs-extra "^4.0.3"
Expand Down

0 comments on commit 7c6392f

Please sign in to comment.