Skip to content

Commit

Permalink
fix: add caret to @salesforce/core and fix tests (#251)
Browse files Browse the repository at this point in the history
  • Loading branch information
iowillhoit authored Mar 18, 2022
1 parent 27e460d commit 07d80fc
Show file tree
Hide file tree
Showing 2 changed files with 1,346 additions and 1,408 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"@oclif/plugin-command-snapshot": "^3.1.3",
"@oclif/test": "^2.1.0",
"@salesforce/cli-plugins-testkit": "^1.5.12",
"@salesforce/cli-plugins-testkit": "^1.5.20",
"@salesforce/dev-config": "^3.0.0",
"@salesforce/dev-scripts": "^2.0.1",
"@salesforce/plugin-command-reference": "^2.2.1",
Expand All @@ -42,13 +42,13 @@
"mocha": "^9.1.3",
"nyc": "^15.1.0",
"oclif": "^2.6.0",
"prettier": "^2.5.1",
"prettier": "^2.6.0",
"pretty-quick": "^3.1.3",
"shelljs": "^0.8.5",
"shx": "0.3.4",
"sinon": "10.0.1",
"ts-node": "^10.7.0",
"typescript": "^4.5.5"
"typescript": "^4.6.2"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit 07d80fc

Please sign in to comment.