Skip to content

Commit

Permalink
chore(deps): update dependency terser to v5.31.5 (#5690)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 15, 2024
1 parent 95ba894 commit 43812b8
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 @@ -76,7 +76,7 @@
"json5": "2.2.3",
"loader-utils": "2.0.4",
"postcss": "^8.4.31",
"terser": "5.31.4",
"terser": "5.31.5",
"trim-newlines": "3.0.1",
"trim": "1.0.1",
"undici": "5.28.4"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17120,10 +17120,10 @@ terser-webpack-plugin@^5.3.10:
serialize-javascript "^6.0.1"
terser "^5.26.0"

[email protected].4, terser@^5.10.0, terser@^5.16.5, terser@^5.26.0, terser@^5.7.2:
version "5.31.4"
resolved "https://registry.yarnpkg.com/terser/-/terser-5.31.4.tgz#60274c4d3e20eb9a6468526a8878aba8e8428c5f"
integrity sha512-3OU03GgblDgu0g+sdnsVzhBPxnjV+WJuMmocN1qBBZDQ3ia7jZQSAkePeKbPlYAejGXUTYe1CmSaUeV51mvaIw==
[email protected].5, terser@^5.10.0, terser@^5.16.5, terser@^5.26.0, terser@^5.7.2:
version "5.31.5"
resolved "https://registry.yarnpkg.com/terser/-/terser-5.31.5.tgz#e48b7c65f32d2808e7dad803e4586a0bc3829b87"
integrity sha512-YPmas0L0rE1UyLL/llTWA0SiDOqIcAQYLeUj7cJYzXHlRTAnMSg9pPe4VJ5PlKvTrPQsdVFuiRiwyeNlYgwh2Q==
dependencies:
"@jridgewell/source-map" "^0.3.3"
acorn "^8.8.2"
Expand Down

0 comments on commit 43812b8

Please sign in to comment.