Skip to content

Commit c8489d4

Browse files
chore(deps): update all non-major dependencies (#7869)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 7781444 commit c8489d4

File tree

8 files changed

+120
-120
lines changed

8 files changed

+120
-120
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,15 +62,15 @@
6262
"bob-the-bundler": "1.7.3",
6363
"chalk": "4.1.2",
6464
"dotenv": "16.0.1",
65-
"eslint": "8.15.0",
65+
"eslint": "8.16.0",
6666
"eslint-config-prettier": "8.5.0",
6767
"eslint-config-standard": "17.0.0",
6868
"eslint-plugin-import": "2.26.0",
6969
"eslint-plugin-n": "15.2.0",
7070
"eslint-plugin-promise": "6.0.0",
7171
"eslint-plugin-react-hooks": "4.5.0",
72-
"flow-bin": "0.178.0",
73-
"flow-parser": "0.178.0",
72+
"flow-bin": "0.178.1",
73+
"flow-parser": "0.178.1",
7474
"fs-extra": "10.1.0",
7575
"globby": "11.1.0",
7676
"graphql": "16.5.0",
@@ -96,7 +96,7 @@
9696
"tslib": "2.4.0",
9797
"typescript": "4.6.4",
9898
"urql": "2.2.0",
99-
"vue": "3.2.34",
99+
"vue": "3.2.35",
100100
"vue-apollo-smart-ops": "0.1.0"
101101
},
102102
"lint-staged": {

packages/graphql-codegen-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"@types/minimatch": "3.0.5",
9292
"@types/mkdirp": "1.0.2",
9393
"@types/valid-url": "1.0.3",
94-
"@graphql-tools/merge": "8.2.11",
94+
"@graphql-tools/merge": "8.2.13",
9595
"bdd-stdin": "0.2.0",
9696
"js-yaml": "4.1.0",
9797
"make-dir": "3.1.0",

packages/plugins/typescript/graphql-apollo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"devDependencies": {
2828
"@apollo/client": "3.6.4",
29-
"@graphql-tools/schema": "8.3.11",
29+
"@graphql-tools/schema": "8.3.13",
3030
"cross-fetch": "3.1.5"
3131
},
3232
"main": "dist/index.js",

packages/plugins/typescript/graphql-request/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"graphql-tag": "^2.0.0"
2626
},
2727
"devDependencies": {
28-
"@graphql-tools/schema": "8.3.11",
28+
"@graphql-tools/schema": "8.3.13",
2929
"graphql-request": "4.2.0"
3030
},
3131
"main": "dist/index.js",

packages/plugins/typescript/jit-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"devDependencies": {
2929
"graphql-jit": "0.7.3",
30-
"@graphql-tools/utils": "8.6.10"
30+
"@graphql-tools/utils": "8.6.12"
3131
},
3232
"main": "dist/index.js",
3333
"module": "dist/index.mjs",

packages/presets/graphql-modules/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"@graphql-codegen/plugin-helpers": "^2.4.0",
1919
"@graphql-codegen/visitor-plugin-common": "2.8.0",
20-
"@graphql-tools/utils": "8.6.10",
20+
"@graphql-tools/utils": "8.6.12",
2121
"parse-filepath": "^1.0.2",
2222
"change-case-all": "1.0.14",
2323
"tslib": "~2.4.0"

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"react-markdown": "8.0.3",
9494
"react-select": "5.3.2",
9595
"react-icons": "4.3.1",
96-
"react-use": "17.3.2",
96+
"react-use": "17.4.0",
9797
"remark-admonitions": "1.2.1",
9898
"shiki": "0.10.1",
9999
"typescript-json-schema": "0.53.1"

yarn.lock

Lines changed: 110 additions & 110 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)