Skip to content

Commit 0e0768a

Browse files
Bump the npm-production group across 1 directory with 2 updates
Bumps the npm-production group with 2 updates in the / directory: [semver](https://github.com/npm/node-semver) and [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver). Updates `semver` from 7.7.2 to 7.7.3 - [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.7.2...v7.7.3) Updates `@types/semver` from 7.7.0 to 7.7.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver) --- updated-dependencies: - dependency-name: semver dependency-version: 7.7.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: "@types/semver" dependency-version: 7.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6008063 commit 0e0768a

File tree

2 files changed

+12
-30
lines changed

2 files changed

+12
-30
lines changed

package-lock.json

Lines changed: 10 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
"@actions/glob": "^0.5.0",
5050
"@actions/io": "^1.1.3",
5151
"@actions/tool-cache": "^2.0.2",
52-
"@types/semver": "^7.7.0",
53-
"semver": "^7.7.2"
52+
"@types/semver": "^7.7.1",
53+
"semver": "^7.7.3"
5454
},
5555
"devDependencies": {
5656
"@eslint/compat": "^1.2.9",

0 commit comments

Comments
 (0)