Skip to content

Commit d8b8543

Browse files
Bump @types/lodash from 4.14.155 to 4.14.156
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.155 to 4.14.156. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 5c64a73 commit d8b8543

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@testing-library/react": "^10.0.4",
4242
"@types/d3-color": "^1.2.2",
4343
"@types/d3-hsv": "^0.1.3",
44-
"@types/lodash": "^4.14.155",
44+
"@types/lodash": "^4.14.156",
4545
"@types/react": "^16.9.36",
4646
"@types/react-resize-detector": "^4.2.0",
4747
"@types/react-transition-group": "^4.4.0",

packages/design-tokens/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"styled-system": "^5.1.5"
2424
},
2525
"devDependencies": {
26-
"@types/lodash": "^4.14.155",
26+
"@types/lodash": "^4.14.156",
2727
"@types/styled-components": "^4.4.1",
2828
"csstype": "^2.6.10",
2929
"lodash": "^4.17.15",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3515,10 +3515,10 @@
35153515
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
35163516
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
35173517

3518-
"@types/lodash@^4.14.155", "@types/lodash@^4.14.92":
3519-
version "4.14.155"
3520-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.155.tgz#e2b4514f46a261fd11542e47519c20ebce7bc23a"
3521-
integrity sha512-vEcX7S7aPhsBCivxMwAANQburHBtfN9RdyXFk84IJmu2Z4Hkg1tOFgaslRiEqqvoLtbCBi6ika1EMspE+NZ9Lg==
3518+
"@types/lodash@^4.14.156", "@types/lodash@^4.14.92":
3519+
version "4.14.156"
3520+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.156.tgz#cbe30909c89a1feeb7c60803e785344ea0ec82d1"
3521+
integrity sha512-l2AgHXcKUwx2DsvP19wtRPqZ4NkONjmorOdq4sMcxIjqdIuuV/ULo2ftuv4NUpevwfW7Ju/UKLqo0ZXuEt/8lQ==
35223522

35233523
"@types/mdast@^3.0.0":
35243524
version "3.0.3"

0 commit comments

Comments
 (0)