Skip to content

Commit

Permalink
fix: bump deps-main (#343)
Browse files Browse the repository at this point in the history
  • Loading branch information
peternhale authored Dec 8, 2021
1 parent 950068d commit 8f110df
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 327 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"bugs": "https://github.com/oclif/plugin-update/issues",
"dependencies": {
"@oclif/color": "^1.0.0",
"@oclif/core": "^1.0.7",
"@oclif/core": "1.0.10",
"@types/semver": "^7.3.4",
"cli-ux": "^6.0.3",
"cli-ux": "6.0.6",
"cross-spawn": "^7.0.3",
"debug": "^4.3.1",
"filesize": "^6.1.0",
Expand All @@ -19,7 +19,7 @@
"tar-fs": "^2.1.1"
},
"devDependencies": {
"@oclif/plugin-help": "^5.1.7",
"@oclif/plugin-help": "5.1.9",
"@oclif/test": "^2.0.2",
"@types/chai": "^4.2.15",
"@types/cross-spawn": "^6.0.2",
Expand All @@ -38,7 +38,7 @@
"globby": "^11.0.2",
"mocha": "^9",
"nock": "^13.2.1",
"oclif": "^2.0.0-main.5",
"oclif": "2.0.0-main.19",
"qqjs": "^0.3.11",
"sinon": "^12.0.1",
"ts-node": "^9.1.1",
Expand Down
Loading

0 comments on commit 8f110df

Please sign in to comment.