Skip to content

Commit

Permalink
Merge pull request #325 from Thomascogez/dependabot/npm_and_yarn/ters…
Browse files Browse the repository at this point in the history
…er-5.38.1

chore(deps-dev): bump terser from 5.37.0 to 5.38.1
  • Loading branch information
Thomascogez authored Feb 11, 2025
2 parents c09a5ca + b8a0895 commit 91eed49
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
9 changes: 5 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"nodemailer": "^6.10.0",
"postcss": "^8.5.1",
"supertest": "^7.0.0",
"terser": "^5.37.0",
"terser": "^5.38.1",
"ts-jest": "^29.2.5",
"typescript": "^5.7.3"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4403,10 +4403,10 @@ svgo@^3.3.2:
csso "^5.0.5"
picocolors "^1.0.0"

terser@^5.37.0:
version "5.37.0"
resolved "https://registry.yarnpkg.com/terser/-/terser-5.37.0.tgz#38aa66d1cfc43d0638fab54e43ff8a4f72a21ba3"
integrity sha512-B8wRRkmre4ERucLM/uXx4MOV5cbnOlVAqUst+1+iLKPI0dOgFO28f84ptoQt9HEI537PMzfYa/d+GEPKTRXmYA==
terser@^5.38.1:
version "5.38.1"
resolved "https://registry.yarnpkg.com/terser/-/terser-5.38.1.tgz#a18d83c8acf3175e847ab0b66839f3c318167c58"
integrity sha512-GWANVlPM/ZfYzuPHjq0nxT+EbOEDDN3Jwhwdg1D8TU8oSkktp8w64Uq4auuGLxFSoNTRDncTq2hQHX1Ld9KHkA==
dependencies:
"@jridgewell/source-map" "^0.3.3"
acorn "^8.8.2"
Expand Down

0 comments on commit 91eed49

Please sign in to comment.