Skip to content

Commit 8096098

Browse files
chore(deps): update dependency @oclif/core to ~4.3.0
1 parent 215a16d commit 8096098

File tree

2 files changed

+29
-3
lines changed

2 files changed

+29
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@apify/input_schema": "^3.12.0",
6565
"@apify/utilities": "^2.15.1",
6666
"@crawlee/memory-storage": "^3.12.0",
67-
"@oclif/core": "~4.2.0",
67+
"@oclif/core": "~4.3.0",
6868
"@oclif/plugin-help": "~6.2.8",
6969
"@root/walk": "~1.1.0",
7070
"@sapphire/duration": "^1.1.2",

yarn.lock

Lines changed: 28 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1901,7 +1901,7 @@ __metadata:
19011901
languageName: node
19021902
linkType: hard
19031903

1904-
"@oclif/core@npm:^4, @oclif/core@npm:^4.2.10, @oclif/core@npm:~4.2.0":
1904+
"@oclif/core@npm:^4, @oclif/core@npm:^4.2.10":
19051905
version: 4.2.10
19061906
resolution: "@oclif/core@npm:4.2.10"
19071907
dependencies:
@@ -1927,6 +1927,32 @@ __metadata:
19271927
languageName: node
19281928
linkType: hard
19291929

1930+
"@oclif/core@npm:~4.3.0":
1931+
version: 4.3.0
1932+
resolution: "@oclif/core@npm:4.3.0"
1933+
dependencies:
1934+
ansi-escapes: "npm:^4.3.2"
1935+
ansis: "npm:^3.17.0"
1936+
clean-stack: "npm:^3.0.1"
1937+
cli-spinners: "npm:^2.9.2"
1938+
debug: "npm:^4.4.0"
1939+
ejs: "npm:^3.1.10"
1940+
get-package-type: "npm:^0.1.0"
1941+
globby: "npm:^11.1.0"
1942+
indent-string: "npm:^4.0.0"
1943+
is-wsl: "npm:^2.2.0"
1944+
lilconfig: "npm:^3.1.3"
1945+
minimatch: "npm:^9.0.5"
1946+
semver: "npm:^7.6.3"
1947+
string-width: "npm:^4.2.3"
1948+
supports-color: "npm:^8"
1949+
widest-line: "npm:^3.1.0"
1950+
wordwrap: "npm:^1.0.0"
1951+
wrap-ansi: "npm:^7.0.0"
1952+
checksum: 10c0/4915039f066b2de769f5199a82b8cc2bf52a345462b1967ec695f91d0a48ceb3d0e99ee9f7930e5003cfca1cb0d4b3194d672d5ddf740b0cc7b9b90db5850baf
1953+
languageName: node
1954+
linkType: hard
1955+
19301956
"@oclif/plugin-help@npm:^6.2.27, @oclif/plugin-help@npm:~6.2.8":
19311957
version: 6.2.27
19321958
resolution: "@oclif/plugin-help@npm:6.2.27"
@@ -3913,7 +3939,7 @@ __metadata:
39133939
"@crawlee/memory-storage": "npm:^3.12.0"
39143940
"@crawlee/types": "npm:^3.11.1"
39153941
"@cucumber/cucumber": "npm:^11.0.0"
3916-
"@oclif/core": "npm:~4.2.0"
3942+
"@oclif/core": "npm:~4.3.0"
39173943
"@oclif/plugin-help": "npm:~6.2.8"
39183944
"@oclif/test": "npm:^4.0.8"
39193945
"@root/walk": "npm:~1.1.0"

0 commit comments

Comments
 (0)