Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 007fc21

Browse files
committed
fix: deps
1 parent 8c435d6 commit 007fc21

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/scope-manager/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@
4040
"esrecurse": "^4.2.1"
4141
},
4242
"devDependencies": {
43-
"@typescript-eslint/parser": "2.30.0"
43+
"@typescript-eslint/parser": "2.30.0",
44+
"pretty-format": "^25.5.0"
4445
},
4546
"funding": {
4647
"type": "opencollective",

0 commit comments

Comments
 (0)