[PR #3368] [MERGED] chore(deps): remove stale type definitions #4357

Closed
opened 2026-03-17 01:54:06 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/3368
Author: @jamesgeorge007
Created: 9/18/2023
Status: Merged
Merged: 10/5/2023
Merged by: @AndrewBastin

Base: release/2023.8.2Head: remove-stale-type-defn


📝 Commits (1)

  • 9b17e0e chore: remove stale type definitions

📊 Changes

3 files changed (+223 additions, -73 deletions)

View changed files

📝 packages/hoppscotch-backend/package.json (+0 -1)
📝 packages/hoppscotch-cli/package.json (+0 -3)
📝 pnpm-lock.yaml (+223 -69)

📄 Description

Description

This PR aims at removing the following stale type definitions since it is built into the source package.

Checks

  • All the tests have passed

Additional Information

N/A


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/3368 **Author:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Created:** 9/18/2023 **Status:** ✅ Merged **Merged:** 10/5/2023 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `release/2023.8.2` ← **Head:** `remove-stale-type-defn` --- ### 📝 Commits (1) - [`9b17e0e`](https://github.com/hoppscotch/hoppscotch/commit/9b17e0e917c817cc9190a70a12ce8f4889319369) chore: remove stale type definitions ### 📊 Changes **3 files changed** (+223 additions, -73 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-backend/package.json` (+0 -1) 📝 `packages/hoppscotch-cli/package.json` (+0 -3) 📝 `pnpm-lock.yaml` (+223 -69) </details> ### 📄 Description ### Description This PR aims at removing the following stale type definitions since it is built into the source package. - [@types/argon2](https://www.npmjs.com/package/@types/argon2) - [@types/axios](https://www.npmjs.com/package/@types/axios) - [@types/chalk](https://www.npmjs.com/package/@types/chalk) - [@types/commander](https://www.npmjs.com/package/@types/commander) ### Checks - [x] All the tests have passed ### Additional Information N/A --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:54:06 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#4357
No description provided.