Skip to content

Commit ef8b6b1

Browse files
chore(deps): update lodash monorepo to v4.17.23
1 parent 6a41653 commit ef8b6b1

File tree

4 files changed

+8
-22
lines changed

4 files changed

+8
-22
lines changed

.storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@whitespace/storybook-addon-html": "8.0.2",
6666
"chromatic": "13.3.5",
6767
"lit": "3.3.2",
68-
"lodash-es": "4.17.22",
68+
"lodash-es": "4.17.23",
6969
"npm-registry-fetch": "19.1.1",
7070
"postcss": "8.5.6",
7171
"prettier": "3.7.4",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"husky": "9.1.7",
8888
"jsonc-eslint-parser": "2.4.2",
8989
"lint-staged": "16.2.7",
90-
"lodash": "4.17.21",
90+
"lodash": "4.17.23",
9191
"markdownlint": "0.40.0",
9292
"markdownlint-cli": "0.47.0",
9393
"npm-registry-fetch": "19.1.1",

tokens/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@spectrum-tools/postcss-rgb-mapping": "1.1.0",
3030
"deepmerge": "4.3.1",
3131
"glob": "11.0.3",
32-
"lodash-es": "4.17.22",
32+
"lodash-es": "4.17.23",
3333
"postcss": "8.5.6",
3434
"postcss-sorting": "9.1.0",
3535
"style-dictionary": "4.4.0"

yarn.lock

Lines changed: 5 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ __metadata:
139139
husky: "npm:9.1.7"
140140
jsonc-eslint-parser: "npm:2.4.2"
141141
lint-staged: "npm:16.2.7"
142-
lodash: "npm:4.17.21"
142+
lodash: "npm:4.17.23"
143143
markdownlint: "npm:0.40.0"
144144
markdownlint-cli: "npm:0.47.0"
145145
npm-registry-fetch: "npm:19.1.1"
@@ -4700,7 +4700,7 @@ __metadata:
47004700
"@whitespace/storybook-addon-html": "npm:8.0.2"
47014701
chromatic: "npm:13.3.5"
47024702
lit: "npm:3.3.2"
4703-
lodash-es: "npm:4.17.22"
4703+
lodash-es: "npm:4.17.23"
47044704
npm-registry-fetch: "npm:19.1.1"
47054705
postcss: "npm:8.5.6"
47064706
prettier: "npm:3.7.4"
@@ -5123,7 +5123,7 @@ __metadata:
51235123
"@spectrum-tools/postcss-rgb-mapping": "npm:1.1.0"
51245124
deepmerge: "npm:4.3.1"
51255125
glob: "npm:11.0.3"
5126-
lodash-es: "npm:4.17.22"
5126+
lodash-es: "npm:4.17.23"
51275127
postcss: "npm:8.5.6"
51285128
postcss-sorting: "npm:9.1.0"
51295129
style-dictionary: "npm:4.4.0"
@@ -11466,14 +11466,7 @@ __metadata:
1146611466
languageName: node
1146711467
linkType: hard
1146811468

11469-
"lodash-es@npm:4.17.22":
11470-
version: 4.17.22
11471-
resolution: "lodash-es@npm:4.17.22"
11472-
checksum: 10c0/5f28a262183cca43e08c580622557f393cb889386df2d8adf7c852bfdff7a84c5e629df5aa6c5c6274e83b38172f239d3e4e72e1ad27352d9ae9766627338089
11473-
languageName: node
11474-
linkType: hard
11475-
11476-
"lodash-es@npm:^4.17.21":
11469+
"lodash-es@npm:4.17.23, lodash-es@npm:^4.17.21":
1147711470
version: 4.17.23
1147811471
resolution: "lodash-es@npm:4.17.23"
1147911472
checksum: 10c0/3150fb6660c14c7a6b5f23bd11597d884b140c0e862a17fdb415aaa5ef7741523182904a6b7929f04e5f60a11edb5a79499eb448734381c99ffb3c4734beeddd
@@ -11550,14 +11543,7 @@ __metadata:
1155011543
languageName: node
1155111544
linkType: hard
1155211545

11553-
"lodash@npm:4.17.21":
11554-
version: 4.17.21
11555-
resolution: "lodash@npm:4.17.21"
11556-
checksum: 10c0/d8cbea072bb08655bb4c989da418994b073a608dffa608b09ac04b43a791b12aeae7cd7ad919aa4c925f33b48490b5cfe6c1f71d827956071dae2e7bb3a6b74c
11557-
languageName: node
11558-
linkType: hard
11559-
11560-
"lodash@npm:>=4.17.21, lodash@npm:^4.0.0, lodash@npm:^4.17.15, lodash@npm:^4.17.21":
11546+
"lodash@npm:4.17.23, lodash@npm:>=4.17.21, lodash@npm:^4.0.0, lodash@npm:^4.17.15, lodash@npm:^4.17.21":
1156111547
version: 4.17.23
1156211548
resolution: "lodash@npm:4.17.23"
1156311549
checksum: 10c0/1264a90469f5bb95d4739c43eb6277d15b6d9e186df4ac68c3620443160fc669e2f14c11e7d8b2ccf078b81d06147c01a8ccced9aab9f9f63d50dcf8cace6bf6

0 commit comments

Comments
 (0)