Skip to content

Commit a1d8ed2

Browse files
authored
Merge pull request #1326 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.3.6
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.3.5 to 5.3.6
2 parents b4f5b1a + 178bcc2 commit a1d8ed2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
},
137137
"devDependencies": {
138138
"@oclif/core": "^4.5.1",
139-
"@oclif/plugin-command-snapshot": "^5.3.5",
139+
"@oclif/plugin-command-snapshot": "^5.3.6",
140140
"@oclif/test": "^4.1.13",
141141
"@salesforce/cli-plugins-testkit": "^5.3.41",
142142
"@salesforce/dev-scripts": "^11.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1426,10 +1426,10 @@
14261426
react "^18.3.1"
14271427
wrap-ansi "^9.0.0"
14281428

1429-
"@oclif/plugin-command-snapshot@^5.3.5":
1430-
version "5.3.5"
1431-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.5.tgz#b8c3803d5029299bdee1544cbf3f734d80645ed0"
1432-
integrity sha512-kWRgi57MiBAY+JqEMYAMRwJrjXvddjM8eMRNzJ3RBuC2VEmcQBjxDwsDbudPWKC+6IZUEg6BueCi28CAorb1wQ==
1429+
"@oclif/plugin-command-snapshot@^5.3.6":
1430+
version "5.3.6"
1431+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.6.tgz#fa9786279b532d8a0c6add51717dd8ea9fc520c9"
1432+
integrity sha512-0uu1KoB5IvS79l7Ao92vUmVHh9eWqP5uWv4oD7aeNFmUnCQrTB8nhdclP2E6MqMoatB6C0Xv+TXWC/ISLqBu3A==
14331433
dependencies:
14341434
"@oclif/core" "^4"
14351435
ansis "^3.17.0"

0 commit comments

Comments
 (0)