Skip to content

Commit 9a68ca2

Browse files
chore(deps): update dependency @types/lodash to ^4.17.21
1 parent f23cb45 commit 9a68ca2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@types/chroma-js": "^3.1.2",
6666
"@types/jest": "^30.0.0",
6767
"@types/js-yaml": "^4.0.9",
68-
"@types/lodash": "^4.17.20",
68+
"@types/lodash": "^4.17.21",
6969
"@types/node": "^24.10.1",
7070
"@types/object-hash": "^3.0.6",
7171
"@types/react": "^19.2.5",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4882,10 +4882,10 @@ __metadata:
48824882
languageName: node
48834883
linkType: hard
48844884

4885-
"@types/lodash@npm:^4.17.20":
4886-
version: 4.17.20
4887-
resolution: "@types/lodash@npm:4.17.20"
4888-
checksum: 10/8cd8ad3bd78d2e06a93ae8d6c9907981d5673655fec7cb274a4d9a59549aab5bb5b3017361280773b8990ddfccf363e14d1b37c97af8a9fe363de677f9a61524
4885+
"@types/lodash@npm:^4.17.21":
4886+
version: 4.17.21
4887+
resolution: "@types/lodash@npm:4.17.21"
4888+
checksum: 10/34920830a3bc82ba619cda05e606fef00c148a69b4f19f770645d2587ccdb8e42ef3ddfc174b7884c0c709fc0a1aeb48f7326da969bad12a1464a03efbbe414c
48894889
languageName: node
48904890
linkType: hard
48914891

@@ -11411,7 +11411,7 @@ __metadata:
1141111411
"@types/chroma-js": "npm:^3.1.2"
1141211412
"@types/jest": "npm:^30.0.0"
1141311413
"@types/js-yaml": "npm:^4.0.9"
11414-
"@types/lodash": "npm:^4.17.20"
11414+
"@types/lodash": "npm:^4.17.21"
1141511415
"@types/node": "npm:^24.10.1"
1141611416
"@types/object-hash": "npm:^3.0.6"
1141711417
"@types/react": "npm:^19.2.5"

0 commit comments

Comments
 (0)