Skip to content

Commit

Permalink
Merge pull request #587 from nestjs/master
Browse files Browse the repository at this point in the history
Choose two branches to see what’s changed
  • Loading branch information
GulajavaMinistudio committed Mar 15, 2021
2 parents 611284d + db7ab39 commit 7b8cc2e
Show file tree
Hide file tree
Showing 62 changed files with 1,990 additions and 1,355 deletions.
95 changes: 59 additions & 36 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"cli-color": "2.0.0",
"cors": "2.8.5",
"express": "4.17.1",
"fast-json-stringify": "2.5.1",
"fast-json-stringify": "2.5.2",
"fast-safe-stringify": "2.0.7",
"iterare": "1.2.1",
"object-hash": "2.1.1",
Expand Down Expand Up @@ -88,7 +88,7 @@
"@types/gulp": "4.0.8",
"@types/mocha": "8.2.1",
"@types/mongoose": "5.10.3",
"@types/node": "14.14.33",
"@types/node": "14.14.34",
"@types/redis": "2.8.28",
"@types/reflect-metadata": "0.1.0",
"@types/sinon": "9.0.11",
Expand All @@ -104,7 +104,7 @@
"body-parser": "1.19.0",
"bytes": "3.1.0",
"cache-manager": "3.4.1",
"chai": "4.3.3",
"chai": "4.3.4",
"chai-as-promised": "7.1.1",
"clang-format": "1.5.0",
"commitlint-circle": "1.0.0",
Expand All @@ -114,15 +114,15 @@
"coveralls": "3.1.0",
"delete-empty": "3.0.0",
"engine.io-client": "5.0.0",
"eslint": "7.21.0",
"eslint": "7.22.0",
"eslint-config-prettier": "8.1.0",
"eslint-plugin-import": "2.22.1",
"eventsource": "1.0.7",
"fancy-log": "1.3.3",
"fastify": "3.14.0",
"fastify-cors": "5.2.0",
"fastify-formbody": "5.0.0",
"fastify-multipart": "4.0.1",
"fastify-multipart": "4.0.2",
"fastify-static": "4.0.1",
"graphql": "15.5.0",
"graphql-tools": "7.0.4",
Expand Down

0 comments on commit 7b8cc2e

Please sign in to comment.