Skip to content

Commit

Permalink
build(deps): bump @opensumi/ide-utils from 2.26.2 to 3.2.3 (#58)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 13, 2024
1 parent 832edf1 commit c0070db
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion libs/bot-commander/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"prepublishOnly": "npm run build"
},
"dependencies": {
"@opensumi/ide-utils": "^2.23.1",
"@opensumi/ide-utils": "^3.2.3",
"mri": "^1.2.0"
}
}
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2337,7 +2337,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@opensumi/bot-commander@workspace:libs/bot-commander"
dependencies:
"@opensumi/ide-utils": "npm:^2.23.1"
"@opensumi/ide-utils": "npm:^3.2.3"
mri: "npm:^1.2.0"
languageName: unknown
linkType: soft
Expand All @@ -2363,29 +2363,29 @@ __metadata:
languageName: unknown
linkType: soft

"@opensumi/ide-utils@npm:^2.23.1":
version: 2.26.2
resolution: "@opensumi/ide-utils@npm:2.26.2"
"@opensumi/ide-utils@npm:^3.1.1":
version: 3.1.1
resolution: "@opensumi/ide-utils@npm:3.1.1"
dependencies:
iconv-lite: "npm:^0.6.3"
jschardet: "npm:3.0.0"
mri: "npm:^1.2.0"
nanoid: "npm:3.3.4"
vscode-uri: "npm:3.0.2"
checksum: 10/74af25a9114876a48b25738e6b392e795d307aedab63ca48ff5dcb6bff0db495c32f5253099a6aea1702d65ae10beb1a70770abc2515778beea0ecb8197aec7e
checksum: 10/51c050223e3e6b1591c0c985524a10cbe125cd6aa3985aba7f867c7a85eda1f6719ff4062d3dc22dacfacebf3ea8b815f1776e36ea83287b1718574c989de188
languageName: node
linkType: hard

"@opensumi/ide-utils@npm:^3.1.1":
version: 3.1.1
resolution: "@opensumi/ide-utils@npm:3.1.1"
"@opensumi/ide-utils@npm:^3.2.3":
version: 3.2.3
resolution: "@opensumi/ide-utils@npm:3.2.3"
dependencies:
iconv-lite: "npm:^0.6.3"
jschardet: "npm:3.0.0"
mri: "npm:^1.2.0"
nanoid: "npm:3.3.4"
vscode-uri: "npm:3.0.2"
checksum: 10/51c050223e3e6b1591c0c985524a10cbe125cd6aa3985aba7f867c7a85eda1f6719ff4062d3dc22dacfacebf3ea8b815f1776e36ea83287b1718574c989de188
checksum: 10/8a8cf593ed22cedddeacbeb8ebe05129d3f3bc883c771a0c397aea2a5689e7ecb62f7925e38fff95295cea10347450ffcfc743eebed454cab5fd11405d036bbd
languageName: node
linkType: hard

Expand Down

0 comments on commit c0070db

Please sign in to comment.