Skip to content

Commit

Permalink
build(deps): bump compare-versions from 6.1.0 to 6.1.1 (#1412)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent e49cd6f commit f196889
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/extester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@vscode/vsce": "^2.30.0",
"c8": "^10.1.2",
"commander": "^12.1.0",
"compare-versions": "^6.1.0",
"compare-versions": "^6.1.1",
"find-up": "7.0.0",
"fs-extra": "^11.2.0",
"glob": "^11.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/page-objects/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"dependencies": {
"clipboardy": "^4.0.0",
"clone-deep": "^4.0.1",
"compare-versions": "^6.1.0",
"compare-versions": "^6.1.1",
"fs-extra": "^11.2.0"
},
"peerDependencies": {
Expand Down

0 comments on commit f196889

Please sign in to comment.