Skip to content

Commit

Permalink
chore(deps): update dependency open to v10.0.3 (#1857)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 16, 2024
1 parent aeb4b00 commit c4bcb0c
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 @@ -66,7 +66,7 @@
"lint-staged": "15.1.0",
"mocha": "10.2.0",
"mocha.parallel": "0.15.6",
"open": "10.0.2",
"open": "10.0.3",
"prettier": "^3.0.3",
"react-native-fetch-blob": "^0.10.8",
"react-native-fs": "^2.20.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2193,10 +2193,10 @@ onetime@^6.0.0:
dependencies:
mimic-fn "^4.0.0"

[email protected].2:
version "10.0.2"
resolved "https://registry.yarnpkg.com/open/-/open-10.0.2.tgz#93b099c6194552b47afac969c9b83f874aee1ab8"
integrity sha512-GnYLdE+E3K8NeSE23N0g67/9q9AXRph5oTUbz6IbIgElPigEnQ2aHuqRge3y0JUr67qoc84xME5kF03fDc3fcA==
[email protected].3:
version "10.0.3"
resolved "https://registry.yarnpkg.com/open/-/open-10.0.3.tgz#f60d8db49fa126c50aec751957fb5d7de3308d4f"
integrity sha512-dtbI5oW7987hwC9qjJTyABldTaa19SuyJse1QboWv3b0qCcrrLNVDqBx1XgELAjh9QTVQaP/C5b1nhQebd1H2A==
dependencies:
default-browser "^5.2.1"
define-lazy-prop "^3.0.0"
Expand Down

0 comments on commit c4bcb0c

Please sign in to comment.