Skip to content

Commit

Permalink
Merge pull request #275 from nanasess/dependabot/npm_and_yarn/semver-…
Browse files Browse the repository at this point in the history
…7.6.0

Bump semver from 7.5.4 to 7.6.0
  • Loading branch information
nanasess committed Feb 7, 2024
2 parents 89c28d4 + d65b4ee commit 9e5ff54
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@actions/github": "^6.0.0",
"@actions/io": "^1.1.3",
"@actions/tool-cache": "^2.0.1",
"semver": "^7.5.4",
"semver": "^7.6.0",
"typed-rest-client": "^1.8.11"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3253,10 +3253,10 @@ selenium-webdriver@^4.17.0:
tmp "^0.2.1"
ws ">=8.14.2"

semver@7.x, semver@^7.3.2, semver@^7.5.3, semver@^7.5.4:
version "7.5.4"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
semver@7.x, semver@^7.3.2, semver@^7.5.3, semver@^7.6.0:
version "7.6.0"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.0.tgz#1a46a4db4bffcccd97b743b5005c8325f23d4e2d"
integrity sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==
dependencies:
lru-cache "^6.0.0"

Expand Down

0 comments on commit 9e5ff54

Please sign in to comment.