Skip to content

Commit 27478d5

Browse files
authored
Merge pull request #1395 from salesforcecli/dependabot-npm_and_yarn-oclif-core-4.10.2
chore(dev-deps): bump @oclif/core from 4.10.0 to 4.10.2
2 parents 3a614cf + 4942155 commit 27478d5

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
@@ -13,7 +13,7 @@
1313
"@salesforce/ts-types": "^2.0.11"
1414
},
1515
"devDependencies": {
16-
"@oclif/core": "^4.9.0",
16+
"@oclif/core": "^4.10.2",
1717
"@oclif/plugin-command-snapshot": "^5.3.12",
1818
"@salesforce/cli-plugins-testkit": "^5.3.41",
1919
"@salesforce/dev-scripts": "^11.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1366,10 +1366,10 @@
13661366
wordwrap "^1.0.0"
13671367
wrap-ansi "^7.0.0"
13681368

1369-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.2", "@oclif/core@^4.9.0":
1370-
version "4.10.0"
1371-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.0.tgz#1f144f5be59b5ab0d753571feadaaa4a989ce3d5"
1372-
integrity sha512-T52mrztDvj7RXiURdA+6vd1B4yeYVpHF6DH/RshqEwIA6R63dhe4YoIBYWJi0H3LhCQTUTL84uWadrJAImu/vg==
1369+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2", "@oclif/core@^4.5.2", "@oclif/core@^4.9.0":
1370+
version "4.10.2"
1371+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.2.tgz#9cda34a5cb389a7d225cd484c21c6e87f76bb5ee"
1372+
integrity sha512-3GvDh5nqpIE8566qUF5cBHKog9DFV9XgBeuR0nUrz0OMuz2FPYHat1AZHOwyQbvH9OKL4gJNQZHcsDOqDM/FRA==
13731373
dependencies:
13741374
ansi-escapes "^4.3.2"
13751375
ansis "^3.17.0"

0 commit comments

Comments
 (0)