Skip to content

Commit 676caa3

Browse files
fix(deps): update dependency @intlify/cli to ^0.3.0 (#167)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 33c9530 commit 676caa3

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.2.0",
27+
"@intlify/cli": "^0.3.0",
2828
"@intlify/shared": "^9.0.0",
2929
"loader-utils": "^2.0.0"
3030
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -332,10 +332,10 @@
332332
dependencies:
333333
"@hapi/hoek" "^8.3.0"
334334

335-
"@intlify/cli@^0.2.0":
336-
version "0.2.0"
337-
resolved "https://registry.yarnpkg.com/@intlify/cli/-/cli-0.2.0.tgz#631f4ab2e97cfe2848e2e96aa38e6681316265ed"
338-
integrity sha512-KIB6KggamrUoQJXa2CZad9D0dIH6FijPpRv020VtXvPFphprJKipG19GHndPgKRPK70t6Aj7zsJEqt5GvljKXg==
335+
"@intlify/cli@^0.3.0":
336+
version "0.3.0"
337+
resolved "https://registry.yarnpkg.com/@intlify/cli/-/cli-0.3.0.tgz#5ec7500e57d3bf8e233e53921f2b6f0a4ed54652"
338+
integrity sha512-WPas/0XFDGx/xp09gpOgLx7z+X7UtihhoI9qfj6lOiwmyFt/GvRmcP3oXKwsIpYYnEspWUeJLIhYO5pnhsleDg==
339339
dependencies:
340340
"@intlify/core" "^9.0.0-beta.16"
341341
"@intlify/core-base" "^9.0.0-beta.16"

0 commit comments

Comments
 (0)