Skip to content

Commit bb86a2b

Browse files
author
Robert Jackson
committed
Re-roll yarn.lock and update all packages to latest.
1 parent b9cae38 commit bb86a2b

2 files changed

Lines changed: 1943 additions & 1591 deletions

File tree

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -34,30 +34,30 @@
3434
"test": "qunit tests/**/*-test.js"
3535
},
3636
"dependencies": {
37-
"@babel/parser": "^7.3.2",
37+
"@babel/parser": "^7.4.5",
3838
"chalk": "^2.4.2",
3939
"common-tags": "^1.8.0",
4040
"execa": "^1.0.0",
41-
"fs-extra": "^7.0.1",
42-
"globby": "^9.0.0",
43-
"import-cwd": "^2.1.0",
41+
"fs-extra": "^8.0.1",
42+
"globby": "^9.2.0",
43+
"import-cwd": "^3.0.0",
4444
"import-local": "^2.0.0",
45-
"jscodeshift": "^0.6.3",
46-
"pkg-up": "^2.0.0",
47-
"recast": "^0.17.3",
45+
"jscodeshift": "^0.6.4",
46+
"pkg-up": "^3.1.0",
47+
"recast": "^0.18.1",
4848
"yargs": "^13.2.0"
4949
},
5050
"devDependencies": {
5151
"broccoli-test-helper": "^2.0.0",
52-
"coveralls": "^3.0.3",
53-
"eslint": "^5.14.0",
52+
"coveralls": "^3.0.4",
53+
"eslint": "^5.16.0",
5454
"eslint-config-prettier": "^4.0.0",
55-
"eslint-plugin-node": "^8.0.1",
56-
"eslint-plugin-prettier": "^3.0.1",
57-
"jest": "^24.1.0",
55+
"eslint-plugin-node": "^9.1.0",
56+
"eslint-plugin-prettier": "^3.1.0",
57+
"jest": "^24.8.0",
5858
"prettier": "^1.16.4",
59-
"qunit": "^2.9.1",
60-
"release-it": "^12.2.1",
59+
"qunit": "^2.9.2",
60+
"release-it": "^12.3.0",
6161
"release-it-lerna-changelog": "^1.0.3",
6262
"require-so-slow": "^1.2.0",
6363
"walk-sync": "^1.1.3"

0 commit comments

Comments
 (0)