Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Commit bb0df5a

Browse files
committed
chore(deps): update all
1 parent db71e2b commit bb0df5a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"devDependencies": {
2424
"@types/bson": "4.0.3",
2525
"@types/jest": "26.0.20",
26-
"@types/yargs": "15.0.13",
26+
"@types/yargs": "16.0.1",
2727
"endent": "2.0.1",
2828
"jest": "26.6.3",
2929
"rimraf": "3.0.2",
@@ -37,6 +37,6 @@
3737
"@graphql-tools/merge": "6.2.7",
3838
"graphql": "^15.3.0",
3939
"graphql-metadata": "0.7.6",
40-
"yargs": "16.2.0"
40+
"yargs": "17.0.1"
4141
}
4242
}

packages/datastore/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"jest": "26.6.3",
4747
"react": "17.0.1",
4848
"size-limit": "4.9.2",
49-
"supports-color": "8.1.1",
49+
"supports-color": "9.0.0",
5050
"ts-jest": "26.5.1",
5151
"typescript": "4.1.5",
5252
"vue": "3.0.6"
@@ -57,9 +57,9 @@
5757
"subscriptions-transport-ws": "0.9.18",
5858
"tiny-invariant": "1.1.0",
5959
"traverse": "0.6.6",
60-
"urql": "1.11.6",
60+
"urql": "2.0.2",
6161
"uuid": "8.3.2",
62-
"websql": "1.0.0",
62+
"websql": "2.0.1",
6363
"wonka": "4.0.15",
6464
"zen-observable": "0.8.15"
6565
}

0 commit comments

Comments
 (0)