Skip to content

Commit

Permalink
Bump the allnpm group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the allnpm group with 2 updates: [globals](https://github.com/sindresorhus/globals) and [webpack-cli](https://github.com/webpack/webpack-cli).


Updates `globals` from 15.13.0 to 15.14.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.13.0...v15.14.0)

Updates `webpack-cli` from 5.1.4 to 6.0.1
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.4...webpack-cli@6.0.1)

---
updated-dependencies:
- dependency-name: globals
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: allnpm
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: allnpm
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 8015d9a commit 415d94b
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 53 deletions.
99 changes: 48 additions & 51 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"css-loader": "^7.1.2",
"eslint": "^9.16.0",
"eslint-config-prettier": "^9.1.0",
"globals": "^15.13.0",
"globals": "^15.14.0",
"html-webpack-deploy-plugin": "^3.0.0",
"html-webpack-plugin": "^5.6.3",
"husky": "^9.1.7",
Expand All @@ -44,7 +44,7 @@
"typescript": "^5.7.2",
"typescript-eslint": "^8.18.0",
"webpack": "^5.97.1",
"webpack-cli": "^5.1.4"
"webpack-cli": "^6.0.1"
},
"dependencies": {
"@nl-rvo/assets": "1.0.0-alpha.360",
Expand Down

0 comments on commit 415d94b

Please sign in to comment.