Skip to content

Commit c7eb7c3

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

File tree

2 files changed

+916
-851
lines changed

2 files changed

+916
-851
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,12 @@
6161
"@4c/jest-preset": "^1.8.1",
6262
"@4c/prettier-config": "^1.1.0",
6363
"@4c/tsconfig": "^0.4.1",
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",
64+
"@babel/cli": "^7.28.3",
65+
"@babel/core": "^7.28.5",
66+
"@babel/preset-typescript": "^7.28.5",
67+
"@types/express": "^4.17.25",
6868
"@types/jest": "^27.5.2",
69-
"@types/jsonwebtoken": "^9.0.6",
69+
"@types/jsonwebtoken": "^9.0.10",
7070
"@types/redis": "^2.8.32",
7171
"@typescript-eslint/eslint-plugin": "^5.62.0",
7272
"@typescript-eslint/parser": "^5.62.0",
@@ -75,12 +75,12 @@
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.10.0",
79-
"eslint-plugin-import": "^2.30.0",
78+
"eslint-config-prettier": "^8.10.2",
79+
"eslint-plugin-import": "^2.32.0",
8080
"eslint-plugin-jest": "^27.9.0",
81-
"eslint-plugin-jsx-a11y": "^6.9.0",
82-
"eslint-plugin-prettier": "^4.2.1",
83-
"graphql": "^16.9.0",
81+
"eslint-plugin-jsx-a11y": "^6.10.2",
82+
"eslint-plugin-prettier": "^4.2.5",
83+
"graphql": "^16.12.0",
8484
"graphql-relay": "^0.10.2",
8585
"@4c/graphql-relay-subscription": "^0.4.0",
8686
"hookem": "^3.0.4",
@@ -90,8 +90,8 @@
9090
"prettier": "^2.8.8",
9191
"redis-mock": "^0.56.3",
9292
"semantic-release": "^19.0.5",
93-
"socket.io": "^4.7.5",
94-
"socket.io-client": "^4.7.5",
93+
"socket.io": "^4.8.1",
94+
"socket.io-client": "^4.8.1",
9595
"travis-deploy-once": "^5.0.11",
9696
"typescript": "^4.9.5",
9797
"utility-types": "^3.11.0"

0 commit comments

Comments
 (0)