Skip to content

Commit 66a9b43

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.8 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.8...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 4ff8c5d commit 66a9b43

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
@@ -14,7 +14,7 @@
1414
"jszip": "^3.10.1"
1515
},
1616
"devDependencies": {
17-
"@oclif/plugin-command-snapshot": "^5.3.8",
17+
"@oclif/plugin-command-snapshot": "^5.3.25",
1818
"@salesforce/cli-plugins-testkit": "^5.3.41",
1919
"@salesforce/dev-scripts": "^11.0.4",
2020
"@salesforce/plugin-command-reference": "^3.1.79",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1505,10 +1505,10 @@
15051505
react "^18.3.1"
15061506
wrap-ansi "^9.0.2"
15071507

1508-
"@oclif/plugin-command-snapshot@^5.3.8":
1509-
version "5.3.8"
1510-
resolved "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.8.tgz"
1511-
integrity sha512-pxuW6kVAkAJBZzk7w2xUy32D+EQGeef15Kyjz13LYazHNXcVdrzP/5726VGfMnK3U4W1QyJ7CalzZxRLVvxQcg==
1508+
"@oclif/plugin-command-snapshot@^5.3.25":
1509+
version "5.3.25"
1510+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.25.tgz#29a9f6d1f2139206b7dfbed9c66f73aa5f01fd42"
1511+
integrity sha512-BCuvTkCep5bvBvxfHeFeGzXqCxxhTG3lWWndU2vXe6x/2VHxBhs0uuSMcFanP2nVMuJC5cqUxSCLbMeakoIFhQ==
15121512
dependencies:
15131513
"@oclif/core" "^4"
15141514
ansis "^3.17.0"
@@ -1517,7 +1517,7 @@
15171517
lodash.difference "^4.5.0"
15181518
lodash.get "^4.4.2"
15191519
lodash.sortby "^4.7.0"
1520-
semver "^7.7.3"
1520+
semver "^7.8.4"
15211521
ts-json-schema-generator "^1.5.1"
15221522

15231523
"@oclif/plugin-help@^6.2.36":
@@ -7187,10 +7187,10 @@ semver@^6.0.0, semver@^6.3.1:
71877187
resolved "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz"
71887188
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
71897189

7190-
semver@^7.3.4, semver@^7.3.5, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.7.3:
7191-
version "7.7.3"
7192-
resolved "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz"
7193-
integrity sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==
7190+
semver@^7.3.4, semver@^7.3.5, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.7.3, semver@^7.8.4:
7191+
version "7.8.5"
7192+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.8.5.tgz#39b646037dd50c14fb451e7e4cac58ed8b863f69"
7193+
integrity sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==
71947194

71957195
sentence-case@^3.0.4:
71967196
version "3.0.4"

0 commit comments

Comments
 (0)