Skip to content

Commit

Permalink
chore(deps): update dependency @types/lodash to v4.14.153
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 27, 2020
1 parent f4990f3 commit 3d1028f
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 @@ -20,7 +20,7 @@
"@semantic-release/git": "9.0.0",
"@types/invariant": "2.2.33",
"@types/jest": "25.2.3",
"@types/lodash": "4.14.152",
"@types/lodash": "4.14.153",
"@types/luxon": "1.24.0",
"@types/mime-types": "2.1.0",
"@types/mitm": "1.3.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1843,10 +1843,10 @@
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.4.tgz#38fd73ddfd9b55abb1e1b2ed578cb55bd7b7d339"
integrity sha512-8+KAKzEvSUdeo+kmqnKrqgeE+LcA0tjYWFY7RPProVYwnqDjukzO+3b6dLD56rYX5TdWejnEOLJYOIeh4CXKuA==

"@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/lodash@^4.14.92":
version "4.14.149"
Expand Down

0 comments on commit 3d1028f

Please sign in to comment.