Skip to content

Commit

Permalink
Bump uglify-js from harmony-v2.8.22 to harmony-v3.3.10 (#1159)
Browse files Browse the repository at this point in the history
Bumps [uglify-js](https://github.com/mishoo/UglifyJS2) from harmony-v2.8.22 to harmony-v3.3.10.
- [Release notes](https://github.com/mishoo/UglifyJS2/releases)
- [Commits](mishoo/UglifyJS@278577f...aebc916)

---
updated-dependencies:
- dependency-name: uglify-js
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 0225b7e commit df069bd
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"eslint-plugin-react-hooks": "^4.1.2",
"sass-lint": "^1.13.1",
"sw-precache-webpack-plugin": "^1.0.0",
"uglify-js": "git+https://github.com/mishoo/UglifyJS2.git#harmony-v2.8.22",
"uglify-js": "git+https://github.com/mishoo/UglifyJS2.git#harmony-v3.3.10",
"webpack-bundle-analyzer": ">=3.3.2"
}
}
18 changes: 11 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2771,6 +2771,11 @@ commander@~2.13.0:
resolved "https://registry.yarnpkg.com/commander/-/commander-2.13.0.tgz#6964bca67685df7c1f1430c584f07d7597885b9c"
integrity sha512-MVuS359B+YzaWqjCL/c+22gfryv+mCBPHAv3zyVI2GN8EY6IRP8VwtasXn8jyyhvvq84R4ImN1OKRtcbIasjYA==

commander@~2.14.1:
version "2.14.1"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.14.1.tgz#2235123e37af8ca3c65df45b026dbd357b01b9aa"
integrity sha512-+YR16o3rK53SmWHU3rEM3tPAh2rwb1yPcQX5irVn7mb0gXbwuCCrnkbV5+PBfETdfg1vui07nM6PCG1zndcjQw==

commondir@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b"
Expand Down Expand Up @@ -12049,14 +12054,13 @@ uglify-js@^3.1.4:
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.17.4.tgz#61678cf5fa3f5b7eb789bb345df29afb8257c22c"
integrity sha512-T9q82TJI9e/C1TAxYvfb16xO120tMVFZrGA3f9/P4424DNu6ypK103y0GPFVa17yotwSyZW5iYXgjYHkGrJW/g==

"uglify-js@git+https://github.com/mishoo/UglifyJS2.git#harmony-v2.8.22":
version "2.8.22"
resolved "git+https://github.com/mishoo/UglifyJS2.git#278577f3cb75e72320564805ee91be63e5f9c806"
"uglify-js@git+https://github.com/mishoo/UglifyJS2.git#harmony-v3.3.10":
version "3.3.10"
uid aebc916215a16a2c4d2d8d2565f7824c349bf51f
resolved "git+https://github.com/mishoo/UglifyJS2.git#aebc916215a16a2c4d2d8d2565f7824c349bf51f"
dependencies:
source-map "~0.5.1"
yargs "~3.10.0"
optionalDependencies:
uglify-to-browserify "~1.0.0"
commander "~2.14.1"
source-map "~0.6.1"

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

0 comments on commit df069bd

Please sign in to comment.