nestjs-pino
Advanced tools
Comparing version 3.3.0-alpha.bbcf84 to 3.3.0-alpha.be039d
{ | ||
"name": "nestjs-pino", | ||
"version": "3.3.0-alpha.bbcf84", | ||
"version": "3.3.0-alpha.be039d", | ||
"description": "Pino logger for NestJS", | ||
@@ -52,4 +52,4 @@ "main": "index.js", | ||
"@types/supertest": "^2.0.12", | ||
"@typescript-eslint/eslint-plugin": "^5.59.11", | ||
"@typescript-eslint/parser": "^5.59.11", | ||
"@typescript-eslint/eslint-plugin": "^6.0.0", | ||
"@typescript-eslint/parser": "^6.0.0", | ||
"eslint": "^8.42.0", | ||
@@ -56,0 +56,0 @@ "eslint-config-prettier": "^8.8.0", |
56336