build(deps): bump semver from 7.4.0 to 7.5.0 (#1690)

* build(deps): bump semver from 7.4.0 to 7.5.0

Bumps [semver](https://github.com/npm/node-semver) from 7.4.0 to 7.5.0.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.4.0...v7.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

* ignore node util module for node-semver

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: David Lechner <david@pybricks.com>
This commit is contained in:
dependabot[bot]
2023-04-18 14:43:52 +00:00
committed by GitHub
co-authored by David Lechner
parent 54b39edc13
commit 6b81f6301c
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -106,7 +106,7 @@
"resolve-url-loader": "^5.0.0",
"sass": "^1.62.0",
"sass-loader": "^13.2.2",
"semver": "^7.4.0",
"semver": "^7.5.0",
"source-map-explorer": "^2.5.3",
"source-map-loader": "^4.0.1",
"spdx-satisfies": "^5.0.0",