Update mocha to 10.8.2
This commit is contained in:
Родитель
2f95a21722
Коммит
be8b141f2b
|
@ -17,7 +17,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "~8.14.0",
|
||||
"@typescript-eslint/parser": "~8.14.0",
|
||||
"eslint": "~9.15.0",
|
||||
"mocha": "~10.7.0",
|
||||
"mocha": "~10.8.0",
|
||||
"prettier": "~3.3.0",
|
||||
"typescript": "~5.6.0"
|
||||
},
|
||||
|
@ -2472,9 +2472,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/mocha": {
|
||||
"version": "10.7.3",
|
||||
"resolved": "https://registry.npmjs.org/mocha/-/mocha-10.7.3.tgz",
|
||||
"integrity": "sha512-uQWxAu44wwiACGqjbPYmjo7Lg8sFrS3dQe7PP2FQI+woptP4vZXSMcfMyFL/e1yFEeEpV4RtyTpZROOKmxis+A==",
|
||||
"version": "10.8.2",
|
||||
"resolved": "https://registry.npmjs.org/mocha/-/mocha-10.8.2.tgz",
|
||||
"integrity": "sha512-VZlYo/WE8t1tstuRmqgeyBgCbJc/lEdopaa+axcKzTBJ+UIdlAB9XnmvTCAH4pwR4ElNInaedhEBmZD8iCSVEg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"ansi-colors": "^4.1.3",
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "~8.14.0",
|
||||
"@typescript-eslint/parser": "~8.14.0",
|
||||
"eslint": "~9.15.0",
|
||||
"mocha": "~10.7.0",
|
||||
"mocha": "~10.8.0",
|
||||
"prettier": "~3.3.0",
|
||||
"typescript": "~5.6.0"
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче