Skip to content

Commit

Permalink
chore(deps-dev): update dependency ts-proto to v1.162.1 (#711)
Browse files Browse the repository at this point in the history
* chore(deps-dev): update dependency ts-proto to v1.162.1

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update package patches

Signed-off-by: Andrew Haines <[email protected]>

---------

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Andrew Haines <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Andrew Haines <[email protected]>
  • Loading branch information
renovate[bot] and haines authored Oct 20, 2023
1 parent 73ca400 commit faa7d38
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"prettier-plugin-pkg": "0.18.0",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"ts-proto": "1.160.0",
"ts-proto": "1.162.1",
"typescript": "5.2.2"
},
"overrides": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
diff --git a/node_modules/ts-proto/build/utils.js b/node_modules/ts-proto/build/utils.js
index aab20fb..961506b 100644
index 69a5961..e0d13fb 100644
--- a/node_modules/ts-proto/build/utils.js
+++ b/node_modules/ts-proto/build/utils.js
@@ -80,37 +80,6 @@ exports.upperFirst = upperFirst;
Expand Down

0 comments on commit faa7d38

Please sign in to comment.