1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/packages/extension-api
dependabot[bot] 5827fc9d9a
Bump webpack and @types/webpack (#7438)
Bumps [webpack](https://github.com/webpack/webpack) and [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack). These dependencies needed to be updated together.

Updates `webpack` from 5.76.1 to 5.77.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.76.1...v5.77.0)

Updates `@types/webpack` from 5.28.0 to 5.28.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/webpack"
  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 10:41:45 +03:00
..
__mocks__ Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
src fix common extension api bundling (#7099) 2023-02-03 15:15:08 +02:00
webpack fix core package name and version (#7007) 2023-01-25 15:22:35 +02:00
package.json Bump webpack and @types/webpack (#7438) 2023-03-31 10:41:45 +03:00
tsconfig.json Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
typedoc.json Fix building docs and verify:docs workflow (#7013) 2023-01-25 13:59:21 -05:00