Skip to content

Commit

Permalink
Merge pull request agrawal-rohit#122 from agrawal-rohit/dependabot/np…
Browse files Browse the repository at this point in the history
…m_and_yarn/next/types/lodash-4.14.177

build(deps): bump @types/lodash from 4.14.176 to 4.14.177
  • Loading branch information
Rohit Agrawal authored Nov 17, 2021
2 parents 31f6fcc + 8cc52e9 commit f43360c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@storybook/addon-docs": "^6.3.10",
"@storybook/addon-toolbars": "^6.3.10",
"@types/crypto-js": "^4.0.2",
"@types/lodash": "^4.14.176",
"@types/lodash": "^4.14.177",
"@types/react-native-indicators": "^0.16.1",
"@types/react-test-renderer": "^17.0.1",
"crypto-js": "^4.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4176,10 +4176,10 @@
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.9.tgz#97edc9037ea0c38585320b28964dde3b39e4660d"
integrity sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==

"@types/lodash@^4.14.176":
version "4.14.176"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.176.tgz#641150fc1cda36fbfa329de603bbb175d7ee20c0"
integrity sha512-xZmuPTa3rlZoIbtDUyJKZQimJV3bxCmzMIO2c9Pz9afyDro6kr7R79GwcB6mRhuoPmV2p1Vb66WOJH7F886WKQ==
"@types/lodash@^4.14.177":
version "4.14.177"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.177.tgz#f70c0d19c30fab101cad46b52be60363c43c4578"
integrity sha512-0fDwydE2clKe9MNfvXHBHF9WEahRuj+msTuQqOmAApNORFvhMYZKNGGJdCzuhheVjMps/ti0Ak/iJPACMaevvw==

"@types/markdown-to-jsx@^6.11.3":
version "6.11.3"
Expand Down

0 comments on commit f43360c

Please sign in to comment.