Skip to content

Commit 2b2bbe1

Browse files
chore(deps): update lodash packages
1 parent e50c018 commit 2b2bbe1

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.11",
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.47",

yarn.lock

+13-13
Original file line numberDiff line numberDiff line change
@@ -4074,29 +4074,29 @@ __metadata:
40744074
linkType: hard
40754075

40764076
"@types/lodash.isequal@npm:^4.5.6":
4077-
version: 4.5.6
4078-
resolution: "@types/lodash.isequal@npm:4.5.6"
4077+
version: 4.5.8
4078+
resolution: "@types/lodash.isequal@npm:4.5.8"
40794079
dependencies:
40804080
"@types/lodash": "npm:*"
4081-
checksum: 0f065989408a9e0584e6c27495be2cd4602e62650f55266aa195812582444463c0c8570c674ae84f947c11748f49ab43fd5b482fa120e08eeee4c23b162edc38
4081+
checksum: f3180c2d2925514fff1908a1303c11468c9f39b47fd7b053416aad3f1447f8e4a9894dd0460187ac9ac19387e25aec8dd8214d13a50a0967e0dc9cca8e4c5353
40824082
languageName: node
40834083
linkType: hard
40844084

4085-
"@types/lodash.isobject@npm:3.0.7":
4086-
version: 3.0.7
4087-
resolution: "@types/lodash.isobject@npm:3.0.7"
4085+
"@types/lodash.isobject@npm:3.0.9":
4086+
version: 3.0.9
4087+
resolution: "@types/lodash.isobject@npm:3.0.9"
40884088
dependencies:
40894089
"@types/lodash": "npm:*"
4090-
checksum: 0ee50208a4bc641172d4e79f497c8cd59e437ad6109f2118bfe45c4e8815ecd0e5ea563fb04f307580a1e8f34e6e364b45eac8097db0448f521c78a50a2ce0ab
4090+
checksum: 09785a1c150759730b4eb32f7435eeeb8e52c78ea8030f744bcf83d6a9dfda493327dad31fb74d0c7e180cdb920bf68a37ac5f69dcc5285d092c5c3301ffb1c3
40914091
languageName: node
40924092
linkType: hard
40934093

4094-
"@types/lodash.isstring@npm:4.0.7":
4095-
version: 4.0.7
4096-
resolution: "@types/lodash.isstring@npm:4.0.7"
4094+
"@types/lodash.isstring@npm:4.0.9":
4095+
version: 4.0.9
4096+
resolution: "@types/lodash.isstring@npm:4.0.9"
40974097
dependencies:
40984098
"@types/lodash": "npm:*"
4099-
checksum: 0718eadc1c53c830dde7133dca5cf13a46444512d8a80ffd98ba29a06f2eb926317b22b0eafe066b70a13844356063640be1e441a22d19518a1991eba250e677
4099+
checksum: ef381be69b459caa42d7c5dc4ff5b3653e6b3c9b2393f6e92848efeafe7690438e058b26f036b11b4e535fc7645ff12d1203847b9a82e9ae0593bdd3b25a971b
41004100
languageName: node
41014101
linkType: hard
41024102

@@ -8592,8 +8592,8 @@ __metadata:
85928592
"@types/jest": "npm:29.5.11"
85938593
"@types/lodash.debounce": "npm:^4.0.9"
85948594
"@types/lodash.isequal": "npm:^4.5.6"
8595-
"@types/lodash.isobject": "npm:3.0.7"
8596-
"@types/lodash.isstring": "npm:4.0.7"
8595+
"@types/lodash.isobject": "npm:3.0.9"
8596+
"@types/lodash.isstring": "npm:4.0.9"
85978597
"@types/node": "npm:20.10.8"
85988598
"@types/randomcolor": "npm:0.5.9"
85998599
"@types/react": "npm:18.2.47"

0 commit comments

Comments
 (0)