Skip to content

Commit

Permalink
chore(deps-dev): bump @types/request-promise-native from 1.0.20 to 1.…
Browse files Browse the repository at this point in the history
…0.21 (#13722)

* chore(deps-dev): bump @types/request-promise-native

Bumps [@types/request-promise-native](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/request-promise-native) from 1.0.20 to 1.0.21.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/request-promise-native)

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

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent ddb36fe commit a771639
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 @@ -174,7 +174,7 @@
"@types/nodemon": "1.19.4",
"@types/pidusage": "2.0.4",
"@types/plist": "3.0.4",
"@types/request-promise-native": "1.0.20",
"@types/request-promise-native": "1.0.21",
"@types/require-all": "3.0.6",
"@types/showdown": "2.0.3",
"@types/supertest": "2.0.15",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

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

0 comments on commit a771639

Please sign in to comment.