Skip to content

Commit 85dc8c7

Browse files
committed
chore: update dependencies
1 parent 9e90200 commit 85dc8c7

File tree

2 files changed

+571
-526
lines changed

2 files changed

+571
-526
lines changed

package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -27,22 +27,22 @@
2727
},
2828
"devDependencies": {
2929
"@types/graphql": "14.5.0",
30-
"@types/jest": "26.0.23",
31-
"@typescript-eslint/eslint-plugin": "4.25.0",
32-
"@typescript-eslint/parser": "4.25.0",
33-
"eslint": "7.27.0",
30+
"@types/jest": "26.0.24",
31+
"@typescript-eslint/eslint-plugin": "4.28.2",
32+
"@typescript-eslint/parser": "4.28.2",
33+
"eslint": "7.30.0",
3434
"eslint-config-airbnb-base": "14.2.1",
3535
"eslint-config-prettier": "8.3.0",
3636
"eslint-plugin-import": "2.23.4",
3737
"eslint-plugin-prettier": "3.4.0",
38-
"graphql": "15.5.0",
39-
"graphql-compose": "9.0.0",
40-
"jest": "27.0.3",
41-
"prettier": "2.3.0",
38+
"graphql": "15.5.1",
39+
"graphql-compose": "9.0.1",
40+
"jest": "27.0.6",
41+
"prettier": "2.3.2",
4242
"rimraf": "3.0.2",
43-
"semantic-release": "17.4.3",
44-
"ts-jest": "27.0.1",
45-
"typescript": "4.3.2"
43+
"semantic-release": "17.4.4",
44+
"ts-jest": "27.0.3",
45+
"typescript": "4.3.5"
4646
},
4747
"scripts": {
4848
"build": "rimraf lib && tsc -p ./tsconfig.build.json",

0 commit comments

Comments
 (0)