chore(deps-dev): bump terser-webpack-plugin from 5.3.12 to 5.3.13 (#10346)

This commit is contained in:
dependabot[bot]
2025-03-05 23:43:02 +00:00
committed by GitHub
parent aae5125b1c
commit 6edfec5952
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -126,7 +126,7 @@
"stylelint": "^16.15.0",
"stylelint-prettier": "^5.0.3",
"tachyons-sass": "^4.9.5",
"terser-webpack-plugin": "^5.3.12",
"terser-webpack-plugin": "^5.3.13",
"webpack": "^5.97.1",
"webpack-bundle-size-analyzer": "^3.1.0",
"webpack-cli": "^6.0.1",
@@ -25711,9 +25711,9 @@
}
},
"node_modules/terser-webpack-plugin": {
"version": "5.3.12",
"resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-5.3.12.tgz",
"integrity": "sha512-jDLYqo7oF8tJIttjXO6jBY5Hk8p3A8W4ttih7cCEq64fQFWmgJ4VqAQjKr7WwIDlmXKEc6QeoRb5ecjZ+2afcg==",
"version": "5.3.13",
"resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-5.3.13.tgz",
"integrity": "sha512-JG3pBixF6kx2o0Yfz2K6pqh72DpwTI08nooHd06tcj5WyIt5SsSiUYqRT+kemrGUNSuSzVhwfZ28aO8gogajNQ==",
"dev": true,
"license": "MIT",
"dependencies": {