mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
chore(deps-dev): bump @types/lodash.uniqueid from 4.0.8 to 4.0.9 in /ui
Bumps [@types/lodash.uniqueid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash.uniqueid) from 4.0.8 to 4.0.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash.uniqueid) --- updated-dependencies: - dependency-name: "@types/lodash.uniqueid" 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
06cdba4011
commit
b6de8ae22e
8
ui/package-lock.json
generated
8
ui/package-lock.json
generated
@@ -65,7 +65,7 @@
|
||||
"@types/lodash.debounce": "4.0.8",
|
||||
"@types/lodash.merge": "4.6.9",
|
||||
"@types/lodash.throttle": "4.1.8",
|
||||
"@types/lodash.uniqueid": "4.0.8",
|
||||
"@types/lodash.uniqueid": "4.0.9",
|
||||
"@types/node": "20.8.10",
|
||||
"@types/promise-retry": "1.1.5",
|
||||
"@types/qs": "6.9.9",
|
||||
@@ -5395,9 +5395,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@types/lodash.uniqueid": {
|
||||
"version": "4.0.8",
|
||||
"resolved": "https://registry.npmjs.org/@types/lodash.uniqueid/-/lodash.uniqueid-4.0.8.tgz",
|
||||
"integrity": "sha512-5/CZBvFikfLPSlnjm4WJ5DnTwk6FMVDdjIuE9/Uy/KzJCniZe/9Sn2zXK5PTEl5iVCUfRC5072FLaUXOHUSgSw==",
|
||||
"version": "4.0.9",
|
||||
"resolved": "https://registry.npmjs.org/@types/lodash.uniqueid/-/lodash.uniqueid-4.0.9.tgz",
|
||||
"integrity": "sha512-SEzkJBS8t+tqAUnSmyqbuWqxKU+Z/Xu2cgPtD+Ik0l+M7L2q7So9VoN2rQ8H0mmL87lJ00ykxal8oB54QRet6g==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/lodash": "*"
|
||||
|
||||
@@ -60,7 +60,7 @@
|
||||
"@types/lodash.debounce": "4.0.8",
|
||||
"@types/lodash.merge": "4.6.9",
|
||||
"@types/lodash.throttle": "4.1.8",
|
||||
"@types/lodash.uniqueid": "4.0.8",
|
||||
"@types/lodash.uniqueid": "4.0.9",
|
||||
"@types/node": "20.8.10",
|
||||
"@types/promise-retry": "1.1.5",
|
||||
"@types/qs": "6.9.9",
|
||||
|
||||
Reference in New Issue
Block a user