Skip to content

Commit

Permalink
Merge 0fa6d81 into a456d47
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed May 27, 2020
2 parents a456d47 + 0fa6d81 commit b7e1035
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": "^25.2.3",
"@types/js-base64": "^2.3.1",
"@types/lodash": "^4.14.152",
"@types/lodash": "^4.14.153",
"@types/node": "^14.0.5",
"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.152":
version "4.14.152"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.152.tgz#7e7679250adce14e749304cdb570969f77ec997c"
integrity sha512-Vwf9YF2x1GE3WNeUMjT5bTHa2DqgUo87ocdgTScupY2JclZ5Nn7W2RLM/N0+oreexUk8uaVugR81NnTY/jNNXg==
"@types/lodash@^4.14.153":
version "4.14.153"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.153.tgz#5cb7dded0649f1df97938ac5ffc4f134e9e9df98"
integrity sha512-lYniGRiRfZf2gGAR9cfRC3Pi5+Q1ziJCKqPmjZocigrSJUVPWf7st1BtSJ8JOeK0FLXVndQ1IjUjTco9CXGo/Q==

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

0 comments on commit b7e1035

Please sign in to comment.