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 dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> David Lechner
parent 54b39edc13
commit 6b81f6301c
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -300,7 +300,7 @@ module.exports = function (webpackEnv) {
},
resolve: {
// work around emscripten referencing node.js modules
fallback: { crypto: false, fs: false, path: false },
fallback: { crypto: false, fs: false, path: false, util: false },
// We placed these paths second because we want `node_modules` to "win"
// if there are any conflicts. This matches Node resolution mechanism.
// https://github.com/facebook/create-react-app/issues/253
+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",
+5 -5
View File
@@ -2731,7 +2731,7 @@ __metadata:
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
@@ -14335,14 +14335,14 @@ __metadata:
languageName: node
linkType: hard
"semver@npm:^7.4.0":
version: 7.4.0
resolution: "semver@npm:7.4.0"
"semver@npm:^7.5.0":
version: 7.5.0
resolution: "semver@npm:7.5.0"
dependencies:
lru-cache: ^6.0.0
bin:
semver: bin/semver.js
checksum: debf7f4d6fa36fdc5ef82bd7fc3603b6412165c8a3963a30be0c45a587be1a49e7681e80aa109da1875765741af24edc6e021cee1ba16ae96f649d06c5df296d
checksum: 2d266937756689a76f124ffb4c1ea3e1bbb2b263219f90ada8a11aebebe1280b13bb76cca2ca96bdee3dbc554cbc0b24752eb895b2a51577aa644427e9229f2b
languageName: node
linkType: hard