Skip to content

Commit

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

Bump @qiita/qiita-cli from 0.7.0 to 1.0.0
  • Loading branch information
mziyut authored Aug 13, 2023
2 parents 8cbe821 + d6f6ccf commit 15462e6
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.7.0"
"@qiita/qiita-cli": "^1.0.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.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==
"@qiita/qiita-cli@^1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@qiita/qiita-cli/-/qiita-cli-1.0.0.tgz#b46b9cfc5d4dc58580127ba72d8cc8f263a00d0f"
integrity sha512-6ZshY0BOoPLGEakbCagKId2wpkOYcZAKK89w7MWeGCUrITF4TcNoW3F6Ut4PT9m8+GkJApgqWryf+bAEuNqVTg==
dependencies:
arg "^5.0.2"
boxen "^7.1.1"
Expand Down

0 comments on commit 15462e6

Please sign in to comment.