Skip to content

Commit

Permalink
feat: Bump ts poet for perf increase (#714)
Browse files Browse the repository at this point in the history
Co-authored-by: Vladlen Grachev <vladlen.grachev@ostrovok.ru>
  • Loading branch information
gwer and gwer committed Nov 26, 2022
1 parent 83c6568 commit 0068dc8
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 @@ -63,7 +63,7 @@
"dataloader": "^1.4.0",
"object-hash": "^1.3.1",
"protobufjs": "^6.11.3",
"ts-poet": "^6.1.0",
"ts-poet": "^6.2.0",
"ts-proto-descriptors": "1.7.1"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6735,10 +6735,10 @@ ts-jest@^28.0.5:
semver "7.x"
yargs-parser "^21.0.1"

ts-poet@^6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/ts-poet/-/ts-poet-6.1.0.tgz#c5c3d679dfce1fe39acb5f5415275c5d6a598cb7"
integrity sha512-PFwbNJjGrb44wzHUGQicG2/nhjR+3+k7zYLDTa8D61NVUitl7K/JgIc9/P+8oMNenntKzLc8tjLDOkPrxIhm6A==
ts-poet@^6.2.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/ts-poet/-/ts-poet-6.2.0.tgz#67087f8dca261cfd1c13a89bc798c8005cb699ca"
integrity sha512-IVgi9uFBD8nTJQuIXTL2vz5ljyLA99fDTxbRvS+lAnVZhlEGWhZR+tHczX8BEJSoN0PE2Ux1csVhNXnhgaFWPg==
dependencies:
dprint-node "^1.0.7"

Expand Down

0 comments on commit 0068dc8

Please sign in to comment.