Skip to content

Commit

Permalink
Merge pull request #224 from tokku5552/renovate/terser-5.x-lockfile
Browse files Browse the repository at this point in the history
chore(deps): update dependency terser to v5.21.0
  • Loading branch information
tokku5552 authored Oct 3, 2023
2 parents ec5a4f7 + 73902ec commit f0b5ddb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5972,9 +5972,9 @@ terser-webpack-plugin@^5.3.7:
terser "^5.16.8"

terser@^5.16.1, terser@^5.16.8:
version "5.20.0"
resolved "https://registry.yarnpkg.com/terser/-/terser-5.20.0.tgz#ea42aea62578703e33def47d5c5b93c49772423e"
integrity sha512-e56ETryaQDyebBwJIWYB2TT6f2EZ0fL0sW/JRXNMN26zZdKi2u/E/5my5lG6jNxym6qsrVXfFRmOdV42zlAgLQ==
version "5.21.0"
resolved "https://registry.yarnpkg.com/terser/-/terser-5.21.0.tgz#d2b27e92b5e56650bc83b6defa00a110f0b124b2"
integrity sha512-WtnFKrxu9kaoXuiZFSGrcAvvBqAdmKx0SFNmVNYdJamMu9yyN3I/QF0FbH4QcqJQ+y1CJnzxGIKH0cSj+FGYRw==
dependencies:
"@jridgewell/source-map" "^0.3.3"
acorn "^8.8.2"
Expand Down

0 comments on commit f0b5ddb

Please sign in to comment.