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] 799c120407
Bump rimraf from 4.4.0 to 4.4.1 (#7406)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-31 09:09:58 -04: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 (#7406) 2023-03-31 09:09:58 -04: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.