Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Dec 14, 2020
1 parent d984167 commit 4d17c22
Show file tree
Hide file tree
Showing 2 changed files with 351 additions and 322 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,40 +55,40 @@
"graphql": ">=0.12.3"
},
"devDependencies": {
"@4c/babel-preset": "^8.0.1",
"@4c/babel-preset": "^8.0.2",
"@4c/cli": "^2.1.12",
"@4c/jest-preset": "^1.5.3",
"@4c/jest-preset": "^1.5.4",
"@4c/prettier-config": "^1.1.0",
"@4c/semantic-release-config": "^2.0.13",
"@4c/semantic-release-config": "^2.0.14",
"@4c/tsconfig": "^0.3.1",
"@babel/cli": "^7.12.8",
"@babel/core": "^7.12.9",
"@babel/cli": "^7.12.10",
"@babel/core": "^7.12.10",
"@babel/preset-typescript": "^7.12.7",
"@types/express": "^4.17.9",
"@types/jest": "^26.0.17",
"@types/jest": "^26.0.19",
"@types/redis": "^2.8.28",
"@types/socket.io": "^2.1.12",
"@typescript-eslint/eslint-plugin": "^4.9.1",
"@typescript-eslint/parser": "^4.9.1",
"babel-jest": "^26.6.3",
"codecov": "^3.8.1",
"eslint-config-4catalyzer": "^1.1.4",
"eslint-config-4catalyzer-jest": "^2.0.9",
"eslint-config-4catalyzer-typescript": "^3.0.1",
"eslint-config-4catalyzer": "^1.1.5",
"eslint-config-4catalyzer-jest": "^2.0.10",
"eslint-config-4catalyzer-typescript": "^3.0.2",
"eslint-config-prettier": "^7.0.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^24.1.3",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-prettier": "^3.2.0",
"eslint-plugin-prettier": "^3.3.0",
"graphql": "^15.4.0",
"husky": "^4.3.5",
"husky": "^4.3.6",
"jest": "^26.6.3",
"lint-staged": "^10.5.3",
"prettier": "^2.2.1",
"redis-mock": "^0.55.0",
"redis-mock": "^0.55.1",
"semantic-release": "^17.3.0",
"travis-deploy-once": "^5.0.11",
"typescript": "^4.1.2",
"typescript": "^4.1.3",
"utility-types": "^3.10.0"
},
"engines": {
Expand Down
Loading

0 comments on commit 4d17c22

Please sign in to comment.