mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
chore(deps-dev): bump @types/lodash.uniqueid from 4.0.7 to 4.0.8 in /ui
Bumps [@types/lodash.uniqueid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash.uniqueid) from 4.0.7 to 4.0.8. - [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
ee74f5e2f9
commit
75a4070813
Generated
+4
-4
@@ -65,7 +65,7 @@
|
||||
"@types/lodash.debounce": "4.0.8",
|
||||
"@types/lodash.merge": "4.6.7",
|
||||
"@types/lodash.throttle": "4.1.8",
|
||||
"@types/lodash.uniqueid": "4.0.7",
|
||||
"@types/lodash.uniqueid": "4.0.8",
|
||||
"@types/node": "20.8.6",
|
||||
"@types/promise-retry": "1.1.4",
|
||||
"@types/qs": "6.9.8",
|
||||
@@ -5395,9 +5395,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@types/lodash.uniqueid": {
|
||||
"version": "4.0.7",
|
||||
"resolved": "https://registry.npmjs.org/@types/lodash.uniqueid/-/lodash.uniqueid-4.0.7.tgz",
|
||||
"integrity": "sha512-ipMGW5nR+DTR6U5O08k1Ufr1F9iH+F3p7bhdwsnq6V6nCn/HgMq22UalDq4n91+03+pHFKyeXV1Y7vdJrm7S4g==",
|
||||
"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==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/lodash": "*"
|
||||
|
||||
+1
-1
@@ -60,7 +60,7 @@
|
||||
"@types/lodash.debounce": "4.0.8",
|
||||
"@types/lodash.merge": "4.6.7",
|
||||
"@types/lodash.throttle": "4.1.8",
|
||||
"@types/lodash.uniqueid": "4.0.7",
|
||||
"@types/lodash.uniqueid": "4.0.8",
|
||||
"@types/node": "20.8.6",
|
||||
"@types/promise-retry": "1.1.4",
|
||||
"@types/qs": "6.9.8",
|
||||
|
||||
Reference in New Issue
Block a user