Skip to content

Commit 96c7c7e

Browse files
authored
Merge pull request #1331 from salesforcecli/dependabot-npm_and_yarn-oclif-core-4.5.3
chore(dev-deps): bump @oclif/core from 4.5.2 to 4.5.3
2 parents a8e1e45 + 3c80401 commit 96c7c7e

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
@@ -11,7 +11,7 @@
1111
"@salesforce/ts-types": "^2.0.11"
1212
},
1313
"devDependencies": {
14-
"@oclif/core": "^4.5.2",
14+
"@oclif/core": "^4.5.3",
1515
"@oclif/plugin-command-snapshot": "^5.3.5",
1616
"@salesforce/cli-plugins-testkit": "^5.3.41",
1717
"@salesforce/dev-scripts": "^11.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1371,10 +1371,10 @@
13711371
"@nodelib/fs.scandir" "2.1.5"
13721372
fastq "^1.6.0"
13731373

1374-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.2":
1375-
version "4.5.2"
1376-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.2.tgz#4db8a365fa7e9e33af272294f710a7f3f25538e2"
1377-
integrity sha512-eQcKyrEcDYeZJKu4vUWiu0ii/1Gfev6GF4FsLSgNez5/+aQyAUCjg3ZWlurf491WiYZTXCWyKAxyPWk8DKv2MA==
1374+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.2", "@oclif/core@^4.5.3":
1375+
version "4.5.3"
1376+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.3.tgz#2b913879e1673d95e63254573b67326b62f5f309"
1377+
integrity sha512-ISoFlfmsuxJvNKXhabCO4/KqNXDQdLHchZdTPfZbtqAsQbqTw5IKitLVZq9Sz1LWizN37HILp4u0350B8scBjg==
13781378
dependencies:
13791379
ansi-escapes "^4.3.2"
13801380
ansis "^3.17.0"

0 commit comments

Comments
 (0)