Skip to content

Commit 3fd9be3

Browse files
committed
feat: updated deps
1 parent 376b16f commit 3fd9be3

File tree

2 files changed

+90
-90
lines changed

2 files changed

+90
-90
lines changed

package-lock.json

Lines changed: 83 additions & 83 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
@@ -39,10 +39,10 @@
3939
},
4040
"homepage": "https://github.com/imqueue/pg-cache",
4141
"dependencies": {
42-
"@imqueue/core": "^2.0.11",
42+
"@imqueue/core": "^2.0.13",
4343
"@imqueue/pg-pubsub": "^2.0.0",
44-
"@imqueue/rpc": "^2.0.15",
45-
"@imqueue/tag-cache": "^2.0.1",
44+
"@imqueue/rpc": "^2.0.17",
45+
"@imqueue/tag-cache": "^2.0.2",
4646
"pg": "^8.16.3",
4747
"sequelize": "^6.37.7",
4848
"sequelize-typescript": "^2.1.6"
@@ -55,12 +55,12 @@
5555
"@types/pg": "^8.15.5",
5656
"@types/sequelize": "^6.12.0",
5757
"@types/sinon": "^17.0.4",
58-
"@typescript-eslint/eslint-plugin": "^8.42.0",
59-
"@typescript-eslint/parser": "^8.42.0",
60-
"@typescript-eslint/typescript-estree": "^8.42.0",
58+
"@typescript-eslint/eslint-plugin": "^8.43.0",
59+
"@typescript-eslint/parser": "^8.43.0",
60+
"@typescript-eslint/typescript-estree": "^8.43.0",
6161
"chai": "^6.0.1",
6262
"coveralls": "^3.1.1",
63-
"eslint": "^9.34.0",
63+
"eslint": "^9.35.0",
6464
"glob": "^11.0.3",
6565
"minimist": "^1.2.8",
6666
"mocha": "^11.7.2",

0 commit comments

Comments
 (0)