Skip to content

Commit b36d17d

Browse files
Update semver requirement from ^7.6.3 to ^7.7.1
Updates the requirements on [semver](https://github.com/npm/node-semver) to permit the latest version. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.6.3...v7.7.1) --- updated-dependencies: - dependency-name: semver dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7778007 commit b36d17d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"node-schedule": "2.1.1",
5353
"promisify-child-process": "^4.1.2",
5454
"request": "^2.88.2",
55-
"semver": "^7.6.3",
55+
"semver": "^7.7.1",
5656
"suncalc2": "^1.8.1",
5757
"typescript": "~5.7.3",
5858
"virtual-tsc": "^0.6.2",

0 commit comments

Comments
 (0)