Skip to content

Commit ebcb726

Browse files
authored
Merge pull request #908 from salesforcecli/dependabot-npm_and_yarn-oclif-test-3.2.11
chore(dev-deps): bump @oclif/test from 3.2.10 to 3.2.11
2 parents e9bc1d9 + dcd5d6f commit ebcb726

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"devDependencies": {
1515
"@oclif/plugin-command-snapshot": "^5.1.7",
16-
"@oclif/test": "^3.2.10",
16+
"@oclif/test": "^3.2.11",
1717
"@salesforce/cli-plugins-testkit": "^5.3.1",
1818
"@salesforce/dev-scripts": "^8.5.0",
1919
"@salesforce/plugin-command-reference": "^3.0.82",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1563,7 +1563,7 @@
15631563
"@nodelib/fs.scandir" "2.1.5"
15641564
fastq "^1.6.0"
15651565

1566-
"@oclif/core@3.26.4", "@oclif/core@^3.15.1", "@oclif/core@^3.21.0", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.3", "@oclif/core@^3.26.4":
1566+
"@oclif/core@3.26.4", "@oclif/core@^3.15.1", "@oclif/core@^3.21.0", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.4":
15671567
version "3.26.4"
15681568
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.4.tgz#ab0c6d06f699abaf0fa6186466f64f02a8435c61"
15691569
integrity sha512-ntfo2ut7enNtAn/jB/dryMUPBM2Fh8Fydmi3k/Ybo6lCGU/hmsPFkBRjCEJAQMyNkK2yVZARaWogdOrcVgFz+w==
@@ -1640,12 +1640,12 @@
16401640
http-call "^5.2.2"
16411641
lodash.template "^4.5.0"
16421642

1643-
"@oclif/test@^3.2.10":
1644-
version "3.2.10"
1645-
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.2.10.tgz#48fdf3ebb339e81955a42c1e9a23f5f673c39261"
1646-
integrity sha512-9h6rMHnFS7zf0CLmfqtbAmdDSLpYF8otu25YpeqQXOX3b9TYeyfOvD61TkkxJ2T3zpqnrViNzifsF6gfM6xanQ==
1643+
"@oclif/test@^3.2.11":
1644+
version "3.2.11"
1645+
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.2.11.tgz#356ed6f10c8e20128f807362e2a227038b9ea2cc"
1646+
integrity sha512-+bjUTI12kgqFYJtlNCYk0F+aIuYh4GDPZIviwSe9+rzd9kJMWEC3phUiviT41rroZzaPUcshnTVoZ5hyq+EIkg==
16471647
dependencies:
1648-
"@oclif/core" "^3.26.3"
1648+
"@oclif/core" "^3.26.4"
16491649
chai "^4.4.1"
16501650
fancy-test "^3.0.14"
16511651

0 commit comments

Comments
 (0)