Skip to content

Commit a13a0c1

Browse files
authored
Merge pull request #521 from salesforcecli/dependabot-npm_and_yarn-oclif-test-2.2.13
chore(dev-deps): bump @oclif/test from 2.2.12 to 2.2.13
2 parents 6b88ab7 + 36ada9f commit a13a0c1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"devDependencies": {
1717
"@oclif/plugin-command-snapshot": "^3.2.11",
18-
"@oclif/test": "^2.2.10",
18+
"@oclif/test": "^2.2.13",
1919
"@salesforce/cli-plugins-testkit": "^3.2.6",
2020
"@salesforce/dev-config": "^3.1.0",
2121
"@salesforce/dev-scripts": "^3.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -888,10 +888,10 @@
888888
resolved "https://registry.yarnpkg.com/@oclif/screen/-/screen-3.0.3.tgz#e679ad10535e31d333f809f7a71335cc9aef1e55"
889889
integrity sha512-KX8gMYA9ujBPOd1HFsV9e0iEx7Uoj8AG/3YsW4TtWQTg4lJvr82qNm7o/cFQfYRIt+jw7Ew/4oL4A22zOT+IRA==
890890

891-
"@oclif/test@^2.2.10", "@oclif/test@^2.2.12":
892-
version "2.2.12"
893-
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-2.2.12.tgz#bb97a8c678b349e0e323013be67d68f619e6aaf2"
894-
integrity sha512-6s1XwvBTXHdVjVZY/qDgMl74NVvoy8MQoknqT/YfR9K3P/6fPW4xeZqemtvrvU4heM5kzSShta5sk0I28MXHMg==
891+
"@oclif/test@^2.2.12", "@oclif/test@^2.2.13":
892+
version "2.2.13"
893+
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-2.2.13.tgz#bd926584440bd81bc359c7f209421c0a914099e6"
894+
integrity sha512-BnVvLbfd3noDZKKkncapCmGXnqvjHJYn1Nybs3QQA1Tu7u68EHWPWB6r64fge/O0xSM1FtTN+ICGcmGfxQYZqg==
895895
dependencies:
896896
"@oclif/core" "^1.20.4"
897897
fancy-test "^2.0.7"

0 commit comments

Comments
 (0)