Skip to content

Commit 11edd20

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.3.6 to 5.3.9
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 5.3.6 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.6...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 8210475 commit 11edd20

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
@@ -13,7 +13,7 @@
1313
},
1414
"devDependencies": {
1515
"@oclif/dev-cli": "^1.26.10",
16-
"@oclif/plugin-command-snapshot": "^5.3.6",
16+
"@oclif/plugin-command-snapshot": "^5.3.9",
1717
"@salesforce/cli-plugins-testkit": "^5.3.38",
1818
"@salesforce/dev-scripts": "^9.0.0",
1919
"eslint-plugin-sf-plugin": "^1.20.33",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1585,10 +1585,10 @@
15851585
chalk "^4.1.0"
15861586
tslib "^2.6.2"
15871587

1588-
"@oclif/plugin-command-snapshot@^5.3.6":
1589-
version "5.3.6"
1590-
resolved "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.6.tgz#fa9786279b532d8a0c6add51717dd8ea9fc520c9"
1591-
integrity sha512-0uu1KoB5IvS79l7Ao92vUmVHh9eWqP5uWv4oD7aeNFmUnCQrTB8nhdclP2E6MqMoatB6C0Xv+TXWC/ISLqBu3A==
1588+
"@oclif/plugin-command-snapshot@^5.3.9":
1589+
version "5.3.9"
1590+
resolved "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.9.tgz#a687cd53c17e1faeb8381a0b46121f498e4f09b5"
1591+
integrity sha512-1l/uOKbRefdRQzyOLwqlOq+CUtvuqFNnEi8c7vYEE3eCnlSk3th2LZXoC/Na3y8eIEJU1mhEa6FX8UumCcVzzg==
15921592
dependencies:
15931593
"@oclif/core" "^4"
15941594
ansis "^3.17.0"
@@ -1597,7 +1597,7 @@
15971597
lodash.difference "^4.5.0"
15981598
lodash.get "^4.4.2"
15991599
lodash.sortby "^4.7.0"
1600-
semver "^7.7.2"
1600+
semver "^7.7.4"
16011601
ts-json-schema-generator "^1.5.1"
16021602

16031603
"@oclif/plugin-help@3.2.18":
@@ -7008,10 +7008,10 @@ semver@^6.0.0, semver@^6.3.0, semver@^6.3.1:
70087008
resolved "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz"
70097009
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
70107010

7011-
semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.6.2, semver@^7.6.3, semver@^7.7.2, semver@^7.7.3:
7012-
version "7.7.3"
7013-
resolved "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz#4b5f4143d007633a8dc671cd0a6ef9147b8bb946"
7014-
integrity sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==
7011+
semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.6.2, semver@^7.6.3, semver@^7.7.3, semver@^7.7.4:
7012+
version "7.7.4"
7013+
resolved "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz#28464e36060e991fa7a11d0279d2d3f3b57a7e8a"
7014+
integrity sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==
70157015

70167016
sentence-case@^3.0.4:
70177017
version "3.0.4"

0 commit comments

Comments
 (0)