Skip to content

Commit f5491b3

Browse files
chore(deps): update all non-major dependencies (#8030)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4f38d84 commit f5491b3

File tree

3 files changed

+87
-162
lines changed

3 files changed

+87
-162
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,16 +43,16 @@
4343
"@babel/preset-typescript": "7.18.6",
4444
"@changesets/cli": "2.23.0",
4545
"@graphql-typed-document-node/core": "3.1.1",
46-
"@theguild/prettier-config": "0.0.1",
46+
"@theguild/prettier-config": "0.0.2",
4747
"@reduxjs/toolkit": "1.8.3",
4848
"@types/common-tags": "1.8.1",
4949
"@types/jest": "27.5.2",
5050
"@types/mkdirp": "1.0.2",
5151
"@types/node": "16.11.43",
5252
"@types/react": "18.0.14",
5353
"@types/webpack-env": "1.17.0",
54-
"@typescript-eslint/eslint-plugin": "5.30.4",
55-
"@typescript-eslint/parser": "5.30.4",
54+
"@typescript-eslint/eslint-plugin": "5.30.5",
55+
"@typescript-eslint/parser": "5.30.5",
5656
"@urql/exchange-graphcache": "4.4.3",
5757
"@vue/apollo-composable": "4.0.0-alpha.18",
5858
"@vue/composition-api": "1.7.0",
@@ -67,7 +67,7 @@
6767
"eslint-config-prettier": "8.5.0",
6868
"eslint-config-standard": "17.0.0",
6969
"eslint-plugin-import": "2.26.0",
70-
"eslint-plugin-n": "15.2.3",
70+
"eslint-plugin-n": "15.2.4",
7171
"eslint-plugin-promise": "6.0.0",
7272
"eslint-plugin-react-hooks": "4.6.0",
7373
"flow-bin": "0.181.2",

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"react-use": "17.4.0",
9797
"remark-admonitions": "1.2.1",
9898
"shiki": "0.10.1",
99-
"typescript-json-schema": "0.53.1"
99+
"typescript-json-schema": "0.54.0"
100100
},
101101
"babelMacros": {
102102
"twin": {

0 commit comments

Comments
 (0)