mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
chore(deps-dev): bump terser from 5.34.0 to 5.34.1 in /ui
Bumps [terser](https://github.com/terser/terser) from 5.34.0 to 5.34.1. - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v5.34.0...v5.34.1) --- updated-dependencies: - dependency-name: terser dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Łukasz Mierzwa
parent
772195736b
commit
68fc55351e
8
ui/package-lock.json
generated
8
ui/package-lock.json
generated
@@ -88,7 +88,7 @@
|
||||
"node-fetch": "2.6.11",
|
||||
"prettier": "3.3.3",
|
||||
"sass": "1.79.3",
|
||||
"terser": "5.34.0",
|
||||
"terser": "5.34.1",
|
||||
"ts-jest": "29.2.5",
|
||||
"typescript": "5.6.2",
|
||||
"vite": "5.4.8",
|
||||
@@ -12673,9 +12673,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/terser": {
|
||||
"version": "5.34.0",
|
||||
"resolved": "https://registry.npmjs.org/terser/-/terser-5.34.0.tgz",
|
||||
"integrity": "sha512-y5NUX+U9HhVsK/zihZwoq4r9dICLyV2jXGOriDAVOeKhq3LKVjgJbGO90FisozXLlJfvjHqgckGmJFBb9KYoWQ==",
|
||||
"version": "5.34.1",
|
||||
"resolved": "https://registry.npmjs.org/terser/-/terser-5.34.1.tgz",
|
||||
"integrity": "sha512-FsJZ7iZLd/BXkz+4xrRTGJ26o/6VTjQytUk8b8OxkwcD2I+79VPJlz7qss1+zE7h8GNIScFqXcDyJ/KqBYZFVA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@jridgewell/source-map": "^0.3.3",
|
||||
|
||||
@@ -84,7 +84,7 @@
|
||||
"node-fetch": "2.6.11",
|
||||
"prettier": "3.3.3",
|
||||
"sass": "1.79.3",
|
||||
"terser": "5.34.0",
|
||||
"terser": "5.34.1",
|
||||
"ts-jest": "29.2.5",
|
||||
"typescript": "5.6.2",
|
||||
"vite": "5.4.8",
|
||||
|
||||
Reference in New Issue
Block a user