accept-to-ship-action 0.8.9 → 0.8.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "accept-to-ship-action",
3
- "version": "0.8.9",
3
+ "version": "0.8.10",
4
4
  "description": "This GitHub Action automatically merges approved pull requests when they include an #accept2ship trigger.",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -40,19 +40,19 @@
40
40
  "@0no-co/graphqlsp": "^1.12.12",
41
41
  "@eslint/eslintrc": "^3.3.3",
42
42
  "@eslint/js": "^10.0.1",
43
- "@graphql-codegen/cli": "7.1.2",
43
+ "@graphql-codegen/cli": "7.1.3",
44
44
  "@graphql-codegen/typescript": "6.0.2",
45
45
  "@graphql-codegen/typescript-document-nodes": "6.0.1",
46
46
  "@graphql-eslint/eslint-plugin": "^4.4.0",
47
47
  "@ianvs/prettier-plugin-sort-imports": "^4.7.1",
48
- "@types/node": "^25.3.5",
48
+ "@types/node": "^26.0.0",
49
49
  "@typescript-eslint/eslint-plugin": "^8.0.0",
50
50
  "@typescript-eslint/parser": "^8.0.0",
51
51
  "@vercel/ncc": "^0.44.0",
52
52
  "eslint": "^10.0.0",
53
53
  "eslint-config-prettier": "^10.0.1",
54
54
  "eslint-plugin-prettier": "^5.0.0",
55
- "graphql": "^16.13.1",
55
+ "graphql": "^17.0.0",
56
56
  "husky": "^9.0.11",
57
57
  "is-ci": "^4.1.0",
58
58
  "lint-staged": "^17.0.2",