Skip to content

Commit 36576b8

Browse files
Bump mocha and @types/mocha (#147)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9310cfe commit 36576b8

File tree

2 files changed

+77
-72
lines changed

2 files changed

+77
-72
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@ianvs/prettier-plugin-sort-imports": "4.1.0",
3434
"@types/chai": "^4.3.6",
3535
"@types/chrome": "0.0.268",
36-
"@types/mocha": "^10.0.1",
36+
"@types/mocha": "^10.0.7",
3737
"@types/node": "20.14.5",
3838
"@types/react": "18.3.3",
3939
"@types/react-dom": "18.2.7",
@@ -46,7 +46,7 @@
4646
"eslint": "^8.49.0",
4747
"eslint-plugin-react": "^7.33.2",
4848
"htmlnano": "2.0.3",
49-
"mocha": "^10.2.0",
49+
"mocha": "^10.6.0",
5050
"postcss": "^8.4.31",
5151
"prettier": "3.2.5",
5252
"puppeteer": "^22.12.1",

0 commit comments

Comments
 (0)