Bump @types/mocha from 10.0.0 to 10.0.1 #496

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/types/mocha-10.0.1 into main

10
package-lock.json generated

@ -1,12 +1,12 @@
{
"name": "@the-bds-maneger/core",
"version": "5.3.2",
"version": "5.3.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@the-bds-maneger/core",
"version": "5.3.2",
"version": "5.3.3",
"license": "GPL-3.0",
"dependencies": {
"@the-bds-maneger/core-utils": "^1.1.1",
@ -1211,9 +1211,9 @@
"integrity": "sha512-SZs7ekbP8CN0txVG2xVRH6EgKmEm31BOxA07vkFaETzZz1xh+cbt8BcI0slpymvwhx5dlFnQG2rTlPVQn+iRPQ=="
},
"node_modules/@types/mocha": {
"version": "10.0.0",
"resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.0.tgz",
"integrity": "sha512-rADY+HtTOA52l9VZWtgQfn4p+UDVM2eDVkMZT1I6syp0YKxW2F9v+0pbRZLsvskhQv/vMb6ZfCay81GHbz5SHg==",
"version": "10.0.1",
"resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.1.tgz",
"integrity": "sha512-/fvYntiO1GeICvqbQ3doGDIP97vWmvFt83GKguJ6prmQM2iXZfFcq6YE8KteFyRtX2/h5Hf91BYvPodJKFYv5Q==",
"dev": true
},
"node_modules/@types/node": {