Skip to content

Commit b498100

Browse files
authored
Update dependencies for integration test (#456)
1 parent 16b8b65 commit b498100

File tree

2 files changed

+47
-107
lines changed

2 files changed

+47
-107
lines changed

test/integration/eslint-config-unicorn-tester/package-lock.json

Lines changed: 45 additions & 105 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/integration/eslint-config-unicorn-tester/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "eslint-config-unicorn-tester",
33
"dependencies": {
4-
"@typescript-eslint/parser": "2.7.0",
4+
"@typescript-eslint/parser": "2.9.0",
55
"babel-eslint": "^10.0.3",
6-
"eslint": "^6.6.0",
6+
"eslint": "^6.7.1",
77
"eslint-plugin-unicorn": "file:../../..",
88
"typescript": "3.7.2"
99
}

0 commit comments

Comments
 (0)