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 Jan 24, 2023
1 parent 6b81b9a commit 8c7d604
Show file tree
Hide file tree
Showing 2 changed files with 443 additions and 222 deletions.
14 changes: 7 additions & 7 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.16",
"@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.49.0",
"@typescript-eslint/parser": "^5.49.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,7 +87,7 @@
"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",
Expand Down
Loading

0 comments on commit 8c7d604

Please sign in to comment.