Skip to content

Commit

Permalink
update agtree
Browse files Browse the repository at this point in the history
  • Loading branch information
scripthunter7 committed Sep 10, 2024
1 parent 0b7c743 commit 459d129
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.1",
"@adguard/agtree": "^2.0.2",
"@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.1":
version "2.0.1"
resolved "https://registry.yarnpkg.com/@adguard/agtree/-/agtree-2.0.1.tgz#bd474829b357f5858c599464b89b5d7e05cb13a0"
integrity sha512-oac1i5HodTg+uH7pva70Q3V38J2bpFs+wJlaRmu3Va/xzMmo40Vzb3OqLlYs1wXk3QN4Ahv8CqNwP5NHe3XLvw==
"@adguard/agtree@^2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@adguard/agtree/-/agtree-2.0.2.tgz#8932a645016c447c0d70707380bb6cc2efe664c4"
integrity sha512-T+fH4qi+UBM8xVQyxPbw8bagCkeBvBbf2AzQYaP3YqO++pmuhTSBE5uYChwH+ZJSQaFjCTACVxdsEbsA5UFyqg==
dependencies:
"@adguard/css-tokenizer" "^1.0.0"
clone-deep "^4.0.1"
Expand Down

0 comments on commit 459d129

Please sign in to comment.