Skip to content

Commit 55883b0

Browse files
committed
chore(package): Upgrade dependencies.
1 parent 8427cfe commit 55883b0

File tree

2 files changed

+170
-259
lines changed

2 files changed

+170
-259
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,19 @@
1515
"@cartant/eslint-config": "^3.0.0",
1616
"@types/chai": "^4.2.0",
1717
"@types/common-tags": "^1.8.0",
18-
"@types/eslint": "^7.0.0",
18+
"@types/eslint": "^8.0.0",
1919
"@types/mocha": "^9.0.0",
20-
"@types/node": "^16.0.0",
20+
"@types/node": "^18.0.0",
2121
"@typescript-eslint/parser": "^5.0.0",
2222
"chai": "^4.2.0",
2323
"eslint": "^8.0.0",
24-
"husky": "^7.0.0",
25-
"lint-staged": "^11.0.0",
24+
"husky": "^8.0.0",
25+
"lint-staged": "^13.0.0",
2626
"mocha": "^9.0.0",
2727
"prettier": "^2.0.0",
2828
"rimraf": "^3.0.0",
2929
"ts-node": "^10.0.0",
30-
"typescript": "~4.4.2"
30+
"typescript": "~4.7.4"
3131
},
3232
"files": [
3333
"dist",

0 commit comments

Comments
 (0)