Skip to content

Commit 4189c94

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

2 files changed

Lines changed: 10 additions & 10 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.24",
21+
"@oclif/plugin-command-snapshot": "^5.3.27",
2222
"@salesforce/cli-plugins-testkit": "^5.3.59",
2323
"@salesforce/dev-scripts": "^11.0.4",
2424
"@salesforce/plugin-command-reference": "^3.1.109",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1355,10 +1355,10 @@
13551355
wordwrap "^1.0.0"
13561356
wrap-ansi "^7.0.0"
13571357

1358-
"@oclif/plugin-command-snapshot@^5.3.24":
1359-
version "5.3.24"
1360-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.24.tgz#c527184dcfadcd31ae9779de7f3594ef8cdbd092"
1361-
integrity sha512-G7jm2NfCHzCqlWEcrmg6Uo5mii3ETOTD2zZNpBbcXV95IRnRp++FTwd3DaR36YpWSy0LpSYH87+NiLvb9nVZpA==
1358+
"@oclif/plugin-command-snapshot@^5.3.27":
1359+
version "5.3.27"
1360+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.27.tgz#d7613cf5db1237e6a7d2da072322b4e4b2d34da3"
1361+
integrity sha512-NXxNNv8HLf/wXHqDeeKM6yS7/U3ULm8Mw6zk4hxepKDF/hEEq03lG37oLwFD8LP7+GfdEHRjFDNRHziLwKRTkg==
13621362
dependencies:
13631363
"@oclif/core" "^4"
13641364
ansis "^3.17.0"
@@ -1367,7 +1367,7 @@
13671367
lodash.difference "^4.5.0"
13681368
lodash.get "^4.4.2"
13691369
lodash.sortby "^4.7.0"
1370-
semver "^7.8.2"
1370+
semver "^7.8.4"
13711371
ts-json-schema-generator "^1.5.1"
13721372

13731373
"@oclif/plugin-help@^6.2.50":
@@ -6783,10 +6783,10 @@ semver@^6.0.0, semver@^6.3.1:
67836783
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
67846784
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
67856785

6786-
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.2:
6787-
version "7.8.2"
6788-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.8.2.tgz#194bd65723a28cf82542d2bf176b91c26b343be1"
6789-
integrity sha512-c8jsqUZm3omBOI66G90z1Dyw5z622G8oLG+omfsHBJf3CWQTlOcwOjvOG6wtiNfW6anKm/eA39LMwMtMez2TiQ==
6786+
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.2, semver@^7.8.4:
6787+
version "7.8.5"
6788+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.8.5.tgz#39b646037dd50c14fb451e7e4cac58ed8b863f69"
6789+
integrity sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==
67906790

67916791
sentence-case@^3.0.4:
67926792
version "3.0.4"

0 commit comments

Comments
 (0)