mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
chore(deps-dev): bump terser from 5.33.0 to 5.34.0 in /ui
Bumps [terser](https://github.com/terser/terser) from 5.33.0 to 5.34.0. - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v5.33.0...v5.34.0) --- updated-dependencies: - dependency-name: terser dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Łukasz Mierzwa
parent
3b53ce5e91
commit
4fa00f5cfd
Generated
+4
-5
@@ -88,7 +88,7 @@
|
||||
"node-fetch": "2.6.11",
|
||||
"prettier": "3.3.3",
|
||||
"sass": "1.79.3",
|
||||
"terser": "5.33.0",
|
||||
"terser": "5.34.0",
|
||||
"ts-jest": "29.2.5",
|
||||
"typescript": "5.6.2",
|
||||
"vite": "5.4.7",
|
||||
@@ -12675,11 +12675,10 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/terser": {
|
||||
"version": "5.33.0",
|
||||
"resolved": "https://registry.npmjs.org/terser/-/terser-5.33.0.tgz",
|
||||
"integrity": "sha512-JuPVaB7s1gdFKPKTelwUyRq5Sid2A3Gko2S0PncwdBq7kN9Ti9HPWDQ06MPsEDGsZeVESjKEnyGy68quBk1w6g==",
|
||||
"version": "5.34.0",
|
||||
"resolved": "https://registry.npmjs.org/terser/-/terser-5.34.0.tgz",
|
||||
"integrity": "sha512-y5NUX+U9HhVsK/zihZwoq4r9dICLyV2jXGOriDAVOeKhq3LKVjgJbGO90FisozXLlJfvjHqgckGmJFBb9KYoWQ==",
|
||||
"dev": true,
|
||||
"license": "BSD-2-Clause",
|
||||
"dependencies": {
|
||||
"@jridgewell/source-map": "^0.3.3",
|
||||
"acorn": "^8.8.2",
|
||||
|
||||
+1
-1
@@ -84,7 +84,7 @@
|
||||
"node-fetch": "2.6.11",
|
||||
"prettier": "3.3.3",
|
||||
"sass": "1.79.3",
|
||||
"terser": "5.33.0",
|
||||
"terser": "5.34.0",
|
||||
"ts-jest": "29.2.5",
|
||||
"typescript": "5.6.2",
|
||||
"vite": "5.4.7",
|
||||
|
||||
Reference in New Issue
Block a user