Skip to content

Commit 6f4562f

Browse files
committed
bump deps
1 parent 0009ac9 commit 6f4562f

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
@@ -29,7 +29,7 @@
2929
"homepage": "https://github.com/discloud/cli#readme",
3030
"dependencies": {
3131
"@discloudapp/api-types": "^1.0.2",
32-
"@discloudapp/util": "^1.2.2",
32+
"@discloudapp/util": "^1.2.3",
3333
"@inquirer/prompts": "^7.5.3",
3434
"adm-zip": "^0.5.16",
3535
"easy-table": "^1.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
dependencies:
1010
tslib "^2.8.1"
1111

12-
"@discloudapp/util@^1.2.2":
13-
version "1.2.2"
14-
resolved "https://registry.yarnpkg.com/@discloudapp/util/-/util-1.2.2.tgz#1a48546111567080895f9548eca9fadb72139eb9"
15-
integrity sha512-JX/VAhkRJd7U5ISkJazWP/Jg2AtOMG9v2k4uJZEG88pW0E7BQ5x8koKcxjukrYz40h5bgOvuzOs2N2IRDpN0BQ==
12+
"@discloudapp/util@^1.2.3":
13+
version "1.2.3"
14+
resolved "https://registry.yarnpkg.com/@discloudapp/util/-/util-1.2.3.tgz#e35b1b2c96e39971f5d4aac782d51e6753e47334"
15+
integrity sha512-UF0Qk0xZLa5yhvspt7Cl/Z4khaQ1qaFMhaPvHz01TTj3WoZhndP+OAolst8CSCFhYWEVxZGTfBg1LyI0md9Wmg==
1616
dependencies:
1717
"@discloudapp/api-types" "^1.0.2"
1818
file-type "^21.0.0"

0 commit comments

Comments
 (0)