Compare commits

...
Sign in to create a new pull request.

2 commits

Author SHA1 Message Date
67149816ed Merge pull request 'chore(deps): update dependency mocha to v10.8.2' (#29) from renovate/mocha-10.x-lockfile into master
Reviewed-on: #29
2025-03-20 14:07:58 +05:30
Renovate Bot
eed7cc1e8e chore(deps): update dependency mocha to v10.8.2
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2024-10-30 16:44:58 +00:00

6
package-lock.json generated
View file

@ -859,9 +859,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,
"license": "MIT",
"dependencies": {