Skip to content

Commit 990dc2c

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.25. - [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.25) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-version: 5.3.25 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 85e75fa commit 990dc2c

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
@@ -15,7 +15,7 @@
1515
"chalk": "^5.6.2"
1616
},
1717
"devDependencies": {
18-
"@oclif/plugin-command-snapshot": "^5.3.24",
18+
"@oclif/plugin-command-snapshot": "^5.3.25",
1919
"@salesforce/cli-plugins-testkit": "^5.3.54",
2020
"@salesforce/dev-scripts": "^11.0.4",
2121
"@salesforce/plugin-command-reference": "^3.1.109",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1321,10 +1321,10 @@
13211321
wordwrap "^1.0.0"
13221322
wrap-ansi "^7.0.0"
13231323

1324-
"@oclif/plugin-command-snapshot@^5.3.24":
1325-
version "5.3.24"
1326-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.24.tgz#c527184dcfadcd31ae9779de7f3594ef8cdbd092"
1327-
integrity sha512-G7jm2NfCHzCqlWEcrmg6Uo5mii3ETOTD2zZNpBbcXV95IRnRp++FTwd3DaR36YpWSy0LpSYH87+NiLvb9nVZpA==
1324+
"@oclif/plugin-command-snapshot@^5.3.25":
1325+
version "5.3.25"
1326+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.25.tgz#29a9f6d1f2139206b7dfbed9c66f73aa5f01fd42"
1327+
integrity sha512-BCuvTkCep5bvBvxfHeFeGzXqCxxhTG3lWWndU2vXe6x/2VHxBhs0uuSMcFanP2nVMuJC5cqUxSCLbMeakoIFhQ==
13281328
dependencies:
13291329
"@oclif/core" "^4"
13301330
ansis "^3.17.0"
@@ -1333,7 +1333,7 @@
13331333
lodash.difference "^4.5.0"
13341334
lodash.get "^4.4.2"
13351335
lodash.sortby "^4.7.0"
1336-
semver "^7.8.2"
1336+
semver "^7.8.4"
13371337
ts-json-schema-generator "^1.5.1"
13381338

13391339
"@oclif/plugin-help@^6.2.50":
@@ -6949,10 +6949,10 @@ semver@^6.0.0, semver@^6.3.1:
69496949
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
69506950
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
69516951

6952-
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:
6953-
version "7.8.3"
6954-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.8.3.tgz#c350de61c2a1ddbc96d7fae3e5b6fcf92d477fbe"
6955-
integrity sha512-wnilbGyMxzbY7dNOl7jpKbLSjcfeweJWU5j4+u5qW+6/wuGD9KzIGOyZnQVSBM9E7DtWaaH3CyHkppYrKYoxwg==
6952+
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:
6953+
version "7.8.5"
6954+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.8.5.tgz#39b646037dd50c14fb451e7e4cac58ed8b863f69"
6955+
integrity sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==
69566956

69576957
sentence-case@^3.0.4:
69586958
version "3.0.4"

0 commit comments

Comments
 (0)