Skip to content

Commit bce9fe3

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.27 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.27...5.3.29) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-version: 5.3.29 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 62b294e commit bce9fe3

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
@@ -18,7 +18,7 @@
1818
"proxy-agent": "^6.5.0"
1919
},
2020
"devDependencies": {
21-
"@oclif/plugin-command-snapshot": "^5.3.27",
21+
"@oclif/plugin-command-snapshot": "^5.3.29",
2222
"@salesforce/cli-plugins-testkit": "^5.3.62",
2323
"@salesforce/dev-scripts": "^11.0.4",
2424
"@salesforce/plugin-command-reference": "^3.1.109",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1353,10 +1353,10 @@
13531353
wordwrap "^1.0.0"
13541354
wrap-ansi "^7.0.0"
13551355

1356-
"@oclif/plugin-command-snapshot@^5.3.27":
1357-
version "5.3.27"
1358-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.27.tgz#d7613cf5db1237e6a7d2da072322b4e4b2d34da3"
1359-
integrity sha512-NXxNNv8HLf/wXHqDeeKM6yS7/U3ULm8Mw6zk4hxepKDF/hEEq03lG37oLwFD8LP7+GfdEHRjFDNRHziLwKRTkg==
1356+
"@oclif/plugin-command-snapshot@^5.3.29":
1357+
version "5.3.29"
1358+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.29.tgz#9748e9512c64d68252d223baa70a1da0d67eefb0"
1359+
integrity sha512-yoSk5v4Ws0vLihCetgvWZdoan1c5m3CV7JD3hsBsOlj3Q0J2Q6sLpIsJ0Ob/Ltzpmy+PSBIW59CmpIL4GYMsoA==
13601360
dependencies:
13611361
"@oclif/core" "^4"
13621362
ansis "^3.17.0"
@@ -1365,7 +1365,7 @@
13651365
lodash.difference "^4.5.0"
13661366
lodash.get "^4.4.2"
13671367
lodash.sortby "^4.7.0"
1368-
semver "^7.8.4"
1368+
semver "^7.8.5"
13691369
ts-json-schema-generator "^1.5.1"
13701370

13711371
"@oclif/plugin-help@^6.2.50":
@@ -6729,7 +6729,7 @@ semver@^6.0.0, semver@^6.3.1:
67296729
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
67306730
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
67316731

6732-
semver@^7.3.4, semver@^7.3.5, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.8.0, semver@^7.8.1, semver@^7.8.4:
6732+
semver@^7.3.4, semver@^7.3.5, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.8.0, semver@^7.8.1, semver@^7.8.4, semver@^7.8.5:
67336733
version "7.8.5"
67346734
resolved "https://registry.yarnpkg.com/semver/-/semver-7.8.5.tgz#39b646037dd50c14fb451e7e4cac58ed8b863f69"
67356735
integrity sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==

0 commit comments

Comments
 (0)