mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 17:45:22 +00:00
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:
co-authored by
David Lechner
parent
54b39edc13
commit
6b81f6301c
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user