Skip to content

Commit

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

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

* Update package patches

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

* Update npm to 10.2.5

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 Dec 8, 2023
1 parent fa60760 commit 002352d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
],
"engines": {
"node": "21.4.0",
"npm": "10.2.3"
"npm": "10.2.5"
},
"scripts": {
"all:parallel": "concurrently --group --prefix=none",
Expand Down Expand Up @@ -69,7 +69,7 @@
"prettier": "3.1.0",
"prettier-plugin-pkg": "0.18.0",
"ts-jest": "29.1.1",
"ts-proto": "1.164.1",
"ts-proto": "1.165.0",
"typescript": "5.3.2"
}
}
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 69a5961..e0d13fb 100644
index 3679d0f..d9a74c0 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 002352d

Please sign in to comment.