Skip to content

Commit 981c868

Browse files
authored
Update patch versions (#239)
1 parent 945b2bf commit 981c868

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package-lock.json

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

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -60,32 +60,32 @@
6060
"uuid-apikey": "^1.5.3"
6161
},
6262
"devDependencies": {
63-
"@darraghor/eslint-plugin-nestjs-typed": "^4.0.12",
63+
"@darraghor/eslint-plugin-nestjs-typed": "^4.0.16",
6464
"@nestjs/cli": "^10.1.17",
6565
"@nestjs/schematics": "^10.0.2",
6666
"@nestjs/testing": "^10.2.5",
67-
"@types/bcryptjs": "^2.4.2",
67+
"@types/bcryptjs": "^2.4.4",
6868
"@types/cache-manager": "^3.4.3",
6969
"@types/cron": "^1.7.3",
7070
"@types/express": "^4.17.17",
71-
"@types/jest": "^29.5.3",
72-
"@types/lodash": "^4.14.197",
71+
"@types/jest": "^29.5.5",
72+
"@types/lodash": "^4.14.198",
7373
"@types/multer": "^1.4.7",
74-
"@types/node": "^18.17.5",
74+
"@types/node": "^18.17.17",
7575
"@types/passport-jwt": "^3.0.9",
7676
"@types/passport-local": "^1.0.35",
7777
"@types/pixelmatch": "^5.2.4",
7878
"@types/pngjs": "^6.0.1",
7979
"@types/supertest": "^2.0.12",
8080
"@types/uuid-apikey": "^1.5.0",
81-
"@typescript-eslint/eslint-plugin": "^6.4.0",
82-
"@typescript-eslint/parser": "^6.4.0",
81+
"@typescript-eslint/eslint-plugin": "^6.4.1",
82+
"@typescript-eslint/parser": "^6.4.1",
8383
"axios": "^1.5.0",
8484
"eslint": "^8.47.0",
8585
"eslint-config-prettier": "^9.0.0",
86-
"eslint-plugin-import": "^2.28.0",
87-
"jest": "^29.6.2",
88-
"prettier": "^3.0.2",
86+
"eslint-plugin-import": "^2.28.1",
87+
"jest": "^29.6.4",
88+
"prettier": "^3.0.3",
8989
"prisma": "^5.3.1",
9090
"supertest": "^6.3.3",
9191
"ts-jest": "^29.1.1",

0 commit comments

Comments
 (0)