Merge pull request #1100 from renovate-bot/renovate/mocha-10.x

chore(deps): update dependency mocha to v10.8.2
This commit is contained in:
Alexander Holliday
2024-10-31 10:40:49 +08:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -35,7 +35,7 @@
"c8": "10.1.2",
"chai": "5.1.2",
"esm": "3.2.25",
"mocha": "10.8.1",
"mocha": "10.8.2",
"nodemon": "3.1.7",
"prettier": "^3.3.3",
"sinon": "19.0.2"
@@ -4129,9 +4129,9 @@
}
},
"node_modules/mocha": {
"version": "10.8.1",
"resolved": "https://registry.npmjs.org/mocha/-/mocha-10.8.1.tgz",
"integrity": "sha512-WxSpEWgF03HfgNKBuysfK40DUaOSVX5zxgLDoieMGO+zyE69iq2eQ1vBypvIJ5mOPKpuVAqWiTbt4Orj7L6wVw==",
"version": "10.8.2",
"resolved": "https://registry.npmjs.org/mocha/-/mocha-10.8.2.tgz",
"integrity": "sha512-VZlYo/WE8t1tstuRmqgeyBgCbJc/lEdopaa+axcKzTBJ+UIdlAB9XnmvTCAH4pwR4ElNInaedhEBmZD8iCSVEg==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -38,7 +38,7 @@
"c8": "10.1.2",
"chai": "5.1.2",
"esm": "3.2.25",
"mocha": "10.8.1",
"mocha": "10.8.2",
"nodemon": "3.1.7",
"prettier": "^3.3.3",
"sinon": "19.0.2"