Skip to content

Commit c25147e

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 8f4e4f1 commit c25147e

File tree

2 files changed

+1414
-820
lines changed

2 files changed

+1414
-820
lines changed

package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -61,40 +61,40 @@
6161
"@4c/jest-preset": "^1.8.1",
6262
"@4c/prettier-config": "^1.1.0",
6363
"@4c/tsconfig": "^0.4.1",
64-
"@babel/cli": "^7.20.7",
65-
"@babel/core": "^7.20.12",
66-
"@babel/preset-typescript": "^7.18.6",
67-
"@types/express": "^4.17.15",
64+
"@babel/cli": "^7.25.6",
65+
"@babel/core": "^7.25.2",
66+
"@babel/preset-typescript": "^7.24.7",
67+
"@types/express": "^4.17.21",
6868
"@types/jest": "^27.5.2",
69-
"@types/jsonwebtoken": "^9.0.0",
69+
"@types/jsonwebtoken": "^9.0.6",
7070
"@types/redis": "^2.8.32",
71-
"@typescript-eslint/eslint-plugin": "^5.48.0",
72-
"@typescript-eslint/parser": "^5.48.0",
71+
"@typescript-eslint/eslint-plugin": "^5.62.0",
72+
"@typescript-eslint/parser": "^5.62.0",
7373
"babel-jest": "^27.5.1",
7474
"codecov": "^3.8.3",
7575
"eslint-config-4catalyzer": "^1.5.0",
7676
"eslint-config-4catalyzer-jest": "^2.3.0",
7777
"eslint-config-4catalyzer-typescript": "^3.3.0",
78-
"eslint-config-prettier": "^8.6.0",
79-
"eslint-plugin-import": "^2.26.0",
80-
"eslint-plugin-jest": "^27.2.1",
81-
"eslint-plugin-jsx-a11y": "^6.6.1",
78+
"eslint-config-prettier": "^8.10.0",
79+
"eslint-plugin-import": "^2.30.0",
80+
"eslint-plugin-jest": "^27.9.0",
81+
"eslint-plugin-jsx-a11y": "^6.9.0",
8282
"eslint-plugin-prettier": "^4.2.1",
83-
"graphql": "^16.6.0",
84-
"graphql-relay": "^0.10.0",
83+
"graphql": "^16.9.0",
84+
"graphql-relay": "^0.10.2",
8585
"@4c/graphql-relay-subscription": "^0.4.0",
8686
"hookem": "^3.0.4",
8787
"jest": "^27.5.1",
88-
"jsonwebtoken": "^9.0.0",
89-
"lint-staged": "^13.1.0",
90-
"prettier": "^2.8.2",
88+
"jsonwebtoken": "^9.0.2",
89+
"lint-staged": "^13.3.0",
90+
"prettier": "^2.8.8",
9191
"redis-mock": "^0.56.3",
9292
"semantic-release": "^19.0.5",
93-
"socket.io": "^4.5.4",
94-
"socket.io-client": "^4.5.4",
93+
"socket.io": "^4.7.5",
94+
"socket.io-client": "^4.7.5",
9595
"travis-deploy-once": "^5.0.11",
96-
"typescript": "^4.9.4",
97-
"utility-types": "^3.10.0"
96+
"typescript": "^4.9.5",
97+
"utility-types": "^3.11.0"
9898
},
9999
"engines": {
100100
"node": ">=v12"

0 commit comments

Comments
 (0)