Skip to content

Commit 841758c

Browse files
chore(deps): update test dependencies
1 parent 9d81f9d commit 841758c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -52,18 +52,18 @@
5252
"semver": "^7.6.0"
5353
},
5454
"devDependencies": {
55-
"@types/chai": "^4.3.14",
55+
"@types/chai": "^4.3.16",
5656
"@types/chai-as-promised": "^7.1.8",
5757
"@types/is-glob": "^4.0.4",
58-
"@types/mocha": "^10.0.6",
58+
"@types/mocha": "^10.0.7",
5959
"@types/node": "^18.19.29",
6060
"@types/picomatch": "^2.3.3",
6161
"@types/semver": "^7.5.8",
6262
"@voxpelli/eslint-config": "^19.0.0",
6363
"@voxpelli/tsconfig": "^12.0.1",
6464
"c8": "^9.1.0",
65-
"chai": "^4.4.1",
66-
"chai-as-promised": "^7.1.1",
65+
"chai": "^4.5.0",
66+
"chai-as-promised": "^7.1.2",
6767
"desm": "^1.3.1",
6868
"eslint": "^8.57.0",
6969
"eslint-plugin-es-x": "^7.6.0",
@@ -76,11 +76,11 @@
7676
"eslint-plugin-sort-destructure-keys": "^1.5.0",
7777
"eslint-plugin-unicorn": "^48.0.1",
7878
"expect-type": "^0.19.0",
79-
"husky": "^9.0.11",
79+
"husky": "^9.1.3",
8080
"installed-check": "^9.1.2",
8181
"knip": "^5.8.0",
82-
"mocha": "^10.4.0",
83-
"npm-run-all2": "^6.1.2",
82+
"mocha": "^10.7.0",
83+
"npm-run-all2": "^6.2.2",
8484
"read-pkg": "^9.0.1",
8585
"tempy": "^3.1.0",
8686
"type-coverage": "^2.28.1",

0 commit comments

Comments
 (0)