Skip to content

Commit

Permalink
Update typescript-eslint monorepo to v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 5, 2020
1 parent 2e6e796 commit 1afd434
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
32 changes: 16 additions & 16 deletions test-e2e/typescript/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-e2e/typescript/package.json
Expand Up @@ -16,8 +16,8 @@
"test:ci": "npm run copy:library && npm run build-and-serve-and-cypress"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "3.0.2",
"@typescript-eslint/parser": "3.0.2",
"@typescript-eslint/eslint-plugin": "3.1.0",
"@typescript-eslint/parser": "3.1.0",
"cypress": "4.7.0",
"eslint": "7.1.0",
"eslint-config-prettier": "6.11.0",
Expand Down

0 comments on commit 1afd434

Please sign in to comment.