Skip to content
This repository was archived by the owner on Jan 19, 2019. It is now read-only.

Commit 1082067

Browse files
author
Kai Cataldo
committed
Upgrade: typescript-estree ^5.3.0
1 parent fed0a5a commit 1082067

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@
4646
"dependencies": {
4747
"eslint-scope": "^4.0.0",
4848
"eslint-visitor-keys": "^1.0.0",
49-
"typescript-estree": "5.3.0"
49+
"lodash": "^4.17.11",
50+
"typescript-estree": "^5.3.0"
5051
},
5152
"devDependencies": {
5253
"eslint": "^4.19.1",

0 commit comments

Comments
 (0)