1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/packages/node-fetch
dependabot[bot] 694de50bda
Bump typescript from 4.9.4 to 4.9.5 (#7059)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.4 to 4.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-31 09:49:26 -05:00
..
src Move node-fetch to separate package (#7009) 2023-01-25 17:13:41 +02:00
.gitignore Move node-fetch to separate package (#7009) 2023-01-25 17:13:41 +02:00
package.json Bump typescript from 4.9.4 to 4.9.5 (#7059) 2023-01-31 09:49:26 -05:00
README.md Fix publishing @k8slens/node-fetch (#7024) 2023-01-26 10:15:23 -05:00
tsconfig.json Move node-fetch to separate package (#7009) 2023-01-25 17:13:41 +02:00
webpack.ts Move node-fetch to separate package (#7009) 2023-01-25 17:13:41 +02:00
yarn.lock Bump typescript from 4.9.4 to 4.9.5 (#7059) 2023-01-31 09:49:26 -05:00

Description

This is a CommonJS webpack transpilation of the node-fetch package for use within electron-renderer.