Skip to content

Commit 0f0eb96

Browse files
build(deps): bump lodash from 4.17.19 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.19...4.17.21) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6cb2774 commit 0f0eb96

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/react-design-tokens/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"clipboard-copy": "^3.0.0",
13-
"lodash": "^4.17.11",
13+
"lodash": "^4.17.21",
1414
"polished": "^3.4.0",
1515
"theme-ui": "^0.3.5",
1616
"prop-types": "^15.7.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5739,10 +5739,10 @@ lodash.startcase@^4.4.0:
57395739
resolved "https://registry.npmjs.org/lodash.startcase/-/lodash.startcase-4.4.0.tgz"
57405740
integrity sha1-lDbjTtJgk+1/+uGTYUQ1CRXZrdg=
57415741

5742-
lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15:
5743-
version "4.17.19"
5744-
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz"
5745-
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
5742+
lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.21:
5743+
version "4.17.21"
5744+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
5745+
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
57465746

57475747
log-symbols@^3.0.0:
57485748
version "3.0.0"

0 commit comments

Comments
 (0)