mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
chore(deps-dev): bump @types/lodash.merge from 4.6.8 to 4.6.9 in /ui
Bumps [@types/lodash.merge](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash.merge) from 4.6.8 to 4.6.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash.merge) --- updated-dependencies: - dependency-name: "@types/lodash.merge" 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
c4a5af772c
commit
06cdba4011
Generated
+4
-4
@@ -63,7 +63,7 @@
|
||||
"@types/fontfaceobserver": "2.1.2",
|
||||
"@types/jest": "29.5.7",
|
||||
"@types/lodash.debounce": "4.0.8",
|
||||
"@types/lodash.merge": "4.6.8",
|
||||
"@types/lodash.merge": "4.6.9",
|
||||
"@types/lodash.throttle": "4.1.8",
|
||||
"@types/lodash.uniqueid": "4.0.8",
|
||||
"@types/node": "20.8.10",
|
||||
@@ -5377,9 +5377,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@types/lodash.merge": {
|
||||
"version": "4.6.8",
|
||||
"resolved": "https://registry.npmjs.org/@types/lodash.merge/-/lodash.merge-4.6.8.tgz",
|
||||
"integrity": "sha512-He1g+VBmRclP+6hT6P6zKlzpFoeOLMgPpMGChgINuxbdPumZCIJsITbqSq2cWXzJu2ltmwVN5TfQ6kj0X06rFQ==",
|
||||
"version": "4.6.9",
|
||||
"resolved": "https://registry.npmjs.org/@types/lodash.merge/-/lodash.merge-4.6.9.tgz",
|
||||
"integrity": "sha512-23sHDPmzd59kUgWyKGiOMO2Qb9YtqRO/x4IhkgNUiPQ1+5MUVqi6bCZeq9nBJ17msjIMbEIO5u+XW4Kz6aGUhQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/lodash": "*"
|
||||
|
||||
+1
-1
@@ -58,7 +58,7 @@
|
||||
"@types/fontfaceobserver": "2.1.2",
|
||||
"@types/jest": "29.5.7",
|
||||
"@types/lodash.debounce": "4.0.8",
|
||||
"@types/lodash.merge": "4.6.8",
|
||||
"@types/lodash.merge": "4.6.9",
|
||||
"@types/lodash.throttle": "4.1.8",
|
||||
"@types/lodash.uniqueid": "4.0.8",
|
||||
"@types/node": "20.8.10",
|
||||
|
||||
Reference in New Issue
Block a user