Skip to content

Commit e7d1f43

Browse files
committed
feat: updated deps
1 parent 236a330 commit e7d1f43

File tree

2 files changed

+85
-85
lines changed

2 files changed

+85
-85
lines changed

package-lock.json

Lines changed: 78 additions & 78 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,22 +36,22 @@
3636
"author": "imqueue.com <[email protected]> (https://imqueue.com)",
3737
"license": "GPL-3.0-only",
3838
"dependencies": {
39-
"@imqueue/core": "^2.0.11"
39+
"@imqueue/core": "^2.0.13"
4040
},
4141
"devDependencies": {
4242
"@eslint/eslintrc": "^3.3.1",
43-
"@eslint/js": "^9.34.0",
43+
"@eslint/js": "^9.35.0",
4444
"@types/chai": "^5.2.2",
4545
"@types/mocha": "^10.0.10",
4646
"@types/mock-require": "^3.0.0",
4747
"@types/node": "^24.3.1",
4848
"@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",
5252
"chai": "^6.0.1",
53-
"eslint": "^9.34.0",
54-
"globals": "^16.3.0",
53+
"eslint": "^9.35.0",
54+
"globals": "^16.4.0",
5555
"mocha": "^11.7.2",
5656
"mocha-lcov-reporter": "^1.3.0",
5757
"mock-require": "^3.0.3",

0 commit comments

Comments
 (0)