Skip to content

Commit 8535006

Browse files
chore(dev-deps): bump oclif from 4.14.7 to 4.14.9
Bumps [oclif](https://github.com/oclif/oclif) from 4.14.7 to 4.14.9. - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](oclif/oclif@4.14.7...4.14.9) --- updated-dependencies: - dependency-name: oclif dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c1c3d71 commit 8535006

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
@@ -22,7 +22,7 @@
2222
"@salesforce/plugin-user": "^3.5.19",
2323
"@types/debug": "^4.1.12",
2424
"eslint-plugin-sf-plugin": "^1.18.12",
25-
"oclif": "^4.14.7",
25+
"oclif": "^4.14.9",
2626
"ts-node": "^10.9.2",
2727
"typescript": "^5.4.5"
2828
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5718,10 +5718,10 @@ object.values@^1.1.7:
57185718
define-properties "^1.2.0"
57195719
es-abstract "^1.22.1"
57205720

5721-
oclif@^4.14.7:
5722-
version "4.14.7"
5723-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.14.7.tgz#de0cfa67828553a5ff4fbaf7c23c2f735eee802b"
5724-
integrity sha512-VzASQsFSQwL615aJ7cc9MRu2tsKMzFN4pfukTQOuJUDM7zqg6OZuorSxk/a81rsO+ecUIlEMGQ+96VVl6hacWg==
5721+
oclif@^4.14.9:
5722+
version "4.14.9"
5723+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.14.9.tgz#ed5f105840315b5a8b209c04f090420fd6c0934c"
5724+
integrity sha512-W2RqjzcJWudQp/qUngbj/7f6oPoRrNTjAMZUn7hLO86nUgEkIF7JsgmQ5+TSC2nt35htti/ARfyM2mzQyPUNUA==
57255725
dependencies:
57265726
"@aws-sdk/client-cloudfront" "^3.609.0"
57275727
"@aws-sdk/client-s3" "^3.614.0"

0 commit comments

Comments
 (0)