Skip to content

Commit 5c3e5ab

Browse files
authored
Merge pull request #1420 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.3.15
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.3.12 to 5.3.15
2 parents 22a9789 + 2832d0c commit 5c3e5ab

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
},
141141
"devDependencies": {
142142
"@oclif/core": "^4.10.5",
143-
"@oclif/plugin-command-snapshot": "^5.3.12",
143+
"@oclif/plugin-command-snapshot": "^5.3.15",
144144
"@oclif/test": "^4.1.17",
145145
"@salesforce/cli-plugins-testkit": "^5.3.50",
146146
"@salesforce/dev-scripts": "^11.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1406,10 +1406,10 @@
14061406
react "^18.3.1"
14071407
wrap-ansi "^9.0.2"
14081408

1409-
"@oclif/plugin-command-snapshot@^5.3.12":
1410-
version "5.3.12"
1411-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.12.tgz#ccb9c0fcb231e025d87efc22e4b0979d66e4164c"
1412-
integrity sha512-WQDVFFisFRYMXVd5B0HtpuiTpTNaKuPnEi3IXTCb33yEd71TBgeKUvilWtfydhfYK+V1BkVec/mQLHJ1dWj1pw==
1409+
"@oclif/plugin-command-snapshot@^5.3.15":
1410+
version "5.3.15"
1411+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.15.tgz#8fca90454c80990b37a179330371357621c1514e"
1412+
integrity sha512-J9mNzaKG1wtOy5Yp9Orz25zwVC/eTtveDTS2P1kFdNSGv7y1NKPpUL7ZKynf4bDGm2aJloXvdlLur7rQtixLzg==
14131413
dependencies:
14141414
"@oclif/core" "^4"
14151415
ansis "^3.17.0"

0 commit comments

Comments
 (0)