Sfoglia il codice sorgente

chore(deps-dev): bump terser from 5.31.5 to 5.31.6 (#5673)

Bumps [terser](https://github.com/terser/terser) from 5.31.5 to 5.31.6.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 5 mesi fa
parent
commit
bdda97a727
2 ha cambiato i file con 5 aggiunte e 5 eliminazioni
  1. 4 4
      package-lock.json
  2. 1 1
      package.json

+ 4 - 4
package-lock.json

@@ -41,7 +41,7 @@
         "sass": "^1.77.4",
         "stylelint": "^16.8.2",
         "stylelint-config-twbs-bootstrap": "^14.2.0",
-        "terser": "^5.31.5",
+        "terser": "^5.31.6",
         "tslib": "^2.7.0",
         "typescript": "^5.5.4"
       }
@@ -11829,9 +11829,9 @@
       }
     },
     "node_modules/terser": {
-      "version": "5.31.5",
-      "resolved": "https://registry.npmjs.org/terser/-/terser-5.31.5.tgz",
-      "integrity": "sha512-YPmas0L0rE1UyLL/llTWA0SiDOqIcAQYLeUj7cJYzXHlRTAnMSg9pPe4VJ5PlKvTrPQsdVFuiRiwyeNlYgwh2Q==",
+      "version": "5.31.6",
+      "resolved": "https://registry.npmjs.org/terser/-/terser-5.31.6.tgz",
+      "integrity": "sha512-PQ4DAriWzKj+qgehQ7LK5bQqCFNMmlhjR2PFFLuqGCpuCAauxemVBWwWOxo3UIwWQx8+Pr61Df++r76wDmkQBg==",
       "dev": true,
       "dependencies": {
         "@jridgewell/source-map": "^0.3.3",

+ 1 - 1
package.json

@@ -89,7 +89,7 @@
     "sass": "^1.77.4",
     "stylelint": "^16.8.2",
     "stylelint-config-twbs-bootstrap": "^14.2.0",
-    "terser": "^5.31.5",
+    "terser": "^5.31.6",
     "tslib": "^2.7.0",
     "typescript": "^5.5.4"
   }