|
36 | 36 | "author": "imqueue.com <[email protected]> (https://imqueue.com)", |
37 | 37 | "license": "GPL-3.0-only", |
38 | 38 | "dependencies": { |
39 | | - "@imqueue/core": "^2.0.11" |
| 39 | + "@imqueue/core": "^2.0.13" |
40 | 40 | }, |
41 | 41 | "devDependencies": { |
42 | 42 | "@eslint/eslintrc": "^3.3.1", |
43 | | - "@eslint/js": "^9.34.0", |
| 43 | + "@eslint/js": "^9.35.0", |
44 | 44 | "@types/chai": "^5.2.2", |
45 | 45 | "@types/mocha": "^10.0.10", |
46 | 46 | "@types/mock-require": "^3.0.0", |
47 | 47 | "@types/node": "^24.3.1", |
48 | 48 | "@types/sinon": "^17.0.4", |
49 | | - "@typescript-eslint/eslint-plugin": "^8.42.0", |
50 | | - "@typescript-eslint/parser": "^8.42.0", |
51 | | - "@typescript-eslint/typescript-estree": "^8.42.0", |
| 49 | + "@typescript-eslint/eslint-plugin": "^8.43.0", |
| 50 | + "@typescript-eslint/parser": "^8.43.0", |
| 51 | + "@typescript-eslint/typescript-estree": "^8.43.0", |
52 | 52 | "chai": "^6.0.1", |
53 | | - "eslint": "^9.34.0", |
54 | | - "globals": "^16.3.0", |
| 53 | + "eslint": "^9.35.0", |
| 54 | + "globals": "^16.4.0", |
55 | 55 | "mocha": "^11.7.2", |
56 | 56 | "mocha-lcov-reporter": "^1.3.0", |
57 | 57 | "mock-require": "^3.0.3", |
|
0 commit comments