Skip to content

Commit

Permalink
fix(deps): remove unused devDeps for xNuts
Browse files Browse the repository at this point in the history
  • Loading branch information
mshanemc committed Nov 9, 2023
1 parent a54f7ce commit 776b44f
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 1,729 deletions.
11 changes: 3 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"bugs": "https://github.com/forcedotcom/cli/issues",
"dependencies": {
"@oclif/core": "^3.10.6",
"@salesforce/core": "^5.3.15",
"@salesforce/core": "^5.3.19",
"@salesforce/sf-plugins-core": "^4.0.0",
"change-case": "^4.1.2",
"open": "^9.1.0"
Expand All @@ -16,13 +16,9 @@
"@oclif/test": "^3.1.1",
"@salesforce/cli-plugins-testkit": "^5.0.2",
"@salesforce/dev-scripts": "^6.0.3",
"@salesforce/plugin-command-reference": "^3.0.45",
"@salesforce/plugin-functions": "^1.22.8",
"@salesforce/ts-sinon": "1.4.18",
"@types/shelljs": "^0.8.13",
"@salesforce/plugin-command-reference": "^3.0.46",
"eslint-plugin-sf-plugin": "^1.16.14",
"oclif": "^4.0.3",
"shelljs": "^0.8.5",
"shx": "0.3.4",
"ts-node": "^10.9.1",
"typescript": "^5.2.2"
Expand Down Expand Up @@ -54,8 +50,7 @@
"devPlugins": [
"@oclif/plugin-help",
"@oclif/plugin-command-snapshot",
"@salesforce/plugin-command-reference",
"@salesforce/plugin-functions"
"@salesforce/plugin-command-reference"
],
"topics": {
"env": {
Expand Down
Loading

0 comments on commit 776b44f

Please sign in to comment.