Skip to content

Commit

Permalink
chore: update non-breaking dependencies (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
nolanlawson authored Sep 1, 2022
1 parent f590611 commit b841f34
Show file tree
Hide file tree
Showing 2 changed files with 391 additions and 763 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"version": "1.0.0",
"main": "lib/index.js",
"dependencies": {
"@oclif/core": "^1.9.2",
"@oclif/core": "^1.16.0",
"@salesforce/command": "^5.2.0",
"@salesforce/core": "^3.21.1",
"@salesforce/kit": "^1.5.16",
"@salesforce/kit": "^1.6.0",
"semver-compare": "^1.0.0",
"signal-exit": "^3.0.6",
"tslib": "^2.3.1"
Expand All @@ -16,10 +16,10 @@
"@oclif/plugin-command-snapshot": "^3.1.3",
"@oclif/plugin-commands": "^2.1.0",
"@oclif/plugin-help": "^5.1.12",
"@salesforce/cli-plugins-testkit": "^2.3.0",
"@salesforce/dev-config": "^3.0.1",
"@salesforce/dev-scripts": "^2.0.0",
"@salesforce/plugin-command-reference": "^1.3.20",
"@salesforce/cli-plugins-testkit": "^2.3.11",
"@salesforce/dev-config": "^3.1.0",
"@salesforce/dev-scripts": "^3.1.0",
"@salesforce/plugin-command-reference": "^1.4.0",
"@salesforce/prettier-config": "^0.0.2",
"@salesforce/ts-sinon": "^1.3.20",
"@salesforce/ts-types": "^1.5.19",
Expand All @@ -42,7 +42,7 @@
"isbinaryfile": "^5.0.0",
"mocha": "^10.0.0",
"nyc": "^15.1.0",
"oclif": "^3.0.1",
"oclif": "^3.1.2",
"prettier": "^2.0.5",
"pretty-quick": "^3.1.0",
"sinon": "^14.0.0",
Expand Down
Loading

0 comments on commit b841f34

Please sign in to comment.