Skip to content

Commit

Permalink
build(deps-dev): bump compare-versions from 6.0.0 to 6.1.1
Browse files Browse the repository at this point in the history
Bumps [compare-versions](https://github.com/omichelsen/compare-versions) from 6.0.0 to 6.1.1.
- [Changelog](https://github.com/omichelsen/compare-versions/blob/main/CHANGELOG.md)
- [Commits](omichelsen/compare-versions@v6.0.0...v6.1.1)

---
updated-dependencies:
- dependency-name: compare-versions
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and dgolovin committed Aug 13, 2024
1 parent 5610049 commit 8b7da04
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 @@ -148,7 +148,7 @@
"@typescript-eslint/parser": "^5.55.0",
"@vitest/coverage-v8": "^2.0.5",
"byline": "^5.0.0",
"compare-versions": "^6.0.0-rc.1",
"compare-versions": "^6.1.1",
"copyfiles": "^2.4.1",
"eslint": "^8.57.0",
"got": "^12.5.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -816,10 +816,10 @@ combined-stream@^1.0.8:
dependencies:
delayed-stream "~1.0.0"

compare-versions@^6.0.0-rc.1:
version "6.0.0"
resolved "https://registry.yarnpkg.com/compare-versions/-/compare-versions-6.0.0.tgz#a3edb527e4487bfab9a8b62ffe70cebc9b87675b"
integrity sha512-s2MzYxfRsE9f/ow8hjn7ysa7pod1xhHdQMsgiJtKx6XSNf4x2N1KG4fjrkUmXcP/e9Y2ZX4zB6sHIso0Lm6evQ==
compare-versions@^6.1.1:
version "6.1.1"
resolved "https://registry.yarnpkg.com/compare-versions/-/compare-versions-6.1.1.tgz#7af3cc1099ba37d244b3145a9af5201b629148a9"
integrity sha512-4hm4VPpIecmlg59CHXnRDnqGplJFrbLG4aFEl5vl6cK1u76ws3LLvX7ikFnTDl5vo39sjWD6AaDPYodJp/NNHg==

[email protected]:
version "0.0.1"
Expand Down

0 comments on commit 8b7da04

Please sign in to comment.