Skip to content

Commit

Permalink
chore(deps): bump got from 14.4.1 to 14.4.2 (#6439)
Browse files Browse the repository at this point in the history
* chore(deps): bump got from 14.4.1 to 14.4.2

Bumps [got](https://github.com/sindresorhus/got) from 14.4.1 to 14.4.2.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](sindresorhus/got@v14.4.1...v14.4.2)

---
updated-dependencies:
- dependency-name: got
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: remove old ``@types/got`

Got exports own type definitions,
see https://github.com/sindresorhus/got/blob/main/documentation/typescript.md

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Vagaytsev <[email protected]>
  • Loading branch information
dependabot[bot] and vvagaytsev authored Sep 18, 2024
1 parent f3b21ec commit af2a0f2
Show file tree
Hide file tree
Showing 2 changed files with 241 additions and 332 deletions.
5 changes: 2 additions & 3 deletions core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"get-port": "^7.1.0",
"glob": "^11.0.0",
"global-agent": "^3.0.0",
"got": "^14.4.1",
"got": "^14.4.2",
"gray-matter": "^4.0.3",
"handlebars": "^4.7.7",
"has-ansi": "^6.0.0",
Expand Down Expand Up @@ -177,7 +177,6 @@
"@types/fs-extra": "^11.0.4",
"@types/glob": "^8.1.0",
"@types/global-agent": "^2.1.3",
"@types/got": "^9.6.12",
"@types/hapi__joi": "^17.1.9",
"@types/has-ansi": "^3.0.0",
"@types/ink-divider": "^2.0.4",
Expand Down Expand Up @@ -275,4 +274,4 @@
"fsevents": "^2.3.3"
},
"gitHead": "b0647221a4d2ff06952bae58000b104215aed922"
}
}
Loading

0 comments on commit af2a0f2

Please sign in to comment.