Skip to content

Commit e5726f9

Browse files
committed
fix(deps): update dependency @oclif/command to v1.8.16
1 parent aa6450a commit e5726f9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
]
7373
},
7474
"dependencies": {
75-
"@oclif/command": "1.8.15",
75+
"@oclif/command": "1.8.16",
7676
"@oclif/config": "1.18.2",
7777
"@oclif/plugin-help": "5.1.10",
7878
"cli-ux": "6.0.6",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -346,9 +346,9 @@ __metadata:
346346
languageName: node
347347
linkType: hard
348348

349-
"@oclif/command@npm:1.8.15":
350-
version: 1.8.15
351-
resolution: "@oclif/command@npm:1.8.15"
349+
"@oclif/command@npm:1.8.16":
350+
version: 1.8.16
351+
resolution: "@oclif/command@npm:1.8.16"
352352
dependencies:
353353
"@oclif/config": ^1.18.2
354354
"@oclif/errors": ^1.3.5
@@ -358,7 +358,7 @@ __metadata:
358358
semver: ^7.3.2
359359
peerDependencies:
360360
"@oclif/config": ^1
361-
checksum: 7e2fbd9ea9dcdb840754bd6088cd5c62a0b32d5675aa488f60bd2d916a13bc567656ad6301045071aec7e739ef62dfbd333ea5b9d8a8cda2cebb1140000a9d76
361+
checksum: c7cac8e1f9a7e5d9d88a316becc6f7f3bc72fce1a2d583d39b0b08cd98c13f0fe71e256f90ac586d7bd21054c8e76c0fef0b823bb7d108977d777e10c2678e7d
362362
languageName: node
363363
linkType: hard
364364

@@ -1306,7 +1306,7 @@ __metadata:
13061306
version: 0.0.0-use.local
13071307
resolution: "create-javascript-project@workspace:."
13081308
dependencies:
1309-
"@oclif/command": 1.8.15
1309+
"@oclif/command": 1.8.16
13101310
"@oclif/config": 1.18.2
13111311
"@oclif/dev-cli": ^1
13121312
"@oclif/plugin-help": 5.1.10

0 commit comments

Comments
 (0)