Skip to content

Commit

Permalink
Merge pull request #86 from mziyut/dependabot/npm_and_yarn/qiita/qiit…
Browse files Browse the repository at this point in the history
…a-cli-0.7.0

Bump @qiita/qiita-cli from 0.6.0 to 0.7.0
  • Loading branch information
mziyut authored Aug 4, 2023
2 parents 9a9fff6 + 2b64a2b commit 72cbab3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion qiita/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"author": "Yuta Mizui <me@mziyut.com>",
"license": "MIT",
"dependencies": {
"@qiita/qiita-cli": "^0.6.0"
"@qiita/qiita-cli": "^0.7.0"
},
"devDependencies": {
"@textlint-ja/textlint-rule-no-synonyms": "^1.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1069,10 +1069,10 @@
resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/semver-v6/-/semver-v6-6.3.3.tgz#ea6d23ade78a325f7a52750aab1526b02b628c29"
integrity sha512-3Yc1fUTs69MG/uZbJlLSI3JISMn2UV2rg+1D/vROUqZyh3l6iYHCs7GMp+M40ZD7yOdDbYjJcU1oTJhrc+dGKg==

"@qiita/qiita-cli@^0.6.0":
version "0.6.0"
resolved "https://registry.yarnpkg.com/@qiita/qiita-cli/-/qiita-cli-0.6.0.tgz#e6b1e76a3c2a7440f6d069d4332d433495c58376"
integrity sha512-k9fPavyNoGUeslnHL26yjk+fqcpOP7Xqza9mfxRojY2hG76vStJxEt2Jk38B7uZZt2kR7Wgw6fx1BiRJ+ZyUcg==
"@qiita/qiita-cli@^0.7.0":
version "0.7.0"
resolved "https://registry.yarnpkg.com/@qiita/qiita-cli/-/qiita-cli-0.7.0.tgz#0b3a403dd20c5e0dd3e16b38c1221c450ed2c0d3"
integrity sha512-1wXUVJ716L1nrtNToVPJrjYwWYc00X0X/LSGKPQBvXPzLBNTXdEHxcVDY2upqyj16qIPAN3NxcrU/FRkDiParQ==
dependencies:
arg "^5.0.2"
boxen "^7.1.1"
Expand Down

0 comments on commit 72cbab3

Please sign in to comment.