Skip to content

Commit e37f829

Browse files
committed
align dependencies
1 parent 71185aa commit e37f829

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

packages/devtools-connect/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,18 +61,18 @@
6161
"@mongodb-js/oidc-plugin": "^0.3.1",
6262
"@types/lodash.merge": "^4.6.7",
6363
"@types/mocha": "^9.0.0",
64-
"@types/node": "^16.4.10",
65-
"@typescript-eslint/eslint-plugin": "^6.5.0",
66-
"@typescript-eslint/parser": "^6.5.0",
64+
"@types/node": "^17.0.35",
65+
"@typescript-eslint/eslint-plugin": "^5.59.0",
66+
"@typescript-eslint/parser": "^5.59.0",
6767
"chai": "^4.3.4",
68-
"eslint": "^8.48.0",
68+
"eslint": "^7.25.0",
6969
"eslint-config-semistandard": "^17.0.0",
7070
"eslint-config-standard": "^17.1.0",
7171
"eslint-plugin-import": "^2.22.0",
7272
"eslint-plugin-n": "^16.6.2",
7373
"eslint-plugin-promise": "^6.1.1",
7474
"gen-esm-wrapper": "^1.1.0",
75-
"mocha": "^9.1.1",
75+
"mocha": "^8.4.0",
7676
"mongodb": "^5.8.1 || ^6.0.0",
7777
"mongodb-log-writer": "^1.2.0",
7878
"nyc": "^15.1.0",

0 commit comments

Comments
 (0)