build(deps-dev): bump @types/ldapjs from 1.0.10 to 2.2.1
Bumps [@types/ldapjs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ldapjs) from 1.0.10 to 2.2.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ldapjs) --- updated-dependencies: - dependency-name: "@types/ldapjs" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by:dependabot[bot] <support@github.com>
Showing
| ... | ... | @@ -46,7 +46,7 @@ |
| "devDependencies": { | ||
| "@hokify/eslint-config": "^2.0.14", | ||
| "@types/chai": "^4.2.18", | ||
| "@types/ldapjs": "^1.0.10", | ||
| "@types/ldapjs": "^2.2.1", | ||
| "@types/mocha": "^8.2.2", | ||
| "@types/radius": "0.0.28", | ||
| "@types/yargs": "^17.0.0", | ||
| ... | ... |
Please register or sign in to comment