Skip to content

Commit

Permalink
Update uglify-js digest to 1d400f1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2022
1 parent 431da86 commit 8245fe4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 14 deletions.
2 changes: 1 addition & 1 deletion REPOS/pug/packages/pug/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"jstransformer-verbatim": "^1.0.0",
"mkdirp": "^0.5.1",
"rimraf": "^3.0.2",
"uglify-js": "github:mishoo/UglifyJS2#1c15d0db456ce32f1b9b507aad97e5ee5c8285f7"
"uglify-js": "github:mishoo/UglifyJS2#1d400f1a255a9e2808af92730e4526754584414f"
},
"files": [
"lib/index.js",
Expand Down
17 changes: 4 additions & 13 deletions REPOS/pug/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -736,11 +736,6 @@ assign-symbols@^1.0.0:
resolved "https://registry.yarnpkg.com/assign-symbols/-/assign-symbols-1.0.0.tgz#59667f41fadd4f20ccbc2bb96b8d4f7f78ec0367"
integrity sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=

async@~0.2.6:
version "0.2.10"
resolved "https://registry.yarnpkg.com/async/-/async-0.2.10.tgz#b6bbe0b0674b9d719708ca38de8c237cb526c3d1"
integrity sha1-trvgsGdLnXGXCMo43owjfLUmw9E=

asynckit@^0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
Expand Down Expand Up @@ -4075,14 +4070,10 @@ uglify-js@^2.6.1, uglify-js@^2.8.10:
optionalDependencies:
uglify-to-browserify "~1.0.0"

"uglify-js@github:mishoo/UglifyJS2#1c15d0db456ce32f1b9b507aad97e5ee5c8285f7":
version "2.7.3"
resolved "https://codeload.github.com/mishoo/UglifyJS2/tar.gz/1c15d0db456ce32f1b9b507aad97e5ee5c8285f7"
dependencies:
async "~0.2.6"
source-map "~0.5.1"
uglify-to-browserify "~1.0.0"
yargs "~3.10.0"
"uglify-js@github:mishoo/UglifyJS2#1d400f1a255a9e2808af92730e4526754584414f":
version "3.17.4"
uid "1d400f1a255a9e2808af92730e4526754584414f"
resolved "https://codeload.github.com/mishoo/UglifyJS2/tar.gz/1d400f1a255a9e2808af92730e4526754584414f"

uglify-to-browserify@~1.0.0:
version "1.0.2"
Expand Down

0 comments on commit 8245fe4

Please sign in to comment.