Skip to content

Commit 417cf6d

Browse files
authored
Merge pull request #1126 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.2.12
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.9 to 5.2.12
2 parents 1ed10d0 + 9b11786 commit 417cf6d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"open": "^10.1.0"
1717
},
1818
"devDependencies": {
19-
"@oclif/plugin-command-snapshot": "^5.2.9",
19+
"@oclif/plugin-command-snapshot": "^5.2.12",
2020
"@salesforce/cli-plugins-testkit": "^5.3.20",
2121
"@salesforce/dev-scripts": "^10.2.9",
2222
"@salesforce/plugin-command-reference": "^3.1.14",

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -1559,19 +1559,19 @@
15591559
wordwrap "^1.0.0"
15601560
wrap-ansi "^7.0.0"
15611561

1562-
"@oclif/plugin-command-snapshot@^5.2.9":
1563-
version "5.2.9"
1564-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.9.tgz#622ebaf87ebb5b8f217e04a06cb680e14e475b47"
1565-
integrity sha512-CyUSYqHkN3YyPI582N5wvxZGn8J0ZlVx38fOxW7ManpsrGg+5Q32k0QOW2vCfGZkAAI3B2mSG3flU/34IJujTw==
1562+
"@oclif/plugin-command-snapshot@^5.2.12":
1563+
version "5.2.12"
1564+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.12.tgz#f22aaac03ad1e4fbb62c9beb5c44c99522d29e8b"
1565+
integrity sha512-X+UvjS5yNQSrL4f8DDCg93+P0ZyG8pJ6g5R8nA8DjkC22AaKhHMh0BwGdPT6zmTajaIxClrfk1K/sAF4+bwMug==
15661566
dependencies:
15671567
"@oclif/core" "^4"
1568-
ansis "^3.3.1"
1568+
ansis "^3.3.2"
15691569
globby "^14.0.2"
15701570
just-diff "^5.2.0"
15711571
lodash.difference "^4.5.0"
15721572
lodash.get "^4.4.2"
15731573
lodash.sortby "^4.7.0"
1574-
semver "^7.6.0"
1574+
semver "^7.6.3"
15751575
ts-json-schema-generator "^1.5.1"
15761576

15771577
"@oclif/plugin-help@^6.2.7":

0 commit comments

Comments
 (0)