Skip to content

Commit

Permalink
tests: fix duplicates
Browse files Browse the repository at this point in the history
  • Loading branch information
rubiin committed Sep 29, 2023
1 parent bbd3abc commit 06f350d
Show file tree
Hide file tree
Showing 27 changed files with 999 additions and 423 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,12 +96,12 @@
"date-fns-tz": "^2.0.0",
"eta": "^3.1.1",
"express-basic-auth": "^1.2.1",
"firebase-admin": "^11.10.1",
"firebase-admin": "^11.11.0",
"handlebars": "^4.7.8",
"helmet": "^7.0.0",
"helper-fns": "^2.6.26",
"ioredis": "^5.3.2",
"isomorphic-dompurify": "^1.8.0",
"isomorphic-dompurify": "^1.9.0",
"joi": "^17.10.2",
"jspdf": "^2.5.1",
"mime-types": "^2.1.35",
Expand Down Expand Up @@ -131,7 +131,7 @@
"rxjs": "^7.8.1",
"sharp": "^0.32.6",
"socket.io": "^4.7.2",
"stripe": "^13.7.0",
"stripe": "^13.8.0",
"swagger-stats": "^0.99.7",
"twilio": "4.18.0",
"unprofane": "^1.0.6",
Expand All @@ -146,7 +146,7 @@
"@nestjs/cli": "10.1.18",
"@nestjs/schematics": "10.0.2",
"@nestjs/testing": "10.2.6",
"@rubiin/eslint-config": "^1.8.2",
"@rubiin/eslint-config": "^1.8.4",
"@rubiin/tsconfig": "^1.1.0",
"@sentry/types": "^7.72.0",
"@side/jest-runtime": "^1.1.0",
Expand Down
Loading

0 comments on commit 06f350d

Please sign in to comment.