Skip to content

Commit 9696194

Browse files
Bump ts-generator from 0.1.0 to 0.1.1
Bumps [ts-generator](https://github.com/krzkaczor/ts-generator) from 0.1.0 to 0.1.1. - [Release notes](https://github.com/krzkaczor/ts-generator/releases) - [Commits](https://github.com/krzkaczor/ts-generator/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 2aebc1a commit 9696194

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
@@ -69,7 +69,7 @@
6969
"solidity-coverage": "0.7.10",
7070
"truffle": "5.1.48",
7171
"truffle-typings": "1.0.8",
72-
"ts-generator": "0.1.0",
72+
"ts-generator": "0.1.1",
7373
"ts-node": "9.0.0",
7474
"typechain": "1.0.5",
7575
"typechain-target-truffle": "1.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7426,10 +7426,10 @@ ts-essentials@^1.0.0:
74267426
resolved "https://registry.yarnpkg.com/ts-essentials/-/ts-essentials-1.0.4.tgz#ce3b5dade5f5d97cf69889c11bf7d2da8555b15a"
74277427
integrity sha512-q3N1xS4vZpRouhYHDPwO0bDW3EZ6SK9CrrDHxi/D6BPReSjpVgWIOpLS2o0gSBZm+7q/wyKp6RVM1AeeW7uyfQ==
74287428

7429-
7430-
version "0.1.0"
7431-
resolved "https://registry.yarnpkg.com/ts-generator/-/ts-generator-0.1.0.tgz#ffd4f28da48fd22350ae20e69c1197e6993d11f6"
7432-
integrity sha512-57XAR2nweqLSYld/Lt8txz5T8cfydOBlaS0KywcT2OQNm5bqvxtmB0cQtWExpcgk64/TSWylX7f4AYoE2sJsWQ==
7429+
7430+
version "0.1.1"
7431+
resolved "https://registry.yarnpkg.com/ts-generator/-/ts-generator-0.1.1.tgz#af46f2fb88a6db1f9785977e9590e7bcd79220ab"
7432+
integrity sha512-N+ahhZxTLYu1HNTQetwWcx3so8hcYbkKBHTr4b4/YgObFTIKkOSSsaa+nal12w8mfrJAyzJfETXawbNjSfP2gQ==
74337433
dependencies:
74347434
"@types/mkdirp" "^0.5.2"
74357435
"@types/prettier" "^2.1.1"

0 commit comments

Comments
 (0)