Skip to content

Commit 9f30373

Browse files
authored
Merge pull request #1181 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.2.13
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.7 to 5.2.13
2 parents 8be0f95 + 65380de commit 9f30373

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"yarn-deduplicate": "^6.0.2"
3434
},
3535
"devDependencies": {
36-
"@oclif/plugin-command-snapshot": "^5.2.7",
36+
"@oclif/plugin-command-snapshot": "^5.2.13",
3737
"@salesforce/dev-scripts": "^10.2.4",
3838
"@salesforce/ts-sinon": "^1.4.24",
3939
"@types/semver": "^7.5.8",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1806,19 +1806,19 @@
18061806
wordwrap "^1.0.0"
18071807
wrap-ansi "^7.0.0"
18081808

1809-
"@oclif/plugin-command-snapshot@^5.2.7":
1810-
version "5.2.7"
1811-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.7.tgz#1013bce097b9023ff84db7dac070c7f78aff9449"
1812-
integrity sha512-fKFF/AJDIGo9GEe23YxqfOlhtEx7SD9gNJRQNLEB0267UVXukR3jhJbbyjcsG7aw1cAp5glFnzIoWzpBycXQYQ==
1809+
"@oclif/plugin-command-snapshot@^5.2.13":
1810+
version "5.2.13"
1811+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.13.tgz#d0025844865c20e38d4198c43fd6a515fedfde06"
1812+
integrity sha512-oCCD5DqjbK0AKonhGI+qa7ZMhvLbmdJ0kvWCoDBJyyusuxPtsGKYGrBS5LLqn6eEFIvOLbW+ZVXSOUQNK+SHRg==
18131813
dependencies:
18141814
"@oclif/core" "^4"
1815-
ansis "^3.2.0"
1815+
ansis "^3.3.2"
18161816
globby "^14.0.2"
18171817
just-diff "^5.2.0"
18181818
lodash.difference "^4.5.0"
18191819
lodash.get "^4.4.2"
18201820
lodash.sortby "^4.7.0"
1821-
semver "^7.6.0"
1821+
semver "^7.6.3"
18221822
ts-json-schema-generator "^1.5.1"
18231823

18241824
"@oclif/plugin-help@^6.2.7":
@@ -3273,10 +3273,10 @@ ansicolors@~0.3.2:
32733273
resolved "https://registry.npmjs.org/ansicolors/-/ansicolors-0.3.2.tgz"
32743274
integrity sha512-QXu7BPrP29VllRxH8GwB7x5iX5qWKAAMLqKQGWTeLWVlNHNOpVMJ91dsxQAIWXpjuW5wqvxu3Jd/nRjrJ+0pqg==
32753275

3276-
ansis@^3.2.0, ansis@^3.2.1, ansis@^3.3.1:
3277-
version "3.3.1"
3278-
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.3.1.tgz#c89b7d3892cc5be0f0f302f17ec84f8d2502da75"
3279-
integrity sha512-dW/sqnbVeWXW1UMRyKGHiJj+vBrlnnDcvyNMDB8BBI4Gu0tsohweIkvcqb3bNNwcVn70LTyvvnGgjUzUVFnK6Q==
3276+
ansis@^3.2.1, ansis@^3.3.1, ansis@^3.3.2:
3277+
version "3.3.2"
3278+
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.3.2.tgz#15adc36fea112da95c74d309706e593618accac3"
3279+
integrity sha512-cFthbBlt+Oi0i9Pv/j6YdVWJh54CtjGACaMPCIrEV4Ha7HWsIjXDwseYV79TIL0B4+KfSwD5S70PeQDkPUd1rA==
32803280

32813281
anymatch@~3.1.2:
32823282
version "3.1.3"

0 commit comments

Comments
 (0)