Skip to content

Commit

Permalink
Update dependencies for integration test (#456)
Browse files Browse the repository at this point in the history
  • Loading branch information
fisker committed Nov 30, 2019
1 parent 16b8b65 commit b498100
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 107 deletions.
150 changes: 45 additions & 105 deletions test/integration/eslint-config-unicorn-tester/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions test/integration/eslint-config-unicorn-tester/package.json
@@ -1,9 +1,9 @@
{
"name": "eslint-config-unicorn-tester",
"dependencies": {
"@typescript-eslint/parser": "2.7.0",
"@typescript-eslint/parser": "2.9.0",
"babel-eslint": "^10.0.3",
"eslint": "^6.6.0",
"eslint": "^6.7.1",
"eslint-plugin-unicorn": "file:../../..",
"typescript": "3.7.2"
}
Expand Down

0 comments on commit b498100

Please sign in to comment.