|
|
@@ -27,8 +27,8 @@
|
|
|
"publish-local": "lerna version --no-git-tag-version && cd scripts && ./publish-to-verdaccio.sh"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@commitlint/cli": "^8.2.0",
|
|
|
- "@commitlint/config-conventional": "^8.2.0",
|
|
|
+ "@commitlint/cli": "^11.0.0",
|
|
|
+ "@commitlint/config-conventional": "^11.0.0",
|
|
|
"@graphql-codegen/add": "2.0.1",
|
|
|
"@graphql-codegen/cli": "1.17.8",
|
|
|
"@graphql-codegen/fragment-matcher": "1.17.8",
|
|
|
@@ -36,23 +36,23 @@
|
|
|
"@graphql-codegen/typescript-compatibility": "2.0.0",
|
|
|
"@graphql-codegen/typescript-operations": "1.17.8",
|
|
|
"@types/graphql": "^14.0.5",
|
|
|
- "@types/jest": "^25.1.4",
|
|
|
+ "@types/jest": "^26.0.14",
|
|
|
"@types/klaw-sync": "^6.0.0",
|
|
|
"@types/node": "^12.12.0",
|
|
|
- "concurrently": "^5.0.0",
|
|
|
- "conventional-changelog-core": "^4.0.3",
|
|
|
+ "concurrently": "^5.3.0",
|
|
|
+ "conventional-changelog-core": "^4.2.0",
|
|
|
"find": "^0.3.0",
|
|
|
"graphql": "14.6.0",
|
|
|
"graphql-tools": "^4.0.0",
|
|
|
- "husky": "^3.0.0",
|
|
|
- "jest": "^25.2.1",
|
|
|
+ "husky": "^4.3.0",
|
|
|
+ "jest": "^26.5.2",
|
|
|
"klaw-sync": "^6.0.0",
|
|
|
- "lerna": "^3.16.4",
|
|
|
- "lint-staged": "^10.0.9",
|
|
|
- "prettier": "^2.0.2",
|
|
|
- "ts-jest": "^25.2.1",
|
|
|
- "ts-node": "^8.4.1",
|
|
|
- "tslint": "^5.11.0",
|
|
|
+ "lerna": "^3.22.1",
|
|
|
+ "lint-staged": "^10.4.0",
|
|
|
+ "prettier": "^2.1.2",
|
|
|
+ "ts-jest": "^26.4.1",
|
|
|
+ "ts-node": "^9.0.0",
|
|
|
+ "tslint": "^6.1.3",
|
|
|
"typescript": "4.0.3"
|
|
|
},
|
|
|
"resolutions": {
|