Skip to content

Commit

Permalink
Build(deps): Bump terser from 5.32.0 to 5.33.0 (discourse#28950)
Browse files Browse the repository at this point in the history
Bumps [terser](https://github.com/terser/terser) from 5.32.0 to 5.33.0.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](terser/terser@v5.32.0...v5.33.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent 68e017c commit 0a6ee30
Show file tree
Hide file tree
Showing 4 changed files with 69 additions and 71 deletions.
2 changes: 1 addition & 1 deletion app/assets/javascripts/discourse/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"select-kit": "workspace:1.0.0",
"sinon": "^19.0.2",
"source-map": "^0.7.4",
"terser": "^5.32.0",
"terser": "^5.33.0",
"testem": "^3.15.2",
"truth-helpers": "workspace:1.0.0",
"util": "^0.12.5",
Expand Down
2 changes: 1 addition & 1 deletion app/assets/javascripts/theme-transpiler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"handlebars": "^4.7.8",
"path-browserify": "^1.0.1",
"polyfill-crypto.getrandomvalues": "^1.0.0",
"terser": "^5.32.0",
"terser": "^5.33.0",
"decorator-transforms": "^2.0.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"prettier": "^2.8.8",
"puppeteer-core": "^23.3.1",
"squoosh": "https://codeload.github.com/discourse/squoosh/tar.gz/dc9649d",
"terser": "^5.32.0",
"terser": "^5.33.0",
"typescript": "^5.6.2"
},
"scripts": {
Expand Down
Loading

0 comments on commit 0a6ee30

Please sign in to comment.