Skip to content

Commit

Permalink
chore: Updated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
unlight committed Mar 12, 2021
1 parent 9b21377 commit 5dbdecd
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,10 @@
"@arkweid/lefthook": "^0.7.2",
"@commitlint/cli": "^12.0.1",
"@commitlint/config-conventional": "^12.0.1",
"@nestjs/common": "^7.6.13",
"@nestjs/core": "^7.6.13",
"@nestjs/common": "^7.6.14",
"@nestjs/core": "^7.6.14",
"@nestjs/graphql": "^7.9.11",
"@nestjs/platform-express": "^7.6.13",
"@nestjs/platform-express": "^7.6.14",
"@paljs/plugins": "^2.13.0",
"@prisma/client": ">=2.18",
"@semantic-release/changelog": "^5.0.1",
Expand All @@ -75,49 +75,49 @@
"@types/flat": "^5.0.1",
"@types/lodash": "^4.14.168",
"@types/mocha": "^8.2.1",
"@types/node": "^14.14.31",
"@types/node": "^14.14.34",
"@types/pluralize": "^0.0.29",
"@typescript-eslint/eslint-plugin": "^4.16.1",
"@typescript-eslint/parser": "^4.16.1",
"apollo-server-express": "^2.21.0",
"@typescript-eslint/eslint-plugin": "^4.17.0",
"@typescript-eslint/parser": "^4.17.0",
"apollo-server-express": "^2.21.1",
"c8": "^7.6.0",
"class-transformer": "^0.4.0",
"class-validator": "^0.13.1",
"commitizen": "^4.2.3",
"cz-customizable": "^6.3.0",
"decimal.js": "^10.2.1",
"eslint": "^7.21.0",
"eslint": "^7.22.0",
"eslint-import-resolver-node": "^0.3.4",
"eslint-plugin-etc": "^1.3.3",
"eslint-plugin-etc": "^1.3.4",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-only-warn": "^1.0.2",
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-promise": "^4.3.1",
"eslint-plugin-regexp": "^0.2.2",
"eslint-plugin-regexp": "^0.3.1",
"eslint-plugin-simple-import-sort": "^7.0.0",
"eslint-plugin-sonarjs": "^0.6.0",
"eslint-plugin-sort-class-members": "^1.9.0",
"eslint-plugin-total-functions": "^4.7.2",
"eslint-plugin-unicorn": "^28.0.2",
"eslint-plugin-wix-editor": "^3.2.0",
"eslint-plugin-wix-editor": "^3.3.0",
"expect": "^26.6.2",
"find-cache-dir": "^3.3.1",
"git-branch-is": "^4.0.0",
"graphql": "^15.5.0",
"graphql-type-json": "^0.3.2",
"mocha": "^8.3.0",
"mocha": "^8.3.2",
"ololog": "^1.1.168",
"precise-commits": "^1.0.2",
"prettier": "^2.2.1",
"prisma": "2.18.0",
"reflect-metadata": "^0.1.13",
"rxjs": "^6.6.6",
"semantic-release": "^17.4.1",
"semantic-release": "^17.4.2",
"simplytyped": "^3.3.0",
"ts-node": "^9.1.1",
"ts-node-dev": "^1.1.6",
"tslib": "^2.1.0",
"typescript": "^4.2.2",
"typescript": "^4.2.3",
"watchexec-bin": "^1.0.0"
}
}

0 comments on commit 5dbdecd

Please sign in to comment.