Skip to content

Commit 27cd5f7

Browse files
chore(deps): update dependency open to v10.1.1 (#2094)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2d0a826 commit 27cd5f7

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
@@ -58,7 +58,7 @@
5858
"jison": "^0.4.18",
5959
"mocha": "11.1.0",
6060
"mocha.parallel": "0.15.6",
61-
"open": "10.1.0",
61+
"open": "10.1.1",
6262
"prettier": "3.5.3",
6363
"react-native-fetch-blob": "^0.10.8",
6464
"react-native-fs": "^2.20.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1169,10 +1169,10 @@ once@^1.3.0:
11691169
dependencies:
11701170
wrappy "1"
11711171

1172-
1173-
version "10.1.0"
1174-
resolved "https://registry.yarnpkg.com/open/-/open-10.1.0.tgz#a7795e6e5d519abe4286d9937bb24b51122598e1"
1175-
integrity sha512-mnkeQ1qP5Ue2wd+aivTD3NHd/lZ96Lu0jgf0pwktLPtx6cTZiH7tyeGRRHs0zX0rbrahXPnXlUnbeXyaBBuIaw==
1172+
1173+
version "10.1.1"
1174+
resolved "https://registry.yarnpkg.com/open/-/open-10.1.1.tgz#5fd814699e47ae3e1a09962d39f4f4441cae6c22"
1175+
integrity sha512-zy1wx4+P3PfhXSEPJNtZmJXfhkkIaxU1VauWIrDZw1O7uJRDRJtKr9n3Ic4NgbA16KyOxOXO2ng9gYwCdXuSXA==
11761176
dependencies:
11771177
default-browser "^5.2.1"
11781178
define-lazy-prop "^3.0.0"

0 commit comments

Comments
 (0)