We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 137a58b commit 50e0242Copy full SHA for 50e0242
bun.lockb
2.49 KB
package.json
@@ -32,7 +32,7 @@
32
"@actions/core": "1.10.1",
33
"@actions/github": "6.0.0",
34
"@eslint/eslintrc": "3.0.2",
35
- "@eslint/js": "9.2.0",
+ "@eslint/js": "9.3.0",
36
"@graphql-codegen/add": "5.0.2",
37
"@graphql-codegen/cli": "5.0.2",
38
"@graphql-codegen/near-operation-file-preset": "3.0.0",
@@ -53,7 +53,7 @@
53
"chalk": "5.3.0",
54
"codeowners": "5.1.1",
55
"dayjs": "1.11.11",
56
- "eslint": "9.2.0",
+ "eslint": "9.3.0",
57
"eslint-config-prettier": "9.1.0",
58
"graphql": "16.8.1",
59
"husky": "9.0.11",
0 commit comments