Skip to content

Commit

Permalink
chore(deps-dev): bump @types/node from 20.2.3 to 20.2.5 (#360)
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.2.3 to 20.2.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 08cc5e7
  • Loading branch information
googlemaps-bot committed May 29, 2023
1 parent 67e2313 commit 12c1ca7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion functions/createSignature.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ <h5><span class="tsd-kind-parameter">secret</span>: <span class="tsd-signature-t
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><p>The signature of the signed url.</p>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/googlemaps/js-url-signature/blob/b5706e6/src/index.ts#L55">index.ts:55</a></li></ul></aside></li></ul></section></div>
<li>Defined in <a href="https://github.com/googlemaps/js-url-signature/blob/08cc5e7/src/index.ts#L55">index.ts:55</a></li></ul></aside></li></ul></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand Down
2 changes: 1 addition & 1 deletion functions/createSignatureForPathAndQuery.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ <h5><span class="tsd-kind-parameter">secret</span>: <span class="tsd-signature-t
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><p>The signature of the signed url.</p>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/googlemaps/js-url-signature/blob/b5706e6/src/index.ts#L31">index.ts:31</a></li></ul></aside></li></ul></section></div>
<li>Defined in <a href="https://github.com/googlemaps/js-url-signature/blob/08cc5e7/src/index.ts#L31">index.ts:31</a></li></ul></aside></li></ul></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand Down
2 changes: 1 addition & 1 deletion functions/signUrl.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ <h5><span class="tsd-kind-parameter">secret</span>: <span class="tsd-signature-t
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">URL</span></h4><p>The signature of the signed url.</p>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/googlemaps/js-url-signature/blob/b5706e6/src/index.ts#L80">index.ts:80</a></li></ul></aside></li></ul></section></div>
<li>Defined in <a href="https://github.com/googlemaps/js-url-signature/blob/08cc5e7/src/index.ts#L80">index.ts:80</a></li></ul></aside></li></ul></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand Down

0 comments on commit 12c1ca7

Please sign in to comment.