Skip to content

Commit

Permalink
Bump uglify-js in /themes/common-theme/webapp/common-theme/js (#832)
Browse files Browse the repository at this point in the history
Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.19.2 to 3.19.3.
- [Release notes](https://github.com/mishoo/UglifyJS/releases)
- [Commits](mishoo/UglifyJS@v3.19.2...v3.19.3)

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

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 Aug 30, 2024
1 parent 31eb051 commit 3c4f375
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions themes/common-theme/webapp/common-theme/js/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion themes/common-theme/webapp/common-theme/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"jquery-validation": "^1.21.0",
"jquery.browser": "^0.1.0",
"trumbowyg": "^2.28.0",
"uglify-js": "3.19.2"
"uglify-js": "3.19.3"
},
"scripts": {
"uglify": "uglifyjs node_modules/flot/dist/es5/jquery.flot.js -c -m -o node_modules/flot/dist/es5/jquery.flot.min.js"
Expand Down

0 comments on commit 3c4f375

Please sign in to comment.