Skip to content

Commit 7d403d1

Browse files
committed
Update dependencies
1 parent 3a01cb0 commit 7d403d1

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,16 +35,16 @@
3535
},
3636
"devDependencies": {
3737
"@blockcore/tsconfig": "^0.0.1",
38-
"@typescript-eslint/eslint-plugin": "^5.30.7",
39-
"@typescript-eslint/parser": "^5.30.7",
40-
"ava": "^4.3.1",
41-
"eslint": "^8.20.0",
38+
"@typescript-eslint/eslint-plugin": "^5.41.0",
39+
"@typescript-eslint/parser": "^5.41.0",
40+
"ava": "^5.0.1",
41+
"eslint": "^8.26.0",
4242
"eslint-config-standard": "^17.0.0",
4343
"eslint-plugin-import": "^2.26.0",
44-
"eslint-plugin-n": "^15.2.4",
45-
"eslint-plugin-promise": "^6.0.0",
44+
"eslint-plugin-n": "^15.3.0",
45+
"eslint-plugin-promise": "^6.1.1",
4646
"ts-node": "^10.9.1",
47-
"typescript": "^4.7.4"
47+
"typescript": "^4.8.4"
4848
},
4949
"ava": {
5050
"files": [
@@ -60,6 +60,6 @@
6060
},
6161
"dependencies": {
6262
"@blockcore/coininfo": "^5.2.2",
63-
"@blockcore/dns": "^0.0.8"
63+
"@blockcore/dns": "^0.0.9"
6464
}
6565
}

0 commit comments

Comments
 (0)