Skip to content

Commit

Permalink
update scriptlets to v1.9.72. AG-25250
Browse files Browse the repository at this point in the history
Squashed commit of the following:

commit 774980e
Author: Slava Leleka <[email protected]>
Date:   Fri Aug 25 14:45:23 2023 +0300

    update scriptlets to v1.9.72
  • Loading branch information
slavaleleka committed Aug 25, 2023
1 parent af95b24 commit 9441019
Show file tree
Hide file tree
Showing 6 changed files with 29 additions and 13 deletions.
8 changes: 8 additions & 0 deletions packages/tsurlfilter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<!-- TODO: manually add compare links for version to the end of the file -->
<!-- e.g. [1.0.77]: https://github.com/AdguardTeam/tsurlfilter/compare/tsurlfilter-v1.0.76...tsurlfilter-v1.0.77 -->


## [2.1.11] - 2023-08-25

### Changed
- Updated `@adguard/scriptlets` to `v1.9.72`.


## [2.1.10] - 2023-08-21

### Changed
- Updated `@adguard/scriptlets` to `v1.9.70`.


## [2.1.9] - 2023-08-18

### Added
Expand Down
4 changes: 2 additions & 2 deletions packages/tsurlfilter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adguard/tsurlfilter",
"version": "2.1.10",
"version": "2.1.11",
"description": "This is a TypeScript library that implements AdGuard's content blocking rules",
"main": "dist/es/index.js",
"module": "dist/es/index.js",
Expand Down Expand Up @@ -85,7 +85,7 @@
]
},
"dependencies": {
"@adguard/scriptlets": "^1.9.70",
"@adguard/scriptlets": "^1.9.72",
"cidr-tools": "^6.4.1",
"commander": "9.4.1",
"is-cidr": "4.0.2",
Expand Down
8 changes: 4 additions & 4 deletions packages/tsurlfilter/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@adguard/scriptlets@^1.9.70":
version "1.9.70"
resolved "https://registry.yarnpkg.com/@adguard/scriptlets/-/scriptlets-1.9.70.tgz#733038b69f8f0e93001b721c278468051cee9fee"
integrity sha512-DiFk/seV0wLiPYKEkQ0pMqVHMHa2neJVOsJfWoaBw/s6XUxbDw4uYjoJmj1uhfW50/Vhg2EqO59kj1dHf49hVA==
"@adguard/scriptlets@^1.9.72":
version "1.9.72"
resolved "https://registry.yarnpkg.com/@adguard/scriptlets/-/scriptlets-1.9.72.tgz#79db94d91083b531ff83d37a97c2d608877e62f2"
integrity sha512-4nxqXTyD+sDonMdlXchp2sxqcfafWM4RRrv13yVe9prDloWyMTd2D8z4RF65aKRodc/waW4Xe7ehvdnE94X1qg==
dependencies:
"@babel/runtime" "^7.20.13"
js-yaml "^3.13.1"
Expand Down
8 changes: 8 additions & 0 deletions packages/tswebextension/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<!-- TODO: manually add compare links for version to the end of the file -->
<!-- e.g. [0.1.2]: https://github.com/AdguardTeam/tsurlfilter/compare/tswebextension-v0.1.1...tswebextension-v0.1.2 -->


## [0.3.13] - 2023-08-25

### Changed
- Updated `@adguard/tsurlfilter` to `v2.1.11`.
- Updated `@adguard/scriptlets` to `v1.9.72`.


## [0.3.12] - 2023-08-23

### Fixed
Expand Down
6 changes: 3 additions & 3 deletions packages/tswebextension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adguard/tswebextension",
"version": "0.3.12",
"version": "0.3.13",
"description": "This is a TypeScript library that implements AdGuard's extension API",
"main": "dist/index.js",
"typings": "dist/types/lib/mv2/background/index.d.ts",
Expand Down Expand Up @@ -83,8 +83,8 @@
"dependencies": {
"@adguard/assistant": "^4.3.70",
"@adguard/extended-css": "^2.0.52",
"@adguard/scriptlets": "^1.9.70",
"@adguard/tsurlfilter": "^2.1.10",
"@adguard/scriptlets": "^1.9.72",
"@adguard/tsurlfilter": "^2.1.11",
"bowser": "2.11.0",
"commander": "11.0.0",
"fs-extra": "11.1.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/tswebextension/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
resolved "https://registry.yarnpkg.com/@adguard/extended-css/-/extended-css-2.0.52.tgz#f5e7c3df1796deb96404a1b6441e7a4c729f09ac"
integrity sha512-T77MnFD/+A3q93MNEq13qPUXPQRBeOUO9LRyqslcaz7jD5qMcikX1nx436u3PXdZXZpa6R0nnwXQ7wwScDmVgw==

"@adguard/scriptlets@^1.9.70":
version "1.9.70"
resolved "https://registry.yarnpkg.com/@adguard/scriptlets/-/scriptlets-1.9.70.tgz#733038b69f8f0e93001b721c278468051cee9fee"
integrity sha512-DiFk/seV0wLiPYKEkQ0pMqVHMHa2neJVOsJfWoaBw/s6XUxbDw4uYjoJmj1uhfW50/Vhg2EqO59kj1dHf49hVA==
"@adguard/scriptlets@^1.9.72":
version "1.9.72"
resolved "https://registry.yarnpkg.com/@adguard/scriptlets/-/scriptlets-1.9.72.tgz#79db94d91083b531ff83d37a97c2d608877e62f2"
integrity sha512-4nxqXTyD+sDonMdlXchp2sxqcfafWM4RRrv13yVe9prDloWyMTd2D8z4RF65aKRodc/waW4Xe7ehvdnE94X1qg==
dependencies:
"@babel/runtime" "^7.20.13"
js-yaml "^3.13.1"
Expand Down

0 comments on commit 9441019

Please sign in to comment.