Skip to content

Commit b08cbf4

Browse files
committed
fix(deps): update typescript-eslint monorepo to ^1.11.0
1 parent 5246375 commit b08cbf4

File tree

2 files changed

+22
-61
lines changed

2 files changed

+22
-61
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
"typescript": "^3.3.3333"
4141
},
4242
"dependencies": {
43-
"@typescript-eslint/eslint-plugin": "^1.9.0",
44-
"@typescript-eslint/parser": "^1.10.2",
43+
"@typescript-eslint/eslint-plugin": "^1.11.0",
44+
"@typescript-eslint/parser": "^1.11.0",
4545
"babel-eslint": "^9.0.0",
4646
"eslint-config-prettier": "^4.3.0",
4747
"eslint-plugin-flowtype": "^3.10.5",

0 commit comments

Comments
 (0)