|
37 | 37 | "mongodb-connection-string-url": "^2.2.0" |
38 | 38 | }, |
39 | 39 | "devDependencies": { |
40 | | - "@istanbuljs/nyc-config-typescript": "^1.0.1", |
41 | | - "@microsoft/api-extractor": "^7.18.19", |
| 40 | + "@istanbuljs/nyc-config-typescript": "^1.0.2", |
| 41 | + "@microsoft/api-extractor": "^7.18.21", |
42 | 42 | "@microsoft/tsdoc-config": "^0.15.2", |
43 | | - "@types/chai": "^4.2.22", |
| 43 | + "@types/chai": "^4.3.0", |
44 | 44 | "@types/chai-subset": "^1.3.3", |
45 | 45 | "@types/kerberos": "^1.1.1", |
46 | 46 | "@types/mocha": "^9.0.0", |
47 | | - "@types/node": "^16.11.8", |
| 47 | + "@types/node": "^16.11.12", |
48 | 48 | "@types/saslprep": "^1.0.1", |
49 | 49 | "@types/semver": "^7.3.9", |
50 | 50 | "@types/sinon": "^10.0.6", |
51 | 51 | "@types/whatwg-url": "^8.2.1", |
52 | | - "@typescript-eslint/eslint-plugin": "^5.4.0", |
53 | | - "@typescript-eslint/parser": "^5.4.0", |
| 52 | + "@typescript-eslint/eslint-plugin": "^5.6.0", |
| 53 | + "@typescript-eslint/parser": "^5.6.0", |
54 | 54 | "bluebird": "^3.7.2", |
55 | 55 | "chai": "^4.3.4", |
56 | 56 | "chai-subset": "^1.6.0", |
57 | 57 | "chalk": "^4.1.2", |
58 | | - "co": "4.6.0", |
59 | 58 | "downlevel-dts": "^0.7.0", |
60 | | - "eslint": "^8.2.0", |
| 59 | + "eslint": "^8.4.1", |
61 | 60 | "eslint-config-prettier": "^8.3.0", |
62 | 61 | "eslint-plugin-prettier": "^4.0.0", |
63 | 62 | "eslint-plugin-tsdoc": "^0.2.14", |
64 | 63 | "js-yaml": "^4.1.0", |
65 | 64 | "lodash.camelcase": "^4.3.0", |
66 | 65 | "mocha": "^9.1.3", |
67 | 66 | "mocha-sinon": "^2.1.2", |
68 | | - "mongodb-mock-server": "^2.0.1", |
69 | 67 | "nyc": "^15.1.0", |
70 | | - "prettier": "^2.4.1", |
| 68 | + "prettier": "^2.5.1", |
71 | 69 | "rimraf": "^3.0.2", |
72 | 70 | "semver": "^7.3.5", |
73 | 71 | "sinon": "^12.0.1", |
74 | 72 | "sinon-chai": "^3.7.0", |
75 | | - "source-map-support": "^0.5.20", |
| 73 | + "source-map-support": "^0.5.21", |
76 | 74 | "standard-version": "^9.3.2", |
77 | 75 | "ts-node": "^10.4.0", |
78 | 76 | "tsd": "^0.19.0", |
79 | 77 | "typescript": "^4.5.2", |
80 | 78 | "typescript-cached-transpile": "^0.0.6", |
81 | 79 | "xml2js": "^0.4.23", |
82 | | - "yargs": "^17.2.1" |
| 80 | + "yargs": "^17.3.0" |
83 | 81 | }, |
84 | 82 | "license": "Apache-2.0", |
85 | 83 | "engines": { |
|
0 commit comments