Skip to content

Commit

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

chore(deps-dev): bump terser from 5.31.6 to 5.33.0
  • Loading branch information
Thomascogez authored Sep 24, 2024
2 parents 2a46836 + c602697 commit 88b4e37
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 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.9.14",
"postcss": "^8.4.44",
"supertest": "^7.0.0",
"terser": "^5.31.6",
"terser": "^5.33.0",
"ts-jest": "^29.2.5",
"typescript": "^5.5.4"
},
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.31.6:
version "5.31.6"
resolved "https://registry.yarnpkg.com/terser/-/terser-5.31.6.tgz#c63858a0f0703988d0266a82fcbf2d7ba76422b1"
integrity sha512-PQ4DAriWzKj+qgehQ7LK5bQqCFNMmlhjR2PFFLuqGCpuCAauxemVBWwWOxo3UIwWQx8+Pr61Df++r76wDmkQBg==
terser@^5.33.0:
version "5.33.0"
resolved "https://registry.yarnpkg.com/terser/-/terser-5.33.0.tgz#8f9149538c7468ffcb1246cfec603c16720d2db1"
integrity sha512-JuPVaB7s1gdFKPKTelwUyRq5Sid2A3Gko2S0PncwdBq7kN9Ti9HPWDQ06MPsEDGsZeVESjKEnyGy68quBk1w6g==
dependencies:
"@jridgewell/source-map" "^0.3.3"
acorn "^8.8.2"
Expand Down

0 comments on commit 88b4e37

Please sign in to comment.