Skip to content

Commit

Permalink
chore: bump testkit
Browse files Browse the repository at this point in the history
  • Loading branch information
mshanemc committed Jul 6, 2023
1 parent 653cb18 commit 9c41622
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@oclif/plugin-command-snapshot": "^4.0.6",
"@salesforce/cli-plugins-testkit": "^4.1.1",
"@salesforce/cli-plugins-testkit": "^4.2.0",
"@salesforce/dev-config": "^4.0.1",
"@salesforce/dev-scripts": "^5.4.2",
"@salesforce/plugin-command-reference": "^3.0.7",
Expand Down Expand Up @@ -234,4 +234,4 @@
"output": []
}
}
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -892,10 +892,10 @@
mv "~2"
safe-json-stringify "~1"

"@salesforce/cli-plugins-testkit@^4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-4.1.1.tgz#3504d7b05f63bf15a706385efb90c1c5f46c6c38"
integrity sha512-aGeiVYdWW6O/Q5LHCc4ZVNKihz0oiCljplbT2EmjyTyo+3Bxj1iyuo3o428+wo9BIc/Qk0jkKjqrSGS5HPDs/A==
"@salesforce/cli-plugins-testkit@^4.2.0":
version "4.2.0"
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-4.2.0.tgz#3dc2393050a2b505316b381af64f514c5799f7ce"
integrity sha512-eM8nucE074lZxKfYGd1Q6jB/dSudPCW5Tt76V2wSMpLmT90FdHQKoDn81DSoweL1YAifWZFSEzyCt1c0z98Ymw==
dependencies:
"@salesforce/core" "^4.1.3"
"@salesforce/kit" "^3.0.2"
Expand Down

0 comments on commit 9c41622

Please sign in to comment.