Skip to content

Commit

Permalink
build(deps-dev): bump @types/otp-generator from 4.0.0 to 4.0.1 (#776)
Browse files Browse the repository at this point in the history
Bumps [@types/otp-generator](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/otp-generator) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/otp-generator)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 65dbfac commit f674acb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion modules/sms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"devDependencies": {
"@types/bluebird": "^3.5.39",
"@types/otp-generator": "^4.0.0",
"@types/otp-generator": "^4.0.1",
"@types/convict": "^6.1.1",
"@types/lodash": "^4.14.200",
"@types/node": "18.15.11",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4057,10 +4057,10 @@
resolved "https://registry.yarnpkg.com/@types/object-hash/-/object-hash-3.0.4.tgz#31865a3d69de1042fec2ede56fd8cf0bb4e01641"
integrity sha512-w4fEy2suq1bepUxHoJRCBHJz0vS5DPAYpSbcgNwOahljxwyJsiKmi8qyes2/TJc+4Avd7fsgP+ZgUuXZjPvdug==

"@types/otp-generator@^4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@types/otp-generator/-/otp-generator-4.0.0.tgz#da28b1e254f46262e176ba96541bcfa32660da98"
integrity sha512-QsMc+jgx2WX5ciAwc4Wj37eaGYGnoQcUishOWUgpZ+8nypK6hr5jgUE3xumQ7hvX4AC+gxZktpg/dUHWa4FZRA==
"@types/otp-generator@^4.0.1":
version "4.0.1"
resolved "https://registry.yarnpkg.com/@types/otp-generator/-/otp-generator-4.0.1.tgz#039089f153f17a0616f8a3cfcbfb14568168ee57"
integrity sha512-U+ZUCGHKU/DOMW/UXIh9Isi2yvLsyUMA0mE6j0O7xL4czkNGHcr76Q9PeBMoJNKZ2LhdivAzsi18Y2y10/x1JQ==

"@types/qs@*":
version "6.9.7"
Expand Down

0 comments on commit f674acb

Please sign in to comment.