Skip to content

Commit db6f782

Browse files
committed
chore: pnpm up -L
1 parent 8736ba5 commit db6f782

File tree

2 files changed

+1567
-1779
lines changed

2 files changed

+1567
-1779
lines changed

package.json

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -46,24 +46,25 @@
4646
"singleQuote": true
4747
},
4848
"dependencies": {
49-
"@graphql-codegen/plugin-helpers": "1.17.8",
50-
"graphql": "15.3.0",
51-
"liquidjs": "9.15.0"
49+
"@graphql-codegen/plugin-helpers": "2.4.2",
50+
"graphql": "16.3.0",
51+
"liquidjs": "9.36.0"
5252
},
5353
"devDependencies": {
54-
"@graphql-codegen/cli": "1.17.8",
55-
"@graphql-inspector/cli": "2.2.0",
56-
"@graphql-tools/utils": "6.1.0",
54+
"@graphql-codegen/cli": "2.6.2",
55+
"@graphql-inspector/cli": "3.1.1",
56+
"@graphql-inspector/config": "3.1.1",
57+
"@graphql-tools/utils": "8.6.3",
5758
"@rushstack/eslint-config": "2.5.2",
58-
"@typescript-eslint/eslint-plugin": "3.10.1",
59-
"@typescript-eslint/parser": "3.10.1",
60-
"eslint": "7.7.0",
61-
"eslint-plugin-import": "2.22.0",
62-
"husky": "4.2.5",
63-
"lint-staged": "10.2.12",
64-
"prettier": "2.1.0",
59+
"@typescript-eslint/eslint-plugin": "5.15.0",
60+
"@typescript-eslint/parser": "5.15.0",
61+
"eslint": "8.11.0",
62+
"eslint-plugin-import": "2.25.4",
63+
"husky": "7.0.4",
64+
"lint-staged": "12.3.7",
65+
"prettier": "2.6.0",
6566
"sort-package-json": "1.54.0",
66-
"typescript": "4.0.2"
67+
"typescript": "4.6.2"
6768
},
6869
"packageManager": "pnpm@6.32.3",
6970
"renovate": {

0 commit comments

Comments
 (0)