Skip to content

Commit 3fc80ba

Browse files
committed
build(deps-dev): update mocha and eslint
1 parent fbfab34 commit 3fc80ba

File tree

2 files changed

+383
-653
lines changed

2 files changed

+383
-653
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,26 +45,26 @@
4545
"@tpluscode/eslint-config": "^0.3.0",
4646
"@types/chai": "^4.2.19",
4747
"@types/clownface": "^1.2.0",
48-
"@types/mocha": "^8.2.2",
48+
"@types/mocha": "^10",
4949
"@types/rdf-js": "^4.0.1",
5050
"@types/rdfjs__dataset": "^1.0.5",
5151
"@types/rdfjs__term-set": "^1.0.3",
5252
"@typescript-eslint/eslint-plugin": "^5.52.0",
5353
"@typescript-eslint/parser": "^5.52.0",
5454
"babel-plugin-add-import-extension": "^1.5.1",
55-
"c8": "^7.1.2",
55+
"c8": "^7.13.0",
5656
"chai": "^4.3.4",
5757
"clownface": "^1.3.0",
58-
"eslint": "^7.30.0",
58+
"eslint": "^8.34.0",
5959
"eslint-config-standard": "^16.0.3",
6060
"eslint-import-resolver-typescript": "^3.5.3",
6161
"eslint-plugin-import": "^2.27.5",
6262
"eslint-plugin-node": "^11.1.0",
6363
"husky": "^7.0.0",
6464
"lint-staged": "^11.0.0",
65-
"mocha": "^9.0.2",
65+
"mocha": "^10.2.0",
6666
"npm-run-all": "^4.1.5",
67-
"standard": "^16.0.3",
67+
"standard": "^17.0.0",
6868
"typescript": "^3.9.3"
6969
},
7070
"repository": {

0 commit comments

Comments
 (0)