Skip to content

Commit

Permalink
chore(deps): update dependency @types/bluebird to v3.5.42
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2023
1 parent 8407fad commit 2073740
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
],
"devDependencies": {
"@makeomatic/deploy": "12.10.3",
"@types/bluebird": "3.5.38",
"@types/bluebird": "3.5.42",
"@types/jest": "29.5.1",
"@types/lodash": "4.14.194",
"@types/node": "20.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2172,10 +2172,10 @@
dependencies:
"@babel/types" "^7.3.0"

"@types/bluebird@3.5.38":
version "3.5.38"
resolved "https://registry.yarnpkg.com/@types/bluebird/-/bluebird-3.5.38.tgz#7a671e66750ccd21c9fc9d264d0e1e5330bc9908"
integrity sha512-yR/Kxc0dd4FfwtEoLZMoqJbM/VE/W7hXn/MIjb+axcwag0iFmSPK7OBUZq1YWLynJUoWQkfUrI7T0HDqGApNSg==
"@types/bluebird@3.5.42":
version "3.5.42"
resolved "https://registry.yarnpkg.com/@types/bluebird/-/bluebird-3.5.42.tgz#7ec05f1ce9986d920313c1377a5662b1b563d366"
integrity sha512-Jhy+MWRlro6UjVi578V/4ZGNfeCOcNCp0YaFNIUGFKlImowqwb1O/22wDVk3FDGMLqxdpOV3qQHD5fPEH4hK6A==

"@types/debug@^4.1.7":
version "4.1.7"
Expand Down

0 comments on commit 2073740

Please sign in to comment.