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 May 23, 2022
1 parent 24b3d6e commit 28daed6
Show file tree
Hide file tree
Showing 2 changed files with 184 additions and 183 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,25 +62,25 @@
"@4c/prettier-config": "^1.1.0",
"@4c/tsconfig": "^0.4.1",
"@babel/cli": "^7.17.10",
"@babel/core": "^7.17.10",
"@babel/preset-typescript": "^7.16.7",
"@babel/core": "^7.18.0",
"@babel/preset-typescript": "^7.17.12",
"@types/express": "^4.17.13",
"@types/jest": "^27.5.0",
"@types/jest": "^27.5.1",
"@types/jsonwebtoken": "^8.5.8",
"@types/redis": "^2.8.32",
"@typescript-eslint/eslint-plugin": "^5.22.0",
"@typescript-eslint/parser": "^5.22.0",
"@typescript-eslint/eslint-plugin": "^5.25.0",
"@typescript-eslint/parser": "^5.25.0",
"babel-jest": "^27.5.1",
"codecov": "^3.8.3",
"eslint-config-4catalyzer": "^1.4.1",
"eslint-config-4catalyzer-jest": "^2.2.0",
"eslint-config-4catalyzer-typescript": "^3.2.1",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^26.1.5",
"eslint-plugin-jest": "^26.2.2",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-prettier": "^4.0.0",
"graphql": "^16.4.0",
"graphql": "^16.5.0",
"graphql-relay": "^0.10.0",
"@4c/graphql-relay-subscription": "^0.4.0",
"hookem": "^2.0.1",
Expand All @@ -90,8 +90,8 @@
"prettier": "^2.6.2",
"redis-mock": "^0.56.3",
"semantic-release": "^19.0.2",
"socket.io": "^4.5.0",
"socket.io-client": "^4.5.0",
"socket.io": "^4.5.1",
"socket.io-client": "^4.5.1",
"travis-deploy-once": "^5.0.11",
"typescript": "^4.6.4",
"utility-types": "^3.10.0"
Expand Down
Loading

0 comments on commit 28daed6

Please sign in to comment.