Skip to content

Commit

Permalink
Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jul 27, 2020
1 parent 6e8b86f commit 7b91143
Showing 1 changed file with 25 additions and 25 deletions.
50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,31 +30,31 @@
"graphql": ">=14.6.0"
},
"devDependencies": {
"@types/jest": "^26.0.0",
"@types/node": "14.x",
"@typescript-eslint/eslint-plugin": "^2.26.0",
"@typescript-eslint/parser": "^2.26.0",
"barrelsby": "^2.2.0",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.10.1",
"eslint-config-standard": "^14.1.1",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^3.1.2",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"graphql": "^15.0.0",
"graphql-tools": "^6.0.5",
"husky": "^4.2.5",
"jest": "^25.2.7",
"lint-staged": "^10.2.7",
"mkdirp": "^1.0.4",
"np": "^6.2.3",
"prettier": "^2.0.2",
"sqlite3": "^5.0.0",
"ts-jest": "^25.3.1",
"typeorm": "^0.2.24",
"typescript": "^3.8.3"
"@types/jest": "26.0.7",
"@types/node": "14.0.8",
"@typescript-eslint/eslint-plugin": "2.34.0",
"@typescript-eslint/parser": "2.34.0",
"barrelsby": "2.2.0",
"eslint": "6.8.0",
"eslint-config-prettier": "6.11.0",
"eslint-config-standard": "14.1.1",
"eslint-plugin-import": "2.22.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "3.1.4",
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-standard": "4.0.1",
"graphql": "15.3.0",
"graphql-tools": "6.0.15",
"husky": "4.2.5",
"jest": "25.5.4",
"lint-staged": "10.2.11",
"mkdirp": "1.0.4",
"np": "6.3.2",
"prettier": "2.0.5",
"sqlite3": "5.0.0",
"ts-jest": "25.5.1",
"typeorm": "0.2.25",
"typescript": "3.9.7"
},
"jest-junit": {
"outputDirectory": "./test/.results",
Expand Down

0 comments on commit 7b91143

Please sign in to comment.