Skip to content

Commit f2773fd

Browse files
chore(deps): update lodash packages
1 parent b891785 commit f2773fd

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
@@ -78,8 +78,8 @@
7878
"@types/i18n": "0.13.10",
7979
"@types/jest": "29.5.11",
8080
"@types/lodash.isequal": "^4.5.6",
81-
"@types/lodash.isobject": "3.0.7",
82-
"@types/lodash.isstring": "4.0.7",
81+
"@types/lodash.isobject": "3.0.9",
82+
"@types/lodash.isstring": "4.0.9",
8383
"@types/node": "20.10.8",
8484
"@types/randomcolor": "0.5.9",
8585
"@types/react": "18.2.47",

yarn.lock

+13-13
Original file line numberDiff line numberDiff line change
@@ -4056,29 +4056,29 @@ __metadata:
40564056
linkType: hard
40574057

40584058
"@types/lodash.isequal@npm:^4.5.6":
4059-
version: 4.5.6
4060-
resolution: "@types/lodash.isequal@npm:4.5.6"
4059+
version: 4.5.8
4060+
resolution: "@types/lodash.isequal@npm:4.5.8"
40614061
dependencies:
40624062
"@types/lodash": "npm:*"
4063-
checksum: 0f065989408a9e0584e6c27495be2cd4602e62650f55266aa195812582444463c0c8570c674ae84f947c11748f49ab43fd5b482fa120e08eeee4c23b162edc38
4063+
checksum: f3180c2d2925514fff1908a1303c11468c9f39b47fd7b053416aad3f1447f8e4a9894dd0460187ac9ac19387e25aec8dd8214d13a50a0967e0dc9cca8e4c5353
40644064
languageName: node
40654065
linkType: hard
40664066

4067-
"@types/lodash.isobject@npm:3.0.7":
4068-
version: 3.0.7
4069-
resolution: "@types/lodash.isobject@npm:3.0.7"
4067+
"@types/lodash.isobject@npm:3.0.9":
4068+
version: 3.0.9
4069+
resolution: "@types/lodash.isobject@npm:3.0.9"
40704070
dependencies:
40714071
"@types/lodash": "npm:*"
4072-
checksum: 0ee50208a4bc641172d4e79f497c8cd59e437ad6109f2118bfe45c4e8815ecd0e5ea563fb04f307580a1e8f34e6e364b45eac8097db0448f521c78a50a2ce0ab
4072+
checksum: 09785a1c150759730b4eb32f7435eeeb8e52c78ea8030f744bcf83d6a9dfda493327dad31fb74d0c7e180cdb920bf68a37ac5f69dcc5285d092c5c3301ffb1c3
40734073
languageName: node
40744074
linkType: hard
40754075

4076-
"@types/lodash.isstring@npm:4.0.7":
4077-
version: 4.0.7
4078-
resolution: "@types/lodash.isstring@npm:4.0.7"
4076+
"@types/lodash.isstring@npm:4.0.9":
4077+
version: 4.0.9
4078+
resolution: "@types/lodash.isstring@npm:4.0.9"
40794079
dependencies:
40804080
"@types/lodash": "npm:*"
4081-
checksum: 0718eadc1c53c830dde7133dca5cf13a46444512d8a80ffd98ba29a06f2eb926317b22b0eafe066b70a13844356063640be1e441a22d19518a1991eba250e677
4081+
checksum: ef381be69b459caa42d7c5dc4ff5b3653e6b3c9b2393f6e92848efeafe7690438e058b26f036b11b4e535fc7645ff12d1203847b9a82e9ae0593bdd3b25a971b
40824082
languageName: node
40834083
linkType: hard
40844084

@@ -8573,8 +8573,8 @@ __metadata:
85738573
"@types/i18n": "npm:0.13.10"
85748574
"@types/jest": "npm:29.5.11"
85758575
"@types/lodash.isequal": "npm:^4.5.6"
8576-
"@types/lodash.isobject": "npm:3.0.7"
8577-
"@types/lodash.isstring": "npm:4.0.7"
8576+
"@types/lodash.isobject": "npm:3.0.9"
8577+
"@types/lodash.isstring": "npm:4.0.9"
85788578
"@types/node": "npm:20.10.8"
85798579
"@types/randomcolor": "npm:0.5.9"
85808580
"@types/react": "npm:18.2.47"

0 commit comments

Comments
 (0)