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] committed Sep 3, 2024
1 parent 8f4e4f1 commit c25147e
Show file tree
Hide file tree
Showing 2 changed files with 1,414 additions and 820 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,40 +61,40 @@
"@4c/jest-preset": "^1.8.1",
"@4c/prettier-config": "^1.1.0",
"@4c/tsconfig": "^0.4.1",
"@babel/cli": "^7.20.7",
"@babel/core": "^7.20.12",
"@babel/preset-typescript": "^7.18.6",
"@types/express": "^4.17.15",
"@babel/cli": "^7.25.6",
"@babel/core": "^7.25.2",
"@babel/preset-typescript": "^7.24.7",
"@types/express": "^4.17.21",
"@types/jest": "^27.5.2",
"@types/jsonwebtoken": "^9.0.0",
"@types/jsonwebtoken": "^9.0.6",
"@types/redis": "^2.8.32",
"@typescript-eslint/eslint-plugin": "^5.48.0",
"@typescript-eslint/parser": "^5.48.0",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.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-jest": "^27.2.1",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-jest": "^27.9.0",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-prettier": "^4.2.1",
"graphql": "^16.6.0",
"graphql-relay": "^0.10.0",
"graphql": "^16.9.0",
"graphql-relay": "^0.10.2",
"@4c/graphql-relay-subscription": "^0.4.0",
"hookem": "^3.0.4",
"jest": "^27.5.1",
"jsonwebtoken": "^9.0.0",
"lint-staged": "^13.1.0",
"prettier": "^2.8.2",
"jsonwebtoken": "^9.0.2",
"lint-staged": "^13.3.0",
"prettier": "^2.8.8",
"redis-mock": "^0.56.3",
"semantic-release": "^19.0.5",
"socket.io": "^4.5.4",
"socket.io-client": "^4.5.4",
"socket.io": "^4.7.5",
"socket.io-client": "^4.7.5",
"travis-deploy-once": "^5.0.11",
"typescript": "^4.9.4",
"utility-types": "^3.10.0"
"typescript": "^4.9.5",
"utility-types": "^3.11.0"
},
"engines": {
"node": ">=v12"
Expand Down
Loading

0 comments on commit c25147e

Please sign in to comment.