Skip to content

Commit a98493a

Browse files
fix(deps): bump open from 10.1.0 to 10.1.1
Bumps [open](https://github.com/sindresorhus/open) from 10.1.0 to 10.1.1. - [Release notes](https://github.com/sindresorhus/open/releases) - [Commits](sindresorhus/open@v10.1.0...v10.1.1) --- updated-dependencies: - dependency-name: open dependency-version: 10.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e866569 commit a98493a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"got": "^13.0.0",
1515
"marked": "^4.3.0",
1616
"marked-terminal": "^4.2.0",
17-
"open": "^10.1.0",
17+
"open": "^10.1.1",
1818
"proxy-agent": "^6.5.0",
1919
"semver": "^7.7.1"
2020
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6465,10 +6465,10 @@ onetime@^5.1.0, onetime@^5.1.2:
64656465
dependencies:
64666466
mimic-fn "^2.1.0"
64676467

6468-
open@^10.1.0:
6469-
version "10.1.0"
6470-
resolved "https://registry.yarnpkg.com/open/-/open-10.1.0.tgz#a7795e6e5d519abe4286d9937bb24b51122598e1"
6471-
integrity sha512-mnkeQ1qP5Ue2wd+aivTD3NHd/lZ96Lu0jgf0pwktLPtx6cTZiH7tyeGRRHs0zX0rbrahXPnXlUnbeXyaBBuIaw==
6468+
open@^10.1.1:
6469+
version "10.1.1"
6470+
resolved "https://registry.yarnpkg.com/open/-/open-10.1.1.tgz#5fd814699e47ae3e1a09962d39f4f4441cae6c22"
6471+
integrity sha512-zy1wx4+P3PfhXSEPJNtZmJXfhkkIaxU1VauWIrDZw1O7uJRDRJtKr9n3Ic4NgbA16KyOxOXO2ng9gYwCdXuSXA==
64726472
dependencies:
64736473
default-browser "^5.2.1"
64746474
define-lazy-prop "^3.0.0"

0 commit comments

Comments
 (0)