Skip to content

Commit 9c39e53

Browse files
authored
Merge pull request #565 from salesforcecli/dependabot-npm_and_yarn-oclif-core-4.0.19
chore(dev-deps): bump @oclif/core from 4.0.17 to 4.0.19
2 parents 4513d52 + 18b429a commit 9c39e53

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.16",
15+
"@oclif/core": "^4.0.19",
1616
"@oclif/plugin-command-snapshot": "^5.2.12",
1717
"@salesforce/cli-plugins-testkit": "^5.3.26",
1818
"@salesforce/dev-scripts": "^10.2.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1495,10 +1495,10 @@
14951495
"@nodelib/fs.scandir" "2.1.5"
14961496
fastq "^1.6.0"
14971497

1498-
"@oclif/core@^4", "@oclif/core@^4.0.15", "@oclif/core@^4.0.16":
1499-
version "4.0.17"
1500-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.17.tgz#2c934dd2b3789fe5e6cc9e2558a08007ba18cb03"
1501-
integrity sha512-zfdSRip9DVMOklMojWCLZEB4iOzy7LDTABCDzCXqmpZGS+o1e1xts4jGhnte3mi0WV0YthNfYqF16tqk6CWITA==
1498+
"@oclif/core@^4", "@oclif/core@^4.0.15", "@oclif/core@^4.0.19":
1499+
version "4.0.19"
1500+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.19.tgz#e52ba83c3eaa75c580c567067ed86b5bd4cadbe6"
1501+
integrity sha512-VXnsYNVfmucXp5BdOA/OcWi8F/h2h8ofW1GxQDdspodnmnUgALEpqrxXBl5NFuA+iEihtAJeXzX260ICHYDaBg==
15021502
dependencies:
15031503
ansi-escapes "^4.3.2"
15041504
ansis "^3.3.2"

0 commit comments

Comments
 (0)