Skip to content

Commit 8f73e95

Browse files
fix(deps): update dependency @intlify/cli to ^0.5.0 (#182)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 6787255 commit 8f73e95

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
}
2525
},
2626
"dependencies": {
27-
"@intlify/cli": "^0.4.0",
27+
"@intlify/cli": "^0.5.0",
2828
"@intlify/shared": "^9.1.1",
2929
"loader-utils": "^2.0.0"
3030
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -346,10 +346,10 @@
346346
dependencies:
347347
"@hapi/hoek" "^8.3.0"
348348

349-
"@intlify/cli@^0.4.0":
350-
version "0.4.0"
351-
resolved "https://registry.yarnpkg.com/@intlify/cli/-/cli-0.4.0.tgz#4370ddab24a295c89925f3abd447bbeda09bb0e7"
352-
integrity sha512-kJxJaLb2DgOmaqQxy26Ick1GTBLFrO8CEdbmtDiOeO82JR2dmyDvCOz2iLP9zELzl0WHTJ958IMHbSC5c6xN2g==
349+
"@intlify/cli@^0.5.0":
350+
version "0.5.0"
351+
resolved "https://registry.yarnpkg.com/@intlify/cli/-/cli-0.5.0.tgz#230b3c8c470c7a305a27bbc58782ce62ba3cc34a"
352+
integrity sha512-FKPL2Avs+X7+Poer+XHbXBMNYVdFCYvTpuMr8OqnCkHlLtKgCrskeUzLyryelT4G8JG9ZZXOE9AZkiqo/AWYyg==
353353
dependencies:
354354
"@intlify/core" "^9.1.0"
355355
"@intlify/core-base" "^9.1.0"

0 commit comments

Comments
 (0)