Skip to content

Commit e909574

Browse files
authored
Merge pull request #62 from ggtakec/update/dependencies
Updated a dependent package version(mocha)
2 parents 0115762 + 12e7b77 commit e909574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"devDependencies": {
1515
"chai": "^4.5.0",
16-
"mocha": "^10.8.2"
16+
"mocha": "^11.1.0"
1717
},
1818
"scripts": {
1919
"build": "npm run build:before && npm run build:configure && npm run build:rebuild && npm run build:linkdir && npm run build:after",

0 commit comments

Comments
 (0)