Skip to content

Commit e500d8d

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 5.3.24 to 5.3.29. - [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.24...5.3.29) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-version: 5.3.28 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 676bc9c commit e500d8d

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@salesforce/sf-plugins-core": "^12"
1111
},
1212
"devDependencies": {
13-
"@oclif/plugin-command-snapshot": "^5.3.24",
13+
"@oclif/plugin-command-snapshot": "^5.3.29",
1414
"@salesforce/cli-plugins-testkit": "^5.3.62",
1515
"@salesforce/dev-scripts": "^11.0.4",
1616
"@salesforce/plugin-command-reference": "^3.1.114",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1370,10 +1370,10 @@
13701370
wordwrap "^1.0.0"
13711371
wrap-ansi "^7.0.0"
13721372

1373-
"@oclif/plugin-command-snapshot@^5.3.24":
1374-
version "5.3.24"
1375-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.24.tgz#c527184dcfadcd31ae9779de7f3594ef8cdbd092"
1376-
integrity sha512-G7jm2NfCHzCqlWEcrmg6Uo5mii3ETOTD2zZNpBbcXV95IRnRp++FTwd3DaR36YpWSy0LpSYH87+NiLvb9nVZpA==
1373+
"@oclif/plugin-command-snapshot@^5.3.29":
1374+
version "5.3.29"
1375+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.29.tgz#9748e9512c64d68252d223baa70a1da0d67eefb0"
1376+
integrity sha512-yoSk5v4Ws0vLihCetgvWZdoan1c5m3CV7JD3hsBsOlj3Q0J2Q6sLpIsJ0Ob/Ltzpmy+PSBIW59CmpIL4GYMsoA==
13771377
dependencies:
13781378
"@oclif/core" "^4"
13791379
ansis "^3.17.0"
@@ -1382,7 +1382,7 @@
13821382
lodash.difference "^4.5.0"
13831383
lodash.get "^4.4.2"
13841384
lodash.sortby "^4.7.0"
1385-
semver "^7.8.2"
1385+
semver "^7.8.5"
13861386
ts-json-schema-generator "^1.5.1"
13871387

13881388
"@oclif/plugin-help@^6.2.52":
@@ -6293,7 +6293,7 @@ semver@^6.0.0, semver@^6.3.1:
62936293
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
62946294
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
62956295

6296-
semver@^7.3.4, semver@^7.3.5, semver@^7.5.4, semver@^7.6.0, semver@^7.8.0, semver@^7.8.1, semver@^7.8.2, semver@^7.8.5:
6296+
semver@^7.3.4, semver@^7.3.5, semver@^7.5.4, semver@^7.6.0, semver@^7.8.0, semver@^7.8.1, semver@^7.8.5:
62976297
version "7.8.5"
62986298
resolved "https://registry.yarnpkg.com/semver/-/semver-7.8.5.tgz#39b646037dd50c14fb451e7e4cac58ed8b863f69"
62996299
integrity sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==

0 commit comments

Comments
 (0)