Skip to content

Commit

Permalink
update scriptlets to v1.11.6 in tswebextension
Browse files Browse the repository at this point in the history
  • Loading branch information
slavaleleka committed Jul 11, 2024
1 parent 2ecf354 commit e8575da
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
7 changes: 7 additions & 0 deletions packages/tswebextension/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<!-- TODO: manually add compare links for version changes -->
<!-- e.g. [0.1.2]: https://github.com/AdguardTeam/tsurlfilter/compare/tswebextension-v0.1.1...tswebextension-v0.1.2 -->

## Unreleased

### Changed

- Updated `@adguard/tsurlfilter` to `v2.2.21`.
- Updated `@adguard/scriptlets` to `v1.11.1`.

## [1.0.28] - 2024-07-08

### Fixed
Expand Down
4 changes: 2 additions & 2 deletions packages/tswebextension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@
"dependencies": {
"@adguard/assistant": "^4.3.70",
"@adguard/extended-css": "^2.0.56",
"@adguard/scriptlets": "^1.11.1",
"@adguard/tsurlfilter": "^2.2.20",
"@adguard/scriptlets": "^1.11.6",
"@adguard/tsurlfilter": "^2.2.21",
"bowser": "2.11.0",
"commander": "11.0.0",
"fs-extra": "11.1.1",
Expand Down
13 changes: 3 additions & 10 deletions pnpm-lock.yaml

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

0 comments on commit e8575da

Please sign in to comment.