Skip to content

Commit f98d3c4

Browse files
fix(deps): bump @oclif/core from 4.4.1 to 4.5.2
Bumps [@oclif/core](https://github.com/oclif/core) from 4.4.1 to 4.5.2. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.4.1...4.5.2) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.5.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9040061 commit f98d3c4

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
@@ -40,7 +40,7 @@
4040
"@internxt/inxt-js": "2.2.2",
4141
"@internxt/lib": "1.3.1",
4242
"@internxt/sdk": "1.10.5",
43-
"@oclif/core": "4.4.1",
43+
"@oclif/core": "4.5.2",
4444
"@types/validator": "13.15.2",
4545
"async": "3.2.6",
4646
"axios": "1.10.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1479,10 +1479,10 @@
14791479
"@nodelib/fs.scandir" "2.1.5"
14801480
fastq "^1.6.0"
14811481

1482-
"@oclif/core@4.4.1", "@oclif/core@^4", "@oclif/core@^4.4.0":
1483-
version "4.4.1"
1484-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.4.1.tgz#359d4df4f066529f3f4b44652db2d3dceb723823"
1485-
integrity sha512-RYonV4IJZcGAoi3pdo5CPl5hVH1YdtQMEX77TLdgTPVrMmIjbiB0Borfguj/mdDF2TjLXp+Z+RbmLUejuhSYTA==
1482+
"@oclif/core@4.5.2", "@oclif/core@^4", "@oclif/core@^4.4.0":
1483+
version "4.5.2"
1484+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.2.tgz#4db8a365fa7e9e33af272294f710a7f3f25538e2"
1485+
integrity sha512-eQcKyrEcDYeZJKu4vUWiu0ii/1Gfev6GF4FsLSgNez5/+aQyAUCjg3ZWlurf491WiYZTXCWyKAxyPWk8DKv2MA==
14861486
dependencies:
14871487
ansi-escapes "^4.3.2"
14881488
ansis "^3.17.0"

0 commit comments

Comments
 (0)