Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0461f4d

Browse files
committed
Update dependency opn to v5.5.0
1 parent cf7332f commit 0461f4d

File tree

3 files changed

+134
-140
lines changed

3 files changed

+134
-140
lines changed

package-lock.json

Lines changed: 129 additions & 135 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"jest": "24.9.0",
104104
"lint-staged": "8.2.1",
105105
"markdownlint-cli": "0.39.0",
106-
"opn": "5.4.0",
106+
"opn": "5.5.0",
107107
"prettier": "1.16.4",
108108
"raf": "3.4.1",
109109
"react-test-renderer": "16.8.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8248,10 +8248,10 @@ opener@^1.5.1:
82488248
resolved "https://registry.yarnpkg.com/opener/-/opener-1.5.1.tgz#6d2f0e77f1a0af0032aca716c2c1fbb8e7e8abed"
82498249
integrity sha512-goYSy5c2UXE4Ra1xixabeVh1guIX/ZV/YokJksb6q2lubWu6UbvPQ20p542/sFIll1nl8JnCyK9oBaOcCWXwvA==
82508250

8251-
opn@5.4.0:
8252-
version "5.4.0"
8253-
resolved "https://registry.yarnpkg.com/opn/-/opn-5.4.0.tgz#cb545e7aab78562beb11aa3bfabc7042e1761035"
8254-
integrity sha512-YF9MNdVy/0qvJvDtunAOzFw9iasOQHpVthTCvGzxt61Il64AYSGdK+rYwld7NAfk9qJ7dt+hymBNSc9LNYS+Sw==
8251+
opn@5.5.0:
8252+
version "5.5.0"
8253+
resolved "https://registry.yarnpkg.com/opn/-/opn-5.5.0.tgz#fc7164fab56d235904c51c3b27da6758ca3b9bfc"
8254+
integrity sha512-PqHpggC9bLV0VeWcdKhkpxY+3JTzetLSqTCWL/z/tFIbI6G8JCjondXklT1JinczLz2Xib62sSp0T/gKT4KksA==
82558255
dependencies:
82568256
is-wsl "^1.1.0"
82578257

0 commit comments

Comments
 (0)