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 Feb 6, 2023
1 parent 6b81b9a commit c69b40d
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,21 +64,21 @@
"@babel/cli": "^7.20.7",
"@babel/core": "^7.20.12",
"@babel/preset-typescript": "^7.18.6",
"@types/express": "^4.17.15",
"@types/express": "^4.17.17",
"@types/jest": "^27.5.2",
"@types/jsonwebtoken": "^9.0.0",
"@types/jsonwebtoken": "^9.0.1",
"@types/redis": "^2.8.32",
"@typescript-eslint/eslint-plugin": "^5.48.0",
"@typescript-eslint/parser": "^5.48.0",
"@typescript-eslint/eslint-plugin": "^5.51.0",
"@typescript-eslint/parser": "^5.51.0",
"babel-jest": "^27.5.1",
"codecov": "^3.8.3",
"eslint-config-4catalyzer": "^1.5.0",
"eslint-config-4catalyzer-jest": "^2.3.0",
"eslint-config-4catalyzer-typescript": "^3.3.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-prettier": "^4.2.1",
"graphql": "^16.6.0",
"graphql-relay": "^0.10.0",
Expand All @@ -87,13 +87,13 @@
"jest": "^27.5.1",
"jsonwebtoken": "^9.0.0",
"lint-staged": "^13.1.0",
"prettier": "^2.8.2",
"prettier": "^2.8.3",
"redis-mock": "^0.56.3",
"semantic-release": "^19.0.5",
"socket.io": "^4.5.4",
"socket.io-client": "^4.5.4",
"travis-deploy-once": "^5.0.11",
"typescript": "^4.9.4",
"typescript": "^4.9.5",
"utility-types": "^3.10.0"
},
"engines": {
Expand Down

0 comments on commit c69b40d

Please sign in to comment.