Skip to content

Commit d7f6b25

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

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"yarn-deduplicate": "^6.0.2"
3434
},
3535
"devDependencies": {
36-
"@oclif/plugin-command-snapshot": "^5.1.8",
36+
"@oclif/plugin-command-snapshot": "^5.1.9",
3737
"@salesforce/dev-scripts": "^9.0.0",
3838
"@salesforce/ts-sinon": "1.4.19",
3939
"@types/semver": "^7.5.8",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1908,10 +1908,10 @@
19081908
proc-log "^4.0.0"
19091909
which "^4.0.0"
19101910

1911-
"@oclif/core@3.26.5", "@oclif/core@^3.21.0", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.4", "@oclif/core@^3.26.5":
1912-
version "3.26.5"
1913-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.5.tgz#6a1962971fcaa4e235c0d6a83d50681ccb2bd0e4"
1914-
integrity sha512-uRmAujGJjLhhgpLylbiuHuPt9Ec7u6aJ72utuSPNTRw47+W5vbQSGnLGPiil1Mt5YDL+zFOyTVH6Uv3NSP2SaQ==
1911+
"@oclif/core@3.26.6", "@oclif/core@^3.21.0", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.4", "@oclif/core@^3.26.5":
1912+
version "3.26.6"
1913+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.6.tgz#f371868cfa0fe150a6547e6af98b359065d2f971"
1914+
integrity sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==
19151915
dependencies:
19161916
"@types/cli-progress" "^3.11.5"
19171917
ansi-escapes "^4.3.2"
@@ -1942,12 +1942,12 @@
19421942
wordwrap "^1.0.0"
19431943
wrap-ansi "^7.0.0"
19441944

1945-
"@oclif/plugin-command-snapshot@^5.1.8":
1946-
version "5.1.8"
1947-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.8.tgz#6f9f04daa4c1a4923b4a1689b3ba7c7e76a3ce2e"
1948-
integrity sha512-s8ZtqiB8+s7KdBqfOwWccgEnRB8eJ/7rJAQFG8RuSGfGGdFUe5yICAnuRwggw3bgm8Q/o3zTv1S4G59K3fBLvA==
1945+
"@oclif/plugin-command-snapshot@^5.1.9":
1946+
version "5.1.9"
1947+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.9.tgz#f530b72cd13a3344961569d5084298f07acdb2be"
1948+
integrity sha512-PeSQP2IxzL34e3DYoEdAw8UCcsuawcJqnQe97HNUSBpBSC2PY/7uL887TfmMIo/rhzM7PtSUNxfNwOiKw5cNUw==
19491949
dependencies:
1950-
"@oclif/core" "3.26.5"
1950+
"@oclif/core" "3.26.6"
19511951
"@types/lodash.difference" "^4.5.9"
19521952
chalk "^5.3.0"
19531953
globby "^14.0.1"

0 commit comments

Comments
 (0)