Skip to content

Commit

Permalink
chore(deps): update dependency terser to v5.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 18, 2023
1 parent cf2e62f commit 86e711a
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 @@ -77,7 +77,7 @@
"fastify": "3.29.5",
"json5": "2.2.3",
"loader-utils": "2.0.4",
"terser": "5.18.2",
"terser": "5.19.0",
"trim-newlines": "3.0.1",
"trim": "1.0.1"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19288,10 +19288,10 @@ terser-webpack-plugin@^5.3.1, terser-webpack-plugin@^5.3.7:
serialize-javascript "^6.0.1"
terser "^5.16.5"

terser@5.18.2, terser@^4.1.2, terser@^5.10.0, terser@^5.16.5, terser@^5.7.2:
version "5.18.2"
resolved "https://registry.yarnpkg.com/terser/-/terser-5.18.2.tgz#ff3072a0faf21ffd38f99acc9a0ddf7b5f07b948"
integrity sha512-Ah19JS86ypbJzTzvUCX7KOsEIhDaRONungA4aYBjEP3JZRf4ocuDzTg4QWZnPn9DEMiMYGJPiSOy7aykoCc70w==
terser@5.19.0, terser@^4.1.2, terser@^5.10.0, terser@^5.16.5, terser@^5.7.2:
version "5.19.0"
resolved "https://registry.yarnpkg.com/terser/-/terser-5.19.0.tgz#7b3137b01226bdd179978207b9c8148754a6da9c"
integrity sha512-JpcpGOQLOXm2jsomozdMDpd5f8ZHh1rR48OFgWUH3QsyZcfPgv2qDCYbcDEAYNd4OZRj2bWYKpwdll/udZCk/Q==
dependencies:
"@jridgewell/source-map" "^0.3.3"
acorn "^8.8.2"
Expand Down

0 comments on commit 86e711a

Please sign in to comment.