Skip to content

Commit

Permalink
Bump terser from 5.36.0 to 5.39.0
Browse files Browse the repository at this point in the history
Bumps [terser](https://github.com/terser/terser) from 5.36.0 to 5.39.0.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](terser/terser@v5.36.0...v5.39.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2025
1 parent 4e8e80b commit 443fef0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"rollup": "^4.34.1",
"sass": "^1.77.4",
"tailwindcss": "^3.4.15",
"terser": "^5.36.0"
"terser": "^5.39.0"
},
"devDependencies": {
"@hypothesis/frontend-testing": "^1.2.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9880,17 +9880,17 @@ __metadata:
languageName: node
linkType: hard

"terser@npm:^5.36.0":
version: 5.36.0
resolution: "terser@npm:5.36.0"
"terser@npm:^5.39.0":
version: 5.39.0
resolution: "terser@npm:5.39.0"
dependencies:
"@jridgewell/source-map": ^0.3.3
acorn: ^8.8.2
commander: ^2.20.0
source-map-support: ~0.5.20
bin:
terser: bin/terser
checksum: 489afd31901a2b170f7766948a3aa0e25da0acb41e9e35bd9f9b4751dfa2fc846e485f6fb9d34f0839a96af77f675b5fbf0a20c9aa54e0b8d7c219cf0b55e508
checksum: e39c302aed7a70273c8b03032c37c68c8d9d3b432a7b6abe89caf9d087f7dd94d743c01ee5ba1431a095ad347c4a680b60d258f298a097cf512346d6041eb661
languageName: node
linkType: hard

Expand Down Expand Up @@ -10468,7 +10468,7 @@ __metadata:
sass: ^1.77.4
sinon: ^19.0.2
tailwindcss: ^3.4.15
terser: ^5.36.0
terser: ^5.39.0
typescript: ^5.6.3
typescript-eslint: ^8.22.0
languageName: unknown
Expand Down

0 comments on commit 443fef0

Please sign in to comment.