Skip to content

Commit b534938

Browse files
committed
feat: updated deps
1 parent 43ec75d commit b534938

File tree

2 files changed

+93
-93
lines changed

2 files changed

+93
-93
lines changed

package-lock.json

Lines changed: 86 additions & 86 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
@@ -41,24 +41,24 @@
4141
},
4242
"homepage": "https://github.com/imqueue/graphql-dependency#readme",
4343
"dependencies": {
44-
"@imqueue/graphql-dependency": "^2.0.2",
44+
"@imqueue/graphql-dependency": "^2.0.3",
4545
"graphql": "^16.11.0"
4646
},
4747
"devDependencies": {
4848
"@eslint/eslintrc": "^3.3.1",
49-
"@eslint/js": "^9.34.0",
49+
"@eslint/js": "^9.35.0",
5050
"@types/chai": "^5.2.2",
5151
"@types/core-js": "^2.5.8",
5252
"@types/mocha": "^10.0.10",
5353
"@types/mock-require": "^3.0.0",
5454
"@types/node": "^24.3.1",
5555
"@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",
5959
"chai": "^6.0.1",
60-
"eslint": "^9.34.0",
61-
"globals": "^16.3.0",
60+
"eslint": "^9.35.0",
61+
"globals": "^16.4.0",
6262
"highlight.js": "^11.11.1",
6363
"minimist": "^1.2.8",
6464
"mocha": "^11.7.2",

0 commit comments

Comments
 (0)