Skip to content

Commit

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

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

* Update package patches

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

* Update transitive dependencies

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 Jan 22, 2024
1 parent 60185f9 commit 5dbab0d
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 50 deletions.
100 changes: 52 additions & 48 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 @@ -69,7 +69,7 @@
"prettier": "3.2.4",
"prettier-plugin-pkg": "0.18.1",
"ts-jest": "29.1.1",
"ts-proto": "1.166.2",
"ts-proto": "1.166.3",
"typescript": "5.3.3"
}
}
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 3679d0f..d9a74c0 100644
index ddac17a..3bfe164 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 5dbab0d

Please sign in to comment.