Skip to content

Commit

Permalink
fix(deps): update dependency @typescript-eslint/eslint-plugin to v2.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 27, 2020
1 parent e42c576 commit 5e65853
Show file tree
Hide file tree
Showing 6 changed files with 36 additions and 36 deletions.
22 changes: 11 additions & 11 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"typescript": "^3.7.1-rc"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "2.28.0",
"@typescript-eslint/eslint-plugin": "2.29.0",
"@typescript-eslint/parser": "^2.6.0",
"eslint-config-standard": "^14.1.0",
"eslint-plugin-import": "^2.18.2",
Expand Down
22 changes: 11 additions & 11 deletions packages/common/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"eslint": ">=6.6.0"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "2.28.0",
"@typescript-eslint/eslint-plugin": "2.29.0",
"@typescript-eslint/parser": "^2.6.0",
"eslint-config-standard": "^14.1.0",
"eslint-plugin-import": "^2.18.2",
Expand Down
22 changes: 11 additions & 11 deletions packages/typescript/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"dependencies": {
"@antfu/eslint-config": "^0.2.11",
"@typescript-eslint/eslint-plugin": "2.28.0",
"@typescript-eslint/eslint-plugin": "2.29.0",
"@typescript-eslint/parser": "^2.6.0"
},
"devDependencies": {
Expand Down

0 comments on commit 5e65853

Please sign in to comment.