Skip to content

Commit

Permalink
update agtree
Browse files Browse the repository at this point in the history
  • Loading branch information
scripthunter7 committed Sep 6, 2024
1 parent a5e4585 commit 6a864ef
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 @@ -48,7 +48,7 @@
}
},
"dependencies": {
"@adguard/agtree": "^2.0.0",
"@adguard/agtree": "^2.0.1",
"@babel/runtime": "^7.20.13",
"js-yaml": "^3.13.1"
},
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@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@adguard/agtree/-/agtree-2.0.0.tgz#f52ea917eaeb5bb64862a521d99c0ff63fa6f2b5"
integrity sha512-SN+jnHg4lUFl5QlBJrchECBm5PlZKgy6GYEFrDMXZiRvAG5SolK6Ic/dSIm/L0vJwFKHPVGl3zZArdmtCmm3rg==
"@adguard/agtree@^2.0.1":
version "2.0.1"
resolved "https://registry.yarnpkg.com/@adguard/agtree/-/agtree-2.0.1.tgz#bd474829b357f5858c599464b89b5d7e05cb13a0"
integrity sha512-oac1i5HodTg+uH7pva70Q3V38J2bpFs+wJlaRmu3Va/xzMmo40Vzb3OqLlYs1wXk3QN4Ahv8CqNwP5NHe3XLvw==
dependencies:
"@adguard/css-tokenizer" "^1.0.0"
clone-deep "^4.0.1"
Expand Down

0 comments on commit 6a864ef

Please sign in to comment.