Bump @types/mocha from 10.0.0 to 10.0.1 (#3891)

Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 10.0.0 to 10.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)

---
updated-dependencies:
- dependency-name: "@types/mocha"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-11-29 11:57:29 +01:00 committed by GitHub
parent d255e06593
commit 1d2f83633c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

View file

@ -47,7 +47,7 @@
"@faker-js/faker": "^7.1.0", "@faker-js/faker": "^7.1.0",
"@types/chai": "^4.3.4", "@types/chai": "^4.3.4",
"@types/lodash-es": "^4.17.5", "@types/lodash-es": "^4.17.5",
"@types/mocha": "^10.0.0", "@types/mocha": "^10.0.1",
"@types/node": "^18.0.3", "@types/node": "^18.0.3",
"chai": "^4.3.7", "chai": "^4.3.7",
"mocha": "^10.0.0", "mocha": "^10.0.0",

16
package-lock.json generated
View file

@ -558,7 +558,7 @@
"@faker-js/faker": "^7.1.0", "@faker-js/faker": "^7.1.0",
"@types/chai": "^4.3.4", "@types/chai": "^4.3.4",
"@types/lodash-es": "^4.17.5", "@types/lodash-es": "^4.17.5",
"@types/mocha": "^10.0.0", "@types/mocha": "^10.0.1",
"@types/node": "^18.0.3", "@types/node": "^18.0.3",
"chai": "^4.3.7", "chai": "^4.3.7",
"mocha": "^10.0.0", "mocha": "^10.0.0",
@ -4494,9 +4494,9 @@
} }
}, },
"node_modules/@types/mocha": { "node_modules/@types/mocha": {
"version": "10.0.0", "version": "10.0.1",
"resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.0.tgz", "resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.1.tgz",
"integrity": "sha512-rADY+HtTOA52l9VZWtgQfn4p+UDVM2eDVkMZT1I6syp0YKxW2F9v+0pbRZLsvskhQv/vMb6ZfCay81GHbz5SHg==", "integrity": "sha512-/fvYntiO1GeICvqbQ3doGDIP97vWmvFt83GKguJ6prmQM2iXZfFcq6YE8KteFyRtX2/h5Hf91BYvPodJKFYv5Q==",
"dev": true "dev": true
}, },
"node_modules/@types/node": { "node_modules/@types/node": {
@ -17817,7 +17817,7 @@
"@faker-js/faker": "^7.1.0", "@faker-js/faker": "^7.1.0",
"@types/chai": "^4.3.4", "@types/chai": "^4.3.4",
"@types/lodash-es": "^4.17.5", "@types/lodash-es": "^4.17.5",
"@types/mocha": "^10.0.0", "@types/mocha": "^10.0.1",
"@types/node": "^18.0.3", "@types/node": "^18.0.3",
"axios": "^0.27.2", "axios": "^0.27.2",
"camelize-ts": "^2.1.1", "camelize-ts": "^2.1.1",
@ -18680,9 +18680,9 @@
} }
}, },
"@types/mocha": { "@types/mocha": {
"version": "10.0.0", "version": "10.0.1",
"resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.0.tgz", "resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.1.tgz",
"integrity": "sha512-rADY+HtTOA52l9VZWtgQfn4p+UDVM2eDVkMZT1I6syp0YKxW2F9v+0pbRZLsvskhQv/vMb6ZfCay81GHbz5SHg==", "integrity": "sha512-/fvYntiO1GeICvqbQ3doGDIP97vWmvFt83GKguJ6prmQM2iXZfFcq6YE8KteFyRtX2/h5Hf91BYvPodJKFYv5Q==",
"dev": true "dev": true
}, },
"@types/node": { "@types/node": {