Compare commits

..

1 commit

Author SHA1 Message Date
dependabot[bot]
922e2f6601
build(deps-dev): bump webpack from 5.89.0 to 5.91.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.89.0 to 5.91.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.89.0...v5.91.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-21 10:02:48 +00:00
2 changed files with 332 additions and 256 deletions

586
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -27,7 +27,7 @@
"eslint": "8.56.0",
"stylelint": "15.11.0",
"stylelint-config-standard-scss": "11.1.0",
"webpack": "5.89.0",
"webpack": "5.91.0",
"webpack-cli": "5.1.4"
}
}