Skip to content

Commit 5d2351e

Browse files
committed
chore: upgrade dependencies
1 parent 34b8511 commit 5d2351e

File tree

3 files changed

+91
-91
lines changed

3 files changed

+91
-91
lines changed

globalConfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"mongoUri":"mongodb://127.0.0.1:62679/","mongoDBName":"jest"}
1+
{"mongoUri":"mongodb://127.0.0.1:50734/","mongoDBName":"jest"}

package-lock.json

Lines changed: 88 additions & 88 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
"@types/jest": "^26.0.24",
3636
"@types/jsonwebtoken": "^8.5.4",
3737
"@types/mongodb": "^4.0.7",
38-
"@types/node": "^16.4.8",
38+
"@types/node": "^16.4.10",
3939
"@types/supertest": "^2.0.11",
4040
"@types/validator": "^13.6.3",
41-
"@typescript-eslint/eslint-plugin": "^4.28.5",
41+
"@typescript-eslint/eslint-plugin": "^4.29.0",
4242
"eslint": "^7.32.0",
4343
"eslint-config-standard-with-typescript": "^11.0.1",
4444
"eslint-plugin-import": "^2.23.4",

0 commit comments

Comments
 (0)