We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5d9d1f commit ea6d0f3Copy full SHA for ea6d0f3
1 file changed
package.json
@@ -51,7 +51,7 @@
51
"@apollo/utils.withrequired": "3.0.0",
52
"@changesets/changelog-github": "0.5.1",
53
"@changesets/cli": "2.29.4",
54
- "@eslint/js": "9.28.0",
+ "@eslint/js": "10.0.1",
55
"@types/compression": "1.8.0",
56
"@types/cors": "2.8.18",
57
"@types/express": "4.17.22",
@@ -62,7 +62,7 @@
62
"compression": "1.8.0",
63
"cors": "2.8.5",
64
"cspell": "9.0.2",
65
- "eslint": "9.28.0",
+ "eslint": "10.2.0",
66
"express": "4.21.2",
67
"graphql": "16.11.0",
68
"jest": "29.7.0",
0 commit comments