Skip to content

Commit 3e21b2f

Browse files
committed
ci: update deoendencies
1 parent 1ab93d7 commit 3e21b2f

File tree

2 files changed

+3645
-7
lines changed

2 files changed

+3645
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,20 +32,20 @@
3232
"@commitlint/config-conventional": "^18.4.3",
3333
"@semantic-release/changelog": "^6.0.3",
3434
"@semantic-release/git": "^10.0.1",
35-
"@types/mocha": "^10.0.5",
36-
"@types/node": "^20.9.3",
37-
"@typescript-eslint/eslint-plugin": "^6.12.0",
38-
"@typescript-eslint/parser": "^6.12.0",
35+
"@types/mocha": "^10.0.6",
36+
"@types/node": "^20.10.3",
37+
"@typescript-eslint/eslint-plugin": "^6.13.2",
38+
"@typescript-eslint/parser": "^6.13.2",
3939
"chai": "^4.3.10",
4040
"commitizen": "^4.3.0",
4141
"coveralls": "^3.1.1",
4242
"cz-conventional-changelog": "^3.3.0",
43-
"eslint": "^8.54.0",
44-
"eslint-config-prettier": "^9.0.0",
43+
"eslint": "^8.55.0",
44+
"eslint-config-prettier": "^9.1.0",
4545
"eslint-plugin-prettier": "^5.0.1",
4646
"husky": "^8.0.3",
4747
"istanbul": "^0.4.5",
48-
"lint-staged": "^15.1.0",
48+
"lint-staged": "^15.2.0",
4949
"mocha": "^10.2.0",
5050
"prettier": "^3.1.0",
5151
"remap-istanbul": "^0.13.0",

0 commit comments

Comments
 (0)