Skip to content

Commit

Permalink
[chore] update dependencies (#448)
Browse files Browse the repository at this point in the history
* update dependencies

* changelog
  • Loading branch information
iBicha authored Aug 24, 2024
1 parent 77314aa commit e7234c3
Show file tree
Hide file tree
Showing 5 changed files with 159 additions and 92 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

- Nothing worth mentioning yet.

## [0.25.4] - 2024-08-24

### Added
Expand Down
17 changes: 9 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"version": "0.25.4",
"description": "Unofficial YouTube client for Roku",
"devDependencies": {
"@rokucommunity/bslint": "^0.8.22",
"@rokucommunity/bslint": "^0.8.24",
"@types/crypto-js": "^4.2.2",
"@types/fs-extra": "^11.0.4",
"@types/node": "^22.4.0",
"@types/node": "^22.5.0",
"@types/xml2js": "^0.4.14",
"argparse": "^2.0.1",
"brighterscript": "0.67.5",
Expand Down
Loading

0 comments on commit e7234c3

Please sign in to comment.