Skip to content

Commit

Permalink
Re-roll yarn.lock and update all packages to latest.
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed Jun 17, 2019
1 parent b9cae38 commit bb86a2b
Show file tree
Hide file tree
Showing 2 changed files with 1,943 additions and 1,591 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,30 +34,30 @@
"test": "qunit tests/**/*-test.js"
},
"dependencies": {
"@babel/parser": "^7.3.2",
"@babel/parser": "^7.4.5",
"chalk": "^2.4.2",
"common-tags": "^1.8.0",
"execa": "^1.0.0",
"fs-extra": "^7.0.1",
"globby": "^9.0.0",
"import-cwd": "^2.1.0",
"fs-extra": "^8.0.1",
"globby": "^9.2.0",
"import-cwd": "^3.0.0",
"import-local": "^2.0.0",
"jscodeshift": "^0.6.3",
"pkg-up": "^2.0.0",
"recast": "^0.17.3",
"jscodeshift": "^0.6.4",
"pkg-up": "^3.1.0",
"recast": "^0.18.1",
"yargs": "^13.2.0"
},
"devDependencies": {
"broccoli-test-helper": "^2.0.0",
"coveralls": "^3.0.3",
"eslint": "^5.14.0",
"coveralls": "^3.0.4",
"eslint": "^5.16.0",
"eslint-config-prettier": "^4.0.0",
"eslint-plugin-node": "^8.0.1",
"eslint-plugin-prettier": "^3.0.1",
"jest": "^24.1.0",
"eslint-plugin-node": "^9.1.0",
"eslint-plugin-prettier": "^3.1.0",
"jest": "^24.8.0",
"prettier": "^1.16.4",
"qunit": "^2.9.1",
"release-it": "^12.2.1",
"qunit": "^2.9.2",
"release-it": "^12.3.0",
"release-it-lerna-changelog": "^1.0.3",
"require-so-slow": "^1.2.0",
"walk-sync": "^1.1.3"
Expand Down
Loading

0 comments on commit bb86a2b

Please sign in to comment.