Skip to content

Commit

Permalink
update agtree to v1.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
scripthunter7 committed Apr 24, 2024
1 parent 0e5b994 commit 211cc2c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"typescript": "^4.9.5"
},
"dependencies": {
"@adguard/agtree": "^1.1.7",
"@adguard/agtree": "^1.1.8",
"@inquirer/checkbox": "^1.3.7",
"@inquirer/select": "^1.2.7",
"chalk": "4.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@adguard/agtree@^1.1.7":
version "1.1.7"
resolved "https://registry.yarnpkg.com/@adguard/agtree/-/agtree-1.1.7.tgz#0bafee0396da704958ba6014ad83565e57c5b279"
integrity sha512-xol2aSim0BYnxCk/OULE3qXFToSnadNsl4q6DDjhHkXvKTr0Y6hnfq4Ub3BGgEpyzGYYkN37BDz8IEUDdpRyew==
"@adguard/agtree@^1.1.8":
version "1.1.8"
resolved "https://registry.yarnpkg.com/@adguard/agtree/-/agtree-1.1.8.tgz#e001389bdb08476eb3c55e56922179a14e9b5fbf"
integrity sha512-5k9bYA+JSfZgYTvwahkM8ihIf1fvP+RxA1dKLgkRIGa6ixOSWNKv/pN0Rpiy0DwZJbC9X/OeZrtdW66jASH/JA==
dependencies:
"@adguard/ecss-tree" "^1.0.8"
"@adguard/scriptlets" "^1.9.61"
Expand Down

0 comments on commit 211cc2c

Please sign in to comment.