Skip to content

Commit

Permalink
chore: bump lots of things
Browse files Browse the repository at this point in the history
  • Loading branch information
mshanemc committed Jul 29, 2024
1 parent 38bf9e8 commit baaeb98
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@
},
"dependencies": {
"@inquirer/confirm": "^3.1.17",
"@inquirer/password": "^2.1.14",
"@inquirer/password": "^2.1.18",
"@oclif/core": "^4.0.15",
"@salesforce/core": "^8.1.1",
"@salesforce/core": "^8.2.7",
"@salesforce/kit": "^3.1.6",
"@salesforce/ts-types": "^2.0.10",
"@salesforce/ts-types": "^2.0.11",
"ansis": "^3.3.2",
"cli-progress": "^3.12.0",
"natural-orderby": "^3.0.2",
Expand All @@ -59,11 +59,11 @@
},
"devDependencies": {
"@inquirer/type": "^1.3.3",
"@salesforce/dev-scripts": "^10.2.4",
"@salesforce/dev-scripts": "^10.2.5",
"@types/cli-progress": "^3.11.6",
"eslint-plugin-sf-plugin": "^1.18.8",
"eslint-plugin-sf-plugin": "^1.20.1",
"ts-node": "^10.9.2",
"typescript": "^5.5.2"
"typescript": "^5.5.4"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit baaeb98

Please sign in to comment.