Skip to content

Commit

Permalink
Merge pull request #295 from OswaldLabsOpenSource/dependabot/npm_and_…
Browse files Browse the repository at this point in the history
…yarn/types/lodash-4.14.156
  • Loading branch information
dependabot-preview[bot] committed Jun 22, 2020
2 parents 88d5c99 + f0e5a37 commit d3ba311
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 @@ -25,7 +25,7 @@
"@types/express": "^4.17.6",
"@types/jest": "^26.0.0",
"@types/js-base64": "^2.3.1",
"@types/lodash": "^4.14.155",
"@types/lodash": "^4.14.156",
"@types/node": "^14.0.13",
"concurrently": "^5.2.0",
"coveralls": "^3.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -692,10 +692,10 @@
resolved "https://registry.yarnpkg.com/@types/js-base64/-/js-base64-2.3.1.tgz#c39f14f129408a3d96a1105a650d8b2b6eeb4168"
integrity sha512-4RKbhIDGC87s4EBy2Cp2/5S2O6kmCRcZnD5KRCq1q9z2GhBte1+BdsfVKCpG8yKpDGNyEE2G6IqFIh6W2YwWPA==

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

"@types/mime@*":
version "2.0.1"
Expand Down

0 comments on commit d3ba311

Please sign in to comment.