Skip to content

Commit a5e6d1a

Browse files
Update dependency yn to v5
1 parent 7cafa51 commit a5e6d1a

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
@@ -52,7 +52,7 @@
5252
"uuid": "^3.0.1",
5353
"v8-compile-cache": "^2.0.0",
5454
"validate-npm-package-license": "^3.0.4",
55-
"yn": "^2.0.0"
55+
"yn": "^5.0.0"
5656
},
5757
"devDependencies": {
5858
"babel-core": "^6.26.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7919,7 +7919,7 @@ yargs@~3.10.0:
79197919
decamelize "^1.0.0"
79207920
window-size "0.1.0"
79217921

7922-
yn@^2.0.0:
7923-
version "2.0.0"
7924-
resolved "https://registry.yarnpkg.com/yn/-/yn-2.0.0.tgz#e5adabc8acf408f6385fc76495684c88e6af689a"
7925-
integrity sha1-5a2ryKz0CPY4X8dklWhMiOavaJo=
7922+
yn@^5.0.0:
7923+
version "5.1.0"
7924+
resolved "https://registry.yarnpkg.com/yn/-/yn-5.1.0.tgz#4e7403e837b687c3708ae29dc2386e68c143d325"
7925+
integrity sha512-TfXLvT6eVsBNIm8rAXTwJYdQFtOXaHQ+rA7LU8HL8C/BFfaSfhvFE5T1rHAdBCbAj808HaqjXVkmo8jmeGOqhw==

0 commit comments

Comments
 (0)