Skip to content

Commit

Permalink
chore(release): publish @snickbit/spinner@1.3.6 [skip ci]
Browse files Browse the repository at this point in the history
## @snickbit/spinner [1.3.6](https://github.com/remedyred/snickbit.js/compare/@snickbit/spinner@1.3.5...@snickbit/spinner@1.3.6) (2023-08-04)

### Bug Fixes

* **deps:** update @snickbit/* dependencies ([7fee82a](7fee82a))

### Dependencies

* **@snickbit/utilities:** upgraded to 3.12.0
  • Loading branch information
semantic-release-bot committed Aug 4, 2023
1 parent 2f0230f commit 0648c5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/spinner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snickbit/spinner",
"version": "1.3.5",
"version": "1.3.6",
"description": "Minimal terminal spinner for Node.js",
"license": "MIT",
"exports": {
Expand Down Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"@snickbit/ansi": "^0.0.26",
"@snickbit/utilities": "3.11.4",
"@snickbit/utilities": "3.12.0",
"cli-spinners": "^2.9.0",
"kleur": "^4.1.5"
},
Expand Down

0 comments on commit 0648c5e

Please sign in to comment.