Skip to content

Commit

Permalink
fix(dependencies): align dependencies versions
Browse files Browse the repository at this point in the history
  • Loading branch information
nfroidure committed Oct 28, 2020
1 parent 8ec8dd3 commit 32136d4
Show file tree
Hide file tree
Showing 18 changed files with 17 additions and 2,181 deletions.
1,771 changes: 0 additions & 1,771 deletions packages/whook-cli/package-lock.json

This file was deleted.

4 changes: 0 additions & 4 deletions packages/whook-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,13 +104,9 @@
"@typescript-eslint/parser": "^3.9.1",
"babel-eslint": "^10.1.0",
"babel-plugin-knifecycle": "^3.0.1",
"commitizen": "^4.1.2",
"conventional-changelog-cli": "^2.0.34",
"cz-conventional-changelog": "^3.2.0",
"eslint": "^7.7.0",
"eslint-plugin-prettier": "^3.1.4",
"jest": "^26.4.0",
"jsdoc-to-markdown": "^6.0.1",
"metapak": "^3.1.10",
"metapak-nfroidure": "10.2.5",
"prettier": "^2.0.5",
Expand Down
23 changes: 0 additions & 23 deletions packages/whook-create/package-lock.json

This file was deleted.

2 changes: 1 addition & 1 deletion packages/whook-create/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"dependencies": {
"@whook/cli": "^5.1.3",
"@whook/example": "^5.1.3",
"axios": "^0.20.0",
"axios": "^0.21.0",
"common-services": "^8.0.2",
"debug": "^4.2.0",
"fs-extra": "^9.0.1",
Expand Down

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions packages/whook-create/src/services/createWhook.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ Mr Bean
"@types/jest": "^26.0.10",
"@typescript-eslint/eslint-plugin": "^3.9.1",
"@typescript-eslint/parser": "^3.9.1",
"axios": "^0.19.2",
"axios": "^0.21.0",
"babel-eslint": "^10.1.0",
"babel-plugin-knifecycle": "^3.0.1",
"chokidar": "^3.4.1",
Expand Down Expand Up @@ -476,7 +476,7 @@ Mr Bean
"@types/jest": "^26.0.10",
"@typescript-eslint/eslint-plugin": "^3.9.1",
"@typescript-eslint/parser": "^3.9.1",
"axios": "^0.19.2",
"axios": "^0.21.0",
"babel-eslint": "^10.1.0",
"babel-plugin-knifecycle": "^3.0.1",
"chokidar": "^3.4.1",
Expand Down Expand Up @@ -725,7 +725,7 @@ Mr Bean
"@types/jest": "^26.0.10",
"@typescript-eslint/eslint-plugin": "^3.9.1",
"@typescript-eslint/parser": "^3.9.1",
"axios": "^0.19.2",
"axios": "^0.21.0",
"babel-eslint": "^10.1.0",
"babel-plugin-knifecycle": "^3.0.1",
"chokidar": "^3.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/whook-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"@types/jest": "^26.0.10",
"@typescript-eslint/eslint-plugin": "^3.9.1",
"@typescript-eslint/parser": "^3.9.1",
"axios": "^0.19.2",
"axios": "^0.21.0",
"babel-eslint": "^10.1.0",
"babel-plugin-knifecycle": "^3.0.1",
"chokidar": "^3.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/whook-graphiql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"@typescript-eslint/eslint-plugin": "^3.9.1",
"@typescript-eslint/parser": "^3.9.1",
"@whook/http-router": "^5.1.3",
"axios": "^0.19.2",
"axios": "^0.21.0",
"babel-eslint": "^10.1.0",
"babel-plugin-knifecycle": "^3.0.1",
"eslint": "^7.7.0",
Expand Down
165 changes: 0 additions & 165 deletions packages/whook-graphql/package-lock.json

This file was deleted.

4 changes: 2 additions & 2 deletions packages/whook-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@whook/whook": "^5.1.3",
"apollo-server-core": "^2.18.2",
"apollo-server-env": "^2.4.5",
"common-services": "^8.0.1",
"common-services": "^8.0.2",
"knifecycle": "^10.0.3",
"openapi-types": "^7.0.1",
"yhttperror": "^5.0.0"
Expand All @@ -91,7 +91,7 @@
"@typescript-eslint/eslint-plugin": "^3.9.1",
"@typescript-eslint/parser": "^3.9.1",
"@whook/authorization": "^5.1.3",
"axios": "^0.19.2",
"axios": "^0.21.0",
"babel-eslint": "^10.1.0",
"babel-plugin-knifecycle": "^3.0.1",
"eslint": "^7.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/whook-http-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"@types/jest": "^26.0.10",
"@typescript-eslint/eslint-plugin": "^3.9.1",
"@typescript-eslint/parser": "^3.9.1",
"axios": "^0.19.2",
"axios": "^0.21.0",
"babel-eslint": "^10.1.0",
"babel-plugin-knifecycle": "^3.0.1",
"eslint": "^7.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/whook-http-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@types/jest": "^26.0.10",
"@typescript-eslint/eslint-plugin": "^3.9.1",
"@typescript-eslint/parser": "^3.9.1",
"axios": "^0.19.2",
"axios": "^0.21.0",
"babel-eslint": "^10.1.0",
"babel-plugin-knifecycle": "^3.0.1",
"eslint": "^7.7.0",
Expand Down
Loading

0 comments on commit 32136d4

Please sign in to comment.