Skip to content

Commit 5c4e605

Browse files
authored
update devDependencies to latest (#169)
1 parent e68b42e commit 5c4e605

File tree

2 files changed

+135
-120
lines changed

2 files changed

+135
-120
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
}
1919
},
2020
"devDependencies": {
21-
"@as-pect/cli": "^4.0.0",
22-
"@typescript-eslint/eslint-plugin": "^4.13.0",
23-
"@typescript-eslint/parser": "^4.13.0",
24-
"assemblyscript": "^0.15.0",
25-
"eslint": "^7.17.0",
21+
"@as-pect/cli": "^6.0.0",
22+
"@typescript-eslint/eslint-plugin": "^4.16.0",
23+
"@typescript-eslint/parser": "^4.16.0",
24+
"assemblyscript": "^0.18.0",
25+
"eslint": "^7.21.0",
2626
"husky": "^4.3.7",
2727
"typedoc": "^0.20.21",
2828
"typedoc-plugin-markdown": "^3.4.5",

0 commit comments

Comments
 (0)