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] 64051bc84f
Bump rimraf from 4.4.0 to 4.4.1
Bumps [rimraf](https://github.com/isaacs/rimraf) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/isaacs/rimraf/releases)
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v4.4.0...v4.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-31 11:18:40 +00:00
..
src Move node-fetch to separate package (#7009) 2023-01-25 17:13:41 +02:00
package.json Bump rimraf from 4.4.0 to 4.4.1 2023-03-31 11:18:40 +00: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

Description

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