aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-21 07:25:08 +0000
committerGitHub <noreply@github.com>2022-07-21 07:25:08 +0000
commite68640002ac213d8af68518391d9ebc4e71495cd (patch)
treea1bb38060595fcdcfd65a2e300bff7f2334db9f8
parent746ede73ffe09f6dbcbeb979e40d00b5a1c4013e (diff)
downloadhomer-e68640002ac213d8af68518391d9ebc4e71495cd.tar.gz
homer-e68640002ac213d8af68518391d9ebc4e71495cd.tar.zst
homer-e68640002ac213d8af68518391d9ebc4e71495cd.zip
Bump terser from 5.14.1 to 5.14.2
Bumps [terser](https://github.com/terser/terser) from 5.14.1 to 5.14.2. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/commits) --- updated-dependencies: - dependency-name: terser dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--yarn.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/yarn.lock b/yarn.lock
index de6a390..8186724 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -959,9 +959,9 @@
959 "@jridgewell/trace-mapping" "^0.3.9" 959 "@jridgewell/trace-mapping" "^0.3.9"
960 960
961"@jridgewell/resolve-uri@^3.0.3": 961"@jridgewell/resolve-uri@^3.0.3":
962 version "3.0.8" 962 version "3.1.0"
963 resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.0.8.tgz#687cc2bbf243f4e9a868ecf2262318e2658873a1" 963 resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz#2203b118c157721addfe69d47b70465463066d78"
964 integrity sha512-YK5G9LaddzGbcucK4c8h5tWFmMPBvRZ/uyWmN1/SbBdIvqGUdWGkJ5BAaccgs6XbzVLsqbPJrBSFwKv3kT9i7w== 964 integrity sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==
965 965
966"@jridgewell/set-array@^1.0.0", "@jridgewell/set-array@^1.0.1": 966"@jridgewell/set-array@^1.0.0", "@jridgewell/set-array@^1.0.1":
967 version "1.1.2" 967 version "1.1.2"
@@ -2887,9 +2887,9 @@ tempy@^0.6.0:
2887 unique-string "^2.0.0" 2887 unique-string "^2.0.0"
2888 2888
2889terser@^5.0.0: 2889terser@^5.0.0:
2890 version "5.14.1" 2890 version "5.14.2"
2891 resolved "https://registry.yarnpkg.com/terser/-/terser-5.14.1.tgz#7c95eec36436cb11cf1902cc79ac564741d19eca" 2891 resolved "https://registry.yarnpkg.com/terser/-/terser-5.14.2.tgz#9ac9f22b06994d736174f4091aa368db896f1c10"
2892 integrity sha512-+ahUAE+iheqBTDxXhTisdA8hgvbEG1hHOQ9xmNjeUJSoi6DU/gMrKNcfZjHkyY6Alnuyc+ikYJaxxfHkT3+WuQ== 2892 integrity sha512-oL0rGeM/WFQCUd0y2QrWxYnq7tfSuKBiqTjRPWrRgB46WD/kiwHwF8T23z78H6Q6kGCuuHcPB+KULHRdxvVGQA==
2893 dependencies: 2893 dependencies:
2894 "@jridgewell/source-map" "^0.3.2" 2894 "@jridgewell/source-map" "^0.3.2"
2895 acorn "^8.5.0" 2895 acorn "^8.5.0"