Skip to content

Commit d3e2588

Browse files
Bump open from 10.0.3 to 10.1.0
Bumps [open](https://github.com/sindresorhus/open) from 10.0.3 to 10.1.0. - [Release notes](https://github.com/sindresorhus/open/releases) - [Commits](sindresorhus/open@v10.0.3...v10.1.0) --- updated-dependencies: - dependency-name: open dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d80683e commit d3e2588

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"dotenv": "^16.0.3",
8181
"express": "^4.18.2",
8282
"gray-matter": "^4.0.3",
83-
"open": "^10.0.3",
83+
"open": "^10.1.0",
8484
"ws": "^8.16.0"
8585
},
8686
"packageManager": "yarn@1.22.19",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4572,10 +4572,10 @@ onetime@^6.0.0:
45724572
dependencies:
45734573
mimic-fn "^4.0.0"
45744574

4575-
open@^10.0.3:
4576-
version "10.0.3"
4577-
resolved "https://registry.yarnpkg.com/open/-/open-10.0.3.tgz#f60d8db49fa126c50aec751957fb5d7de3308d4f"
4578-
integrity sha512-dtbI5oW7987hwC9qjJTyABldTaa19SuyJse1QboWv3b0qCcrrLNVDqBx1XgELAjh9QTVQaP/C5b1nhQebd1H2A==
4575+
open@^10.1.0:
4576+
version "10.1.0"
4577+
resolved "https://registry.yarnpkg.com/open/-/open-10.1.0.tgz#a7795e6e5d519abe4286d9937bb24b51122598e1"
4578+
integrity sha512-mnkeQ1qP5Ue2wd+aivTD3NHd/lZ96Lu0jgf0pwktLPtx6cTZiH7tyeGRRHs0zX0rbrahXPnXlUnbeXyaBBuIaw==
45794579
dependencies:
45804580
default-browser "^5.2.1"
45814581
define-lazy-prop "^3.0.0"

0 commit comments

Comments
 (0)