summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-16 19:37:57 +0000
committerDaniel Micay <daniel.micay@grapheneos.org>2024-07-20 12:01:32 -0400
commit50dd6ee04b768ad90bbe11098abecf13d70cae1e (patch)
treebbb7cbfa2b37902f08b986a577f919f327a06131 /package.json
parent85122493d925f7c15f788af744ce2c93d09274aa (diff)
Bump terser from 5.31.2 to 5.31.3
Bumps [terser](https://github.com/terser/terser) from 5.31.2 to 5.31.3. - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v5.31.2...v5.31.3) --- updated-dependencies: - dependency-name: terser dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 0c9d1606..c3b5224a 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
"html-minifier-terser": "^7.2.0",
"stylelint": "^16.7.0",
"stylelint-config-standard": "^36.0.1",
- "terser": "^5.31.2",
+ "terser": "^5.31.3",
"vnu-jar": "^23.4.11"
},
"type": "module"