Skip to content

Commit

Permalink
chore(deps): update oclif
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 12, 2023
1 parent 3c9f806 commit 5193079
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@changesets/cli": "2.22.0",
"@fancy-test/nock": "0.1.1",
"@oclif/dev-cli": "1.26.10",
"@oclif/test": "2.1.0",
"@oclif/test": "2.4.4",
"@types/babel__generator": "7.6.4",
"@types/babel-types": "7.0.11",
"@types/common-tags": "1.8.1",
Expand Down
16 changes: 8 additions & 8 deletions packages/apollo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@
},
"dependencies": {
"@apollographql/apollo-tools": "0.5.4",
"@oclif/command": "1.8.16",
"@oclif/config": "1.18.3",
"@oclif/errors": "1.3.5",
"@oclif/plugin-autocomplete": "1.3.0",
"@oclif/plugin-help": "5.1.12",
"@oclif/plugin-not-found": "2.3.1",
"@oclif/plugin-plugins": "2.1.0",
"@oclif/plugin-warn-if-update-available": "2.0.4",
"@oclif/command": "1.8.35",
"@oclif/config": "1.18.16",
"@oclif/errors": "1.3.6",
"@oclif/plugin-autocomplete": "1.4.6",
"@oclif/plugin-help": "5.2.17",
"@oclif/plugin-not-found": "2.3.37",
"@oclif/plugin-plugins": "2.4.7",
"@oclif/plugin-warn-if-update-available": "2.0.46",
"apollo-codegen-core": "0.40.9",
"apollo-codegen-flow": "0.38.9",
"apollo-codegen-scala": "0.39.9",
Expand Down

0 comments on commit 5193079

Please sign in to comment.