Skip to content

Commit 272ba13

Browse files
authored
Merge pull request #450 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-4.0.11
chore(dev-deps): bump @oclif/plugin-command-snapshot from 4.0.10 to 4.0.11
2 parents 493c4dc + 59f076f commit 272ba13

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"tslib": "^2"
1313
},
1414
"devDependencies": {
15-
"@oclif/plugin-command-snapshot": "^4.0.10",
15+
"@oclif/plugin-command-snapshot": "^4.0.11",
1616
"@salesforce/cli-plugins-testkit": "^4.2.9",
1717
"@salesforce/dev-config": "^4.0.1",
1818
"@salesforce/dev-scripts": "^5.7.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -734,18 +734,18 @@
734734
wordwrap "^1.0.0"
735735
wrap-ansi "^7.0.0"
736736

737-
"@oclif/plugin-command-snapshot@^4.0.10":
738-
version "4.0.10"
739-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-4.0.10.tgz#1c55337868105cbff80ee5f4e077679ed9dc8a80"
740-
integrity sha512-hGmhZb92BCI4Ck7EFqBt1Rr+hf0YZ/joZYOQ0ccXnWa/5TRt5kXO/BWSgPA9c3zmyK1h2awoJAUBdzXB+4TDWg==
737+
"@oclif/plugin-command-snapshot@^4.0.11":
738+
version "4.0.11"
739+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-4.0.11.tgz#96bdefba4b881506b42dc4836300323c6a44e0a5"
740+
integrity sha512-PLkhDqPVOdkye7FTOA0n698j0tsdDseeSfvMvT6WubaU0wzeHrdz/bhVF1e44nhN7omXOuVliNendM83gzEfTw==
741741
dependencies:
742742
"@oclif/core" "^2.11.1"
743743
chalk "^4.1.2"
744744
just-diff "^5.2.0"
745745
lodash "^4.17.21"
746746
semver "^7.5.4"
747747
ts-json-schema-generator "^1.2.0"
748-
tslib "^2.6.0"
748+
tslib "^2.6.1"
749749

750750
"@oclif/plugin-help@^5.2.14":
751751
version "5.2.16"
@@ -6830,7 +6830,7 @@ tslib@^1.8.1, tslib@^1.9.0:
68306830
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
68316831
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
68326832

6833-
tslib@^2, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.5.0, tslib@^2.6.0, tslib@^2.6.1:
6833+
tslib@^2, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.5.0, tslib@^2.6.1:
68346834
version "2.6.1"
68356835
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.1.tgz#fd8c9a0ff42590b25703c0acb3de3d3f4ede0410"
68366836
integrity sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig==

0 commit comments

Comments
 (0)