Skip to content

Commit b8d4967

Browse files
chore(deps): update lodash packages
1 parent 74dd9ed commit b8d4967

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
@@ -80,8 +80,8 @@
8080
"@types/jest": "29.5.12",
8181
"@types/lodash.debounce": "^4.0.9",
8282
"@types/lodash.isequal": "^4.5.6",
83-
"@types/lodash.isobject": "3.0.7",
84-
"@types/lodash.isstring": "4.0.7",
83+
"@types/lodash.isobject": "3.0.9",
84+
"@types/lodash.isstring": "4.0.9",
8585
"@types/node": "20.10.8",
8686
"@types/randomcolor": "0.5.9",
8787
"@types/react": "18.2.79",

yarn.lock

+13-13
Original file line numberDiff line numberDiff line change
@@ -4204,29 +4204,29 @@ __metadata:
42044204
linkType: hard
42054205

42064206
"@types/lodash.isequal@npm:^4.5.6":
4207-
version: 4.5.6
4208-
resolution: "@types/lodash.isequal@npm:4.5.6"
4207+
version: 4.5.8
4208+
resolution: "@types/lodash.isequal@npm:4.5.8"
42094209
dependencies:
42104210
"@types/lodash": "npm:*"
4211-
checksum: 0f065989408a9e0584e6c27495be2cd4602e62650f55266aa195812582444463c0c8570c674ae84f947c11748f49ab43fd5b482fa120e08eeee4c23b162edc38
4211+
checksum: f3180c2d2925514fff1908a1303c11468c9f39b47fd7b053416aad3f1447f8e4a9894dd0460187ac9ac19387e25aec8dd8214d13a50a0967e0dc9cca8e4c5353
42124212
languageName: node
42134213
linkType: hard
42144214

4215-
"@types/lodash.isobject@npm:3.0.7":
4216-
version: 3.0.7
4217-
resolution: "@types/lodash.isobject@npm:3.0.7"
4215+
"@types/lodash.isobject@npm:3.0.9":
4216+
version: 3.0.9
4217+
resolution: "@types/lodash.isobject@npm:3.0.9"
42184218
dependencies:
42194219
"@types/lodash": "npm:*"
4220-
checksum: 0ee50208a4bc641172d4e79f497c8cd59e437ad6109f2118bfe45c4e8815ecd0e5ea563fb04f307580a1e8f34e6e364b45eac8097db0448f521c78a50a2ce0ab
4220+
checksum: 09785a1c150759730b4eb32f7435eeeb8e52c78ea8030f744bcf83d6a9dfda493327dad31fb74d0c7e180cdb920bf68a37ac5f69dcc5285d092c5c3301ffb1c3
42214221
languageName: node
42224222
linkType: hard
42234223

4224-
"@types/lodash.isstring@npm:4.0.7":
4225-
version: 4.0.7
4226-
resolution: "@types/lodash.isstring@npm:4.0.7"
4224+
"@types/lodash.isstring@npm:4.0.9":
4225+
version: 4.0.9
4226+
resolution: "@types/lodash.isstring@npm:4.0.9"
42274227
dependencies:
42284228
"@types/lodash": "npm:*"
4229-
checksum: 0718eadc1c53c830dde7133dca5cf13a46444512d8a80ffd98ba29a06f2eb926317b22b0eafe066b70a13844356063640be1e441a22d19518a1991eba250e677
4229+
checksum: ef381be69b459caa42d7c5dc4ff5b3653e6b3c9b2393f6e92848efeafe7690438e058b26f036b11b4e535fc7645ff12d1203847b9a82e9ae0593bdd3b25a971b
42304230
languageName: node
42314231
linkType: hard
42324232

@@ -8729,8 +8729,8 @@ __metadata:
87298729
"@types/jest": "npm:29.5.12"
87308730
"@types/lodash.debounce": "npm:^4.0.9"
87318731
"@types/lodash.isequal": "npm:^4.5.6"
8732-
"@types/lodash.isobject": "npm:3.0.7"
8733-
"@types/lodash.isstring": "npm:4.0.7"
8732+
"@types/lodash.isobject": "npm:3.0.9"
8733+
"@types/lodash.isstring": "npm:4.0.9"
87348734
"@types/node": "npm:20.10.8"
87358735
"@types/randomcolor": "npm:0.5.9"
87368736
"@types/react": "npm:18.2.79"

0 commit comments

Comments
 (0)