Skip to content

Commit 3e32b69

Browse files
chore(deps-dev): bump lodash from 4.17.21 to 4.17.23 (#7761)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.17.23) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.17.23 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a04094e commit 3e32b69

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"jest": "^30.2.0",
121121
"lightningcss": "^1.31.0",
122122
"lint-staged": "^16.2.7",
123-
"lodash": "^4.17.21",
123+
"lodash": "^4.17.23",
124124
"markdownlint-cli": "^0.47.0",
125125
"mdast-util-to-string": "^4.0.0",
126126
"mini-css-extract-plugin": "^2.10.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9258,10 +9258,10 @@ lodash.uniq@^4.5.0:
92589258
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
92599259
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
92609260

9261-
lodash@^4.17.14, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.7.0:
9262-
version "4.17.21"
9263-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
9264-
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
9261+
lodash@^4.17.14, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.23, lodash@^4.7.0:
9262+
version "4.17.23"
9263+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
9264+
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
92659265

92669266
log-symbols@^4.0.0:
92679267
version "4.1.0"

0 commit comments

Comments
 (0)