Skip to content

Commit 233e94f

Browse files
authored
Merge pull request #590 from salesforcecli/dependabot-npm_and_yarn-oclif-core-4.0.22
chore(dev-deps): bump @oclif/core from 4.0.21 to 4.0.22
2 parents ff0136e + 0b4be36 commit 233e94f

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
@@ -12,7 +12,7 @@
1212
"ansis": "^3.3.1"
1313
},
1414
"devDependencies": {
15-
"@oclif/core": "^4.0.21",
15+
"@oclif/core": "^4.0.22",
1616
"@oclif/plugin-command-snapshot": "^5.2.15",
1717
"@salesforce/cli-plugins-testkit": "^5.3.32",
1818
"@salesforce/dev-scripts": "^10.2.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1600,10 +1600,10 @@
16001600
"@nodelib/fs.scandir" "2.1.5"
16011601
fastq "^1.6.0"
16021602

1603-
"@oclif/core@^4", "@oclif/core@^4.0.19", "@oclif/core@^4.0.21":
1604-
version "4.0.21"
1605-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.21.tgz#fda25b950572ae7762248a808f141e3e32fb2a57"
1606-
integrity sha512-SvLTSclf104IVX8BY7nWqess1pBmeNl9qRFTWjOXg7B1/ESemfEtZYBDRAXAp1ILvazDng5IF/7YSbTxDVbwNg==
1603+
"@oclif/core@^4", "@oclif/core@^4.0.19", "@oclif/core@^4.0.22":
1604+
version "4.0.22"
1605+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.22.tgz#acb233c0c18ff4f365caca15e29e2807a4325709"
1606+
integrity sha512-aXM2O4g7f+kPNzhhOfqGOVRVYDxTVrH7Y720MuH0Twq5WHMxI4XwntnyBaRscoCPG6FWhItZLtiZxsvaUdupGg==
16071607
dependencies:
16081608
ansi-escapes "^4.3.2"
16091609
ansis "^3.3.2"

0 commit comments

Comments
 (0)