Skip to content

Commit

Permalink
Bump @qiita/qiita-cli from 1.1.0 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [@qiita/qiita-cli](https://github.com/increments/qiita-cli) from 1.1.0 to 1.3.0.
- [Release notes](https://github.com/increments/qiita-cli/releases)
- [Commits](increments/qiita-cli@v1.1.0...v1.3.0)

---
updated-dependencies:
- dependency-name: "@qiita/qiita-cli"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 24, 2023
1 parent 9a37673 commit 797074e
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": "^1.1.0"
"@qiita/qiita-cli": "^1.3.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 @@ -1090,10 +1090,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@qiita/qiita-cli@^1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@qiita/qiita-cli/-/qiita-cli-1.1.0.tgz#88884c61d1e938531f6e1a3b09376261559a310f"
integrity sha512-7CRwQCAE9Gbfc3q22MNQ9Uf1glD4ijhOniLIE4vFCI6YtWNgQE5R9D5e3Wh+dwo8R7bvhtSDAyTMyHnXOm2/3Q==
"@qiita/qiita-cli@^1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@qiita/qiita-cli/-/qiita-cli-1.3.0.tgz#1c076cb70895e419d67a1cf8f24a510ad5c48db3"
integrity sha512-mop3vDQNgZ6PjWIyck5mK7O0wplPPRSgMTTTY2aoJxRUb81BF3ZXiyaLN6zEFmXcYCX0cZdefrCxpcFwYyCSDg==
dependencies:
arg "^5.0.2"
boxen "^7.1.1"
Expand Down

0 comments on commit 797074e

Please sign in to comment.