Skip to content

Commit

Permalink
chore(deps): update dependency uglify-js to v3.19.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 13, 2024
1 parent abfab28 commit 4804bde
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 @@ -72,7 +72,7 @@
"rexreplace": "7.1.10",
"strftime": "0.10.3",
"tabletop": "1.6.3",
"uglify-js": "3.19.1"
"uglify-js": "3.19.3"
},
"resolutions": {
"got": "14.4.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2564,10 +2564,10 @@ typed-array-length@^1.0.4:
for-each "^0.3.3"
is-typed-array "^1.1.9"

uglify-js@3.19.1:
version "3.19.1"
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.19.1.tgz#2d5df6a0872c43da43187968308d7741d44b8056"
integrity sha512-y/2wiW+ceTYR2TSSptAhfnEtpLaQ4Ups5zrjB2d3kuVxHj16j/QJwPl5PvuGy9uARb39J0+iKxcRPvtpsx4A4A==
uglify-js@3.19.3:
version "3.19.3"
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.19.3.tgz#82315e9bbc6f2b25888858acd1fff8441035b77f"
integrity sha512-v3Xu+yuwBXisp6QYTcH4UbH+xYJXqnq2m/LtQVWKWzYc1iehYnLixoQDN9FH6/j9/oybfd6W9Ghwkl8+UMKTKQ==

unbox-primitive@^1.0.2:
version "1.0.2"
Expand Down

0 comments on commit 4804bde

Please sign in to comment.