Skip to content

Commit 5887966

Browse files
committed
feat: updated deps
1 parent 63c24ed commit 5887966

File tree

2 files changed

+89
-89
lines changed

2 files changed

+89
-89
lines changed

package-lock.json

Lines changed: 82 additions & 82 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
@@ -38,22 +38,22 @@
3838
"author": "imqueue.com <[email protected]>",
3939
"license": "GPL-3.0-only",
4040
"dependencies": {
41-
"@imqueue/rpc": "^2.0.15"
41+
"@imqueue/rpc": "^2.0.17"
4242
},
4343
"devDependencies": {
4444
"@eslint/eslintrc": "^3.3.1",
45-
"@eslint/js": "^9.34.0",
45+
"@eslint/js": "^9.35.0",
4646
"@types/chai": "^5.2.2",
4747
"@types/mocha": "^10.0.10",
4848
"@types/mock-require": "^3.0.0",
4949
"@types/node": "^24.3.1",
5050
"@types/sinon": "^17.0.4",
51-
"@typescript-eslint/eslint-plugin": "^8.42.0",
52-
"@typescript-eslint/parser": "^8.42.0",
53-
"@typescript-eslint/typescript-estree": "^8.42.0",
51+
"@typescript-eslint/eslint-plugin": "^8.43.0",
52+
"@typescript-eslint/parser": "^8.43.0",
53+
"@typescript-eslint/typescript-estree": "^8.43.0",
5454
"chai": "^6.0.1",
55-
"eslint": "^9.34.0",
56-
"globals": "^16.3.0",
55+
"eslint": "^9.35.0",
56+
"globals": "^16.4.0",
5757
"minimist": "^1.2.8",
5858
"mocha": "^11.7.2",
5959
"mocha-lcov-reporter": "^1.3.0",

0 commit comments

Comments
 (0)