Skip to content

Commit c87d8e5

Browse files
committed
Move to latest yarn (1.13)
1 parent 8b228ff commit c87d8e5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"vis": "4.20.1",
6060
"winston": "^2.4.0",
6161
"wolfy87-eventemitter": "^5.2.3",
62-
"yarn": "^1.7.0"
62+
"yarn": "^1.13.0"
6363
},
6464
"devDependencies": {
6565
"aws-sdk-mock": "^1.7.0",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -6147,6 +6147,6 @@ yargs@~3.10.0:
61476147
decamelize "^1.0.0"
61486148
window-size "0.1.0"
61496149

6150-
yarn@^1.7.0:
6151-
version "1.7.0"
6152-
resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.7.0.tgz#0076b9fde6010e01950526a609bc53bc175ef925"
6150+
yarn@^1.13.0:
6151+
version "1.13.0"
6152+
resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.13.0.tgz#affa9c956739548024068532a902cf18c9cb523f"

0 commit comments

Comments
 (0)