mirror of
https://github.com/prymitive/karma
synced 2026-08-17 11:27:01 +00:00
chore(deps): update dependency terser to v5.49.1
This commit is contained in:
committed by
Łukasz Mierzwa
parent
885a7254fb
commit
6f7fa27f4d
Generated
+4
-4
@@ -75,7 +75,7 @@
|
||||
"sass": "1.102.0",
|
||||
"stylelint": "17.14.1",
|
||||
"stylelint-config-standard-scss": "17.0.0",
|
||||
"terser": "5.49.0",
|
||||
"terser": "5.49.1",
|
||||
"typescript": "6.0.3",
|
||||
"typescript-eslint": "8.65.0",
|
||||
"vite": "8.2.0"
|
||||
@@ -13064,9 +13064,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/terser": {
|
||||
"version": "5.49.0",
|
||||
"resolved": "https://registry.npmjs.org/terser/-/terser-5.49.0.tgz",
|
||||
"integrity": "sha512-SNiDnXyHSrxVcIOtVbULzcTmniUiwcV7Nwdyj1twVubeTmbjoa8p69KKDpfkdoOavuM4/GRm1+ykI8qqnavHoA==",
|
||||
"version": "5.49.1",
|
||||
"resolved": "https://registry.npmjs.org/terser/-/terser-5.49.1.tgz",
|
||||
"integrity": "sha512-7A2xlQ5EnGT8KPA92dUh6RbRYTVw8hEaEN9L1K68l4UOXFuV511NnAqObGoRqGOQofQcMypisu1s3xawCEHrvA==",
|
||||
"dev": true,
|
||||
"license": "BSD-2-Clause",
|
||||
"dependencies": {
|
||||
|
||||
+1
-1
@@ -71,7 +71,7 @@
|
||||
"sass": "1.102.0",
|
||||
"stylelint": "17.14.1",
|
||||
"stylelint-config-standard-scss": "17.0.0",
|
||||
"terser": "5.49.0",
|
||||
"terser": "5.49.1",
|
||||
"typescript": "6.0.3",
|
||||
"typescript-eslint": "8.65.0",
|
||||
"vite": "8.2.0"
|
||||
|
||||
Reference in New Issue
Block a user