Skip to content

Commit

Permalink
Use @types/open-in-editor (#83)
Browse files Browse the repository at this point in the history
Our types were contributed upstream in
DefinitelyTyped/DefinitelyTyped#71204
  • Loading branch information
remcohaszing authored Nov 26, 2024
1 parent d6eb50e commit bf5c6ed
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 53 deletions.
1 change: 1 addition & 0 deletions packages/post/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
},
"devDependencies": {
"@types/inquirer": "^8.2.10",
"@types/open-in-editor": "^2.2.0",
"@types/title": "^3.4.3"
},
"publishConfig": {
Expand Down
53 changes: 0 additions & 53 deletions packages/post/src/open-in-editor.d.ts

This file was deleted.

8 changes: 8 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -467,6 +467,7 @@ __metadata:
"@transloadit/file-exists": "npm:^1.0.0"
"@transloadit/slugify": "npm:^1.0.0"
"@types/inquirer": "npm:^8.2.10"
"@types/open-in-editor": "npm:^2.2.0"
"@types/title": "npm:^3.4.3"
inquirer: "npm:^8.2.6"
open-in-editor: "npm:^2.2.0"
Expand Down Expand Up @@ -603,6 +604,13 @@ __metadata:
languageName: node
linkType: hard

"@types/open-in-editor@npm:^2.2.0":
version: 2.2.0
resolution: "@types/open-in-editor@npm:2.2.0"
checksum: 10c0/f735a6bded32940c6cd094e6b1c464e1581bc10dd005330efc99847f86b1a96705b6a5a7c27fba6977337dfbff452f568edfe1e0fb607dfc2fc3270ec987edcc
languageName: node
linkType: hard

"@types/through@npm:*":
version: 0.0.32
resolution: "@types/through@npm:0.0.32"
Expand Down

0 comments on commit bf5c6ed

Please sign in to comment.