|
41 | 41 | }, |
42 | 42 | "homepage": "https://github.com/imqueue/graphql-dependency#readme", |
43 | 43 | "dependencies": { |
44 | | - "@imqueue/graphql-dependency": "^2.0.2", |
| 44 | + "@imqueue/graphql-dependency": "^2.0.3", |
45 | 45 | "graphql": "^16.11.0" |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | 48 | "@eslint/eslintrc": "^3.3.1", |
49 | | - "@eslint/js": "^9.34.0", |
| 49 | + "@eslint/js": "^9.35.0", |
50 | 50 | "@types/chai": "^5.2.2", |
51 | 51 | "@types/core-js": "^2.5.8", |
52 | 52 | "@types/mocha": "^10.0.10", |
53 | 53 | "@types/mock-require": "^3.0.0", |
54 | 54 | "@types/node": "^24.3.1", |
55 | 55 | "@types/sinon": "^17.0.4", |
56 | | - "@typescript-eslint/eslint-plugin": "^8.42.0", |
57 | | - "@typescript-eslint/parser": "^8.42.0", |
58 | | - "@typescript-eslint/typescript-estree": "^8.42.0", |
| 56 | + "@typescript-eslint/eslint-plugin": "^8.43.0", |
| 57 | + "@typescript-eslint/parser": "^8.43.0", |
| 58 | + "@typescript-eslint/typescript-estree": "^8.43.0", |
59 | 59 | "chai": "^6.0.1", |
60 | | - "eslint": "^9.34.0", |
61 | | - "globals": "^16.3.0", |
| 60 | + "eslint": "^9.35.0", |
| 61 | + "globals": "^16.4.0", |
62 | 62 | "highlight.js": "^11.11.1", |
63 | 63 | "minimist": "^1.2.8", |
64 | 64 | "mocha": "^11.7.2", |
|
0 commit comments