Skip to content

Commit

Permalink
chore(deps): bump uglify-js from 3.14.5 to 3.16.3
Browse files Browse the repository at this point in the history
Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.14.5 to 3.16.3.
- [Release notes](https://github.com/mishoo/UglifyJS/releases)
- [Commits](mishoo/UglifyJS@v3.14.5...v3.16.3)

---
updated-dependencies:
- dependency-name: uglify-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 1, 2022
1 parent c083abb commit cbc8236
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/uglify-js/package.json
Expand Up @@ -34,6 +34,6 @@
},
"dependencies": {
"@node-minify/utils": "^6.2.0",
"uglify-js": "3.14.5"
"uglify-js": "3.16.3"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -9711,10 +9711,10 @@ uglify-es@3.3.9:
commander "~2.13.0"
source-map "~0.6.1"

uglify-js@3.14.5, uglify-js@^3.1.4, uglify-js@^3.5.1:
version "3.14.5"
resolved "https://registry.npmjs.org/uglify-js/-/uglify-js-3.14.5.tgz"
integrity sha512-qZukoSxOG0urUTvjc2ERMTcAy+BiFh3weWAkeurLwjrCba73poHmG3E36XEjd/JGukMzwTL7uCxZiAexj8ppvQ==
uglify-js@3.16.3, uglify-js@^3.1.4, uglify-js@^3.5.1:
version "3.16.3"
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.16.3.tgz#94c7a63337ee31227a18d03b8a3041c210fd1f1d"
integrity sha512-uVbFqx9vvLhQg0iBaau9Z75AxWJ8tqM9AV890dIZCLApF4rTcyHwmAvLeEdYRs+BzYWu8Iw81F79ah0EfTXbaw==

uid-number@0.0.6:
version "0.0.6"
Expand Down

0 comments on commit cbc8236

Please sign in to comment.