Skip to content

Commit

Permalink
Merge pull request #399 from trobonox/renovate/terser-5.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency terser to v5.24.0
  • Loading branch information
trobonox authored Oct 31, 2023
2 parents 65af660 + dd0b5c5 commit 89e9870
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 @@ -46,7 +46,7 @@
"zod": "^3.20.6"
},
"resolutions": {
"terser": "5.23.0",
"terser": "5.24.0",
"undici": "5.27.0",
"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 @@ -6976,10 +6976,10 @@ tar@^6.1.11, tar@^6.1.2, tar@^6.2.0:
dependencies:
"@tauri-apps/api" "1.4.0"

terser@5.23.0, terser@^5.17.4:
version "5.23.0"
resolved "https://registry.yarnpkg.com/terser/-/terser-5.23.0.tgz#a9c02bc3087d0f5b1cc63bbfb4fe0f7e5dbbde82"
integrity sha512-Iyy83LN0uX9ZZLCX4Qbu5JiHiWjOCTwrmM9InWOzVeM++KNWEsqV4YgN9U9E8AlohQ6Gs42ztczlWOG/lwDAMA==
terser@5.24.0, terser@^5.17.4:
version "5.24.0"
resolved "https://registry.yarnpkg.com/terser/-/terser-5.24.0.tgz#4ae50302977bca4831ccc7b4fef63a3c04228364"
integrity sha512-ZpGR4Hy3+wBEzVEnHvstMvqpD/nABNelQn/z2r0fjVWGQsN3bpOLzQlqDxmb4CDZnXq5lpjnQ+mHQLAOpfM5iw==
dependencies:
"@jridgewell/source-map" "^0.3.3"
acorn "^8.8.2"
Expand Down

0 comments on commit 89e9870

Please sign in to comment.