Skip to content

Commit 2630a1d

Browse files
chore(deps): update lodash packages
1 parent b6608ea commit 2630a1d

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@
7676
"@types/i18n": "0.13.10",
7777
"@types/jest": "29.5.11",
7878
"@types/lodash.isequal": "^4.5.6",
79-
"@types/lodash.isobject": "3.0.7",
80-
"@types/lodash.isstring": "4.0.7",
79+
"@types/lodash.isobject": "3.0.9",
80+
"@types/lodash.isstring": "4.0.9",
8181
"@types/node": "20.10.7",
8282
"@types/randomcolor": "0.5.9",
8383
"@types/react": "18.2.43",

yarn.lock

+13-13
Original file line numberDiff line numberDiff line change
@@ -4458,29 +4458,29 @@ __metadata:
44584458
linkType: hard
44594459

44604460
"@types/lodash.isequal@npm:^4.5.6":
4461-
version: 4.5.6
4462-
resolution: "@types/lodash.isequal@npm:4.5.6"
4461+
version: 4.5.8
4462+
resolution: "@types/lodash.isequal@npm:4.5.8"
44634463
dependencies:
44644464
"@types/lodash": "npm:*"
4465-
checksum: 0f065989408a9e0584e6c27495be2cd4602e62650f55266aa195812582444463c0c8570c674ae84f947c11748f49ab43fd5b482fa120e08eeee4c23b162edc38
4465+
checksum: f3180c2d2925514fff1908a1303c11468c9f39b47fd7b053416aad3f1447f8e4a9894dd0460187ac9ac19387e25aec8dd8214d13a50a0967e0dc9cca8e4c5353
44664466
languageName: node
44674467
linkType: hard
44684468

4469-
"@types/lodash.isobject@npm:3.0.7":
4470-
version: 3.0.7
4471-
resolution: "@types/lodash.isobject@npm:3.0.7"
4469+
"@types/lodash.isobject@npm:3.0.9":
4470+
version: 3.0.9
4471+
resolution: "@types/lodash.isobject@npm:3.0.9"
44724472
dependencies:
44734473
"@types/lodash": "npm:*"
4474-
checksum: 0ee50208a4bc641172d4e79f497c8cd59e437ad6109f2118bfe45c4e8815ecd0e5ea563fb04f307580a1e8f34e6e364b45eac8097db0448f521c78a50a2ce0ab
4474+
checksum: 09785a1c150759730b4eb32f7435eeeb8e52c78ea8030f744bcf83d6a9dfda493327dad31fb74d0c7e180cdb920bf68a37ac5f69dcc5285d092c5c3301ffb1c3
44754475
languageName: node
44764476
linkType: hard
44774477

4478-
"@types/lodash.isstring@npm:4.0.7":
4479-
version: 4.0.7
4480-
resolution: "@types/lodash.isstring@npm:4.0.7"
4478+
"@types/lodash.isstring@npm:4.0.9":
4479+
version: 4.0.9
4480+
resolution: "@types/lodash.isstring@npm:4.0.9"
44814481
dependencies:
44824482
"@types/lodash": "npm:*"
4483-
checksum: 0718eadc1c53c830dde7133dca5cf13a46444512d8a80ffd98ba29a06f2eb926317b22b0eafe066b70a13844356063640be1e441a22d19518a1991eba250e677
4483+
checksum: ef381be69b459caa42d7c5dc4ff5b3653e6b3c9b2393f6e92848efeafe7690438e058b26f036b11b4e535fc7645ff12d1203847b9a82e9ae0593bdd3b25a971b
44844484
languageName: node
44854485
linkType: hard
44864486

@@ -10358,8 +10358,8 @@ __metadata:
1035810358
"@types/i18n": "npm:0.13.10"
1035910359
"@types/jest": "npm:29.5.11"
1036010360
"@types/lodash.isequal": "npm:^4.5.6"
10361-
"@types/lodash.isobject": "npm:3.0.7"
10362-
"@types/lodash.isstring": "npm:4.0.7"
10361+
"@types/lodash.isobject": "npm:3.0.9"
10362+
"@types/lodash.isstring": "npm:4.0.9"
1036310363
"@types/node": "npm:20.10.7"
1036410364
"@types/randomcolor": "npm:0.5.9"
1036510365
"@types/react": "npm:18.2.43"

0 commit comments

Comments
 (0)