Skip to content
This repository has been archived by the owner on Mar 7, 2022. It is now read-only.

Commit

Permalink
fix(deps): upgrade all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kostyazgara committed May 13, 2021
1 parent d25bc94 commit fe56538
Show file tree
Hide file tree
Showing 77 changed files with 663 additions and 602 deletions.
649 changes: 339 additions & 310 deletions .pnp.js

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/cache/rxjs-npm-6.6.3-a1e67d677b-61a3da6db9.zip
Binary file not shown.
Binary file not shown.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,39 +33,39 @@
"postpublish": "pinst --enable"
},
"devDependencies": {
"@commitlint/cli": "12.1.1",
"@commitlint/config-angular": "12.1.1",
"@commitlint/cli": "12.1.4",
"@commitlint/config-angular": "12.1.4",
"@istanbuljs/nyc-config-typescript": "1.0.1",
"@nestjs/common": "7.6.15",
"@nestjs/core": "7.6.15",
"@nestjs/testing": "7.6.15",
"@release-it/conventional-changelog": "2.0.1",
"@types/chai": "4.2.17",
"@types/chai-as-promised": "7.1.3",
"@types/chai": "4.2.18",
"@types/chai-as-promised": "7.1.4",
"@types/mocha": "8.2.2",
"@types/node": "14.14.41",
"@types/node": "14.14.45",
"@types/sinon": "10.0.0",
"@types/sinon-chai": "3.2.5",
"@typescript-eslint/eslint-plugin": "4.22.0",
"@typescript-eslint/parser": "4.22.0",
"@typescript-eslint/eslint-plugin": "4.23.0",
"@typescript-eslint/parser": "4.23.0",
"chai": "4.3.4",
"chai-as-promised": "7.1.1",
"conventional-changelog-angular": "5.0.12",
"dotenv": "8.2.0",
"eslint": "7.24.0",
"eslint-config-prettier": "8.2.0",
"dotenv": "9.0.2",
"eslint": "7.26.0",
"eslint-config-prettier": "8.3.0",
"husky": "6.0.0",
"lint-staged": "10.5.4",
"mocha": "8.3.2",
"lint-staged": "11.0.0",
"mocha": "8.4.0",
"nyc": "15.1.0",
"pino": "6.11.2",
"pino": "6.11.3",
"pinst": "2.1.6",
"prettier": "2.2.1",
"prettier": "2.3.0",
"proxyquire": "2.1.3",
"reflect-metadata": "0.1.13",
"release-it": "14.6.1",
"release-it": "14.6.2",
"rimraf": "3.0.2",
"rxjs": "6.6.7",
"rxjs": "7.0.1",
"semver": "7.3.5",
"sinon": "10.0.0",
"sinon-chai": "3.6.0",
Expand All @@ -82,8 +82,8 @@
"rxjs": "^6.0.0"
},
"optionalDependencies": {
"@types/pino": "6.3.7",
"pino": "6.11.2"
"@types/pino": "6.3.8",
"pino": "6.11.3"
},
"dependencies": {
"lodash.isplainobject": "4.0.6",
Expand Down
Loading

0 comments on commit fe56538

Please sign in to comment.