Skip to content

Commit ff73e14

Browse files
committed
feat: update dependencies
1 parent 6084035 commit ff73e14

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
"test-only": "node test/test.mjs"
1111
},
1212
"peerDependencies": {
13-
"@graphql-eslint/eslint-plugin": "^3.16.0",
14-
"eslint": "^8.26.0",
15-
"graphql": "^16.6.0"
13+
"@graphql-eslint/eslint-plugin": "^3.20.1",
14+
"eslint": "^8.55.0",
15+
"graphql": "^16.8.1"
1616
},
1717
"devDependencies": {
18-
"@graphql-eslint/eslint-plugin": "3.16.0",
19-
"eslint": "8.26.0",
20-
"graphql": "16.6.0",
21-
"prettier": "^2.8.4"
18+
"@graphql-eslint/eslint-plugin": "3.20.1",
19+
"eslint": "8.55.0",
20+
"graphql": "16.8.1",
21+
"prettier": "^3.1.0"
2222
}
2323
}

0 commit comments

Comments
 (0)