Skip to content

Commit 9518ba1

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.3.8 to 5.3.9
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 5.3.8 to 5.3.9. - [Release notes](https://github.com/oclif/plugin-command-snapshot/releases) - [Changelog](https://github.com/oclif/plugin-command-snapshot/blob/main/CHANGELOG.md) - [Commits](oclif/plugin-command-snapshot@5.3.8...5.3.9) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-version: 5.3.9 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c4d9d3 commit 9518ba1

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"xml2js": "^0.6.2"
2525
},
2626
"devDependencies": {
27-
"@oclif/plugin-command-snapshot": "^5.3.8",
27+
"@oclif/plugin-command-snapshot": "^5.3.9",
2828
"@salesforce/cli-plugins-testkit": "^5.3.41",
2929
"@salesforce/dev-scripts": "^11.0.4",
3030
"@salesforce/plugin-command-reference": "^3.1.80",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3248,10 +3248,10 @@
32483248
wordwrap "^1.0.0"
32493249
wrap-ansi "^7.0.0"
32503250

3251-
"@oclif/plugin-command-snapshot@^5.3.8":
3252-
version "5.3.8"
3253-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.8.tgz#b952a270bfdfaea941f244363c4bcf781398d9b9"
3254-
integrity sha512-pxuW6kVAkAJBZzk7w2xUy32D+EQGeef15Kyjz13LYazHNXcVdrzP/5726VGfMnK3U4W1QyJ7CalzZxRLVvxQcg==
3251+
"@oclif/plugin-command-snapshot@^5.3.9":
3252+
version "5.3.9"
3253+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.9.tgz#a687cd53c17e1faeb8381a0b46121f498e4f09b5"
3254+
integrity sha512-1l/uOKbRefdRQzyOLwqlOq+CUtvuqFNnEi8c7vYEE3eCnlSk3th2LZXoC/Na3y8eIEJU1mhEa6FX8UumCcVzzg==
32553255
dependencies:
32563256
"@oclif/core" "^4"
32573257
ansis "^3.17.0"
@@ -3260,7 +3260,7 @@
32603260
lodash.difference "^4.5.0"
32613261
lodash.get "^4.4.2"
32623262
lodash.sortby "^4.7.0"
3263-
semver "^7.7.3"
3263+
semver "^7.7.4"
32643264
ts-json-schema-generator "^1.5.1"
32653265

32663266
"@oclif/plugin-help@^6.2.37":
@@ -11041,10 +11041,10 @@ semver@7.5.4:
1104111041
dependencies:
1104211042
lru-cache "^6.0.0"
1104311043

11044-
semver@>=7.6.3, semver@^7.3.4, semver@^7.3.5, semver@^7.5.2, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.6.2, semver@^7.7.3:
11045-
version "7.7.3"
11046-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.3.tgz#4b5f4143d007633a8dc671cd0a6ef9147b8bb946"
11047-
integrity sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==
11044+
semver@>=7.6.3, semver@^7.3.4, semver@^7.3.5, semver@^7.5.2, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.6.2, semver@^7.7.3, semver@^7.7.4:
11045+
version "7.7.4"
11046+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.4.tgz#28464e36060e991fa7a11d0279d2d3f3b57a7e8a"
11047+
integrity sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==
1104811048

1104911049
semver@^6.0.0, semver@^6.3.1:
1105011050
version "6.3.1"

0 commit comments

Comments
 (0)