Skip to content

Commit aad9465

Browse files
chore(deps): bump semver in the npm-production group across 1 directory
Bumps the npm-production group with 1 update in the / directory: [semver](https://github.com/npm/node-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) --- updated-dependencies: - dependency-name: semver dependency-version: 7.7.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e82fd0a commit aad9465

File tree

2 files changed

+10
-11
lines changed

2 files changed

+10
-11
lines changed

package-lock.json

Lines changed: 8 additions & 9 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
@@ -35,7 +35,7 @@
3535
"dependencies": {
3636
"@actions/core": "^1.11.1",
3737
"@actions/tool-cache": "^2.0.2",
38-
"semver": "^7.7.2"
38+
"semver": "^7.7.3"
3939
},
4040
"devDependencies": {
4141
"@eslint/compat": "^1.3.2",
@@ -47,7 +47,7 @@
4747
"@types/jest": "^30.0.0",
4848
"@types/js-yaml": "^4.0.9",
4949
"@types/node": "^20.19.9",
50-
"@types/semver": "^7.7.0",
50+
"@types/semver": "^7.7.1",
5151
"@typescript-eslint/eslint-plugin": "^8.40.0",
5252
"@typescript-eslint/parser": "^8.38.0",
5353
"eslint": "^9.34.0",

0 commit comments

Comments
 (0)