Skip to content

Commit 11e9876

Browse files
committed
2 parents 485b2ef + 1f52638 commit 11e9876

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
}
1919
},
2020
"dependencies": {
21-
"@typescript-eslint/typescript-estree": "3.7.0",
22-
"astray": "1.0.0",
21+
"@typescript-eslint/typescript-estree": "3.7.1",
22+
"astray": "1.1.1",
2323
"dlv": "1.1.3",
2424
"dset": "2.0.1",
2525
"fdir": "4.0.0",
@@ -30,12 +30,12 @@
3030
},
3131
"devDependencies": {
3232
"c8": "7.2.1",
33-
"eslint": "7.5.0",
33+
"eslint": "7.6.0",
3434
"eslint-plugin-import": "2.22.0",
3535
"execa": "4.0.3",
3636
"husky": "4.2.5",
3737
"prettier": "2.0.5",
38-
"uvu": "0.3.0",
38+
"uvu": "0.3.1",
3939
"watchlist": "0.2.3"
4040
},
4141
"repository": {

0 commit comments

Comments
 (0)