Skip to content

Commit f34de1f

Browse files
authored
fix(devdeps): updated devdeps (#235)
1 parent 38cc19d commit f34de1f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@
4444
"validate-npm-package-name": "^5.0.0"
4545
},
4646
"devDependencies": {
47-
"c8": "^8.0.1",
48-
"fs-test-fixtures": "^0.1.3",
49-
"mocha": "^10.2.0",
47+
"c8": "^10.1.3",
48+
"fs-test-fixtures": "^0.2.0-next",
49+
"mocha": "^11.7.5",
5050
"semistandard": "^17.0.0",
5151
"standard-version": "^9.0.0"
5252
}

0 commit comments

Comments
 (0)