Skip to content

Commit

Permalink
Merge pull request #355 from trobonox/renovate/terser-5.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency terser to v5.21.0
  • Loading branch information
trobonox authored Oct 3, 2023
2 parents 5bb6b96 + ae45d47 commit 7ea97f1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"zod": "^3.20.6"
},
"resolutions": {
"terser": "5.20.0",
"terser": "5.21.0",
"undici": "5.25.3",
"json5": "2.2.3",
"semver": "7.5.4"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5597,10 +5597,10 @@ tar@^6.1.11, tar@^6.1.13:
dependencies:
"@tauri-apps/api" "1.5.0"

terser@5.20.0, terser@^5.17.4:
version "5.20.0"
resolved "https://registry.yarnpkg.com/terser/-/terser-5.20.0.tgz#ea42aea62578703e33def47d5c5b93c49772423e"
integrity sha512-e56ETryaQDyebBwJIWYB2TT6f2EZ0fL0sW/JRXNMN26zZdKi2u/E/5my5lG6jNxym6qsrVXfFRmOdV42zlAgLQ==
terser@5.21.0, terser@^5.17.4:
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 7ea97f1

Please sign in to comment.