Skip to content

Commit 98b1b6e

Browse files
chore(deps): update oclif
1 parent a778ca1 commit 98b1b6e

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@changesets/cli": "2.23.0",
3939
"@fancy-test/nock": "0.1.1",
4040
"@oclif/dev-cli": "1.26.10",
41-
"@oclif/test": "2.1.0",
41+
"@oclif/test": "2.3.28",
4242
"@types/babel__generator": "7.6.4",
4343
"@types/babel-types": "7.0.11",
4444
"@types/common-tags": "1.8.1",

packages/apollo/package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@
3232
},
3333
"dependencies": {
3434
"@apollographql/apollo-tools": "0.5.4",
35-
"@oclif/command": "1.8.16",
36-
"@oclif/config": "1.18.3",
37-
"@oclif/errors": "1.3.5",
38-
"@oclif/plugin-autocomplete": "1.3.0",
39-
"@oclif/plugin-help": "5.1.12",
40-
"@oclif/plugin-not-found": "2.3.1",
41-
"@oclif/plugin-plugins": "2.1.0",
42-
"@oclif/plugin-warn-if-update-available": "2.0.4",
35+
"@oclif/command": "1.8.31",
36+
"@oclif/config": "1.18.12",
37+
"@oclif/errors": "1.3.6",
38+
"@oclif/plugin-autocomplete": "1.4.6",
39+
"@oclif/plugin-help": "5.2.12",
40+
"@oclif/plugin-not-found": "2.3.29",
41+
"@oclif/plugin-plugins": "2.4.7",
42+
"@oclif/plugin-warn-if-update-available": "2.0.42",
4343
"apollo-codegen-core": "0.40.9",
4444
"apollo-codegen-flow": "0.38.9",
4545
"apollo-codegen-scala": "0.39.9",

0 commit comments

Comments
 (0)