Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

Commit

Permalink
Merge pull request #12 from sbueringer/dependabot/npm_and_yarn/lodash…
Browse files Browse the repository at this point in the history
…-4.17.19

Bump lodash from 4.17.13 to 4.17.19
  • Loading branch information
sbueringer committed Jul 26, 2020
2 parents b667fe1 + 18377c7 commit 42aed93
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"grafana-sdk-mocks": "github:grafana/grafana-sdk-mocks",
"jest": "^23.6.0",
"jsdom": "~9.12.0",
"lodash": "^4.17.13",
"lodash": "^4.17.19",
"mocha": "^5.2.0",
"ng-annotate-webpack-plugin": "^0.3.0",
"nyc": "^13.0.1",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3660,9 +3660,9 @@ lodash.sortby@^4.7.0:
version "4.7.0"
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"

lodash@^4.13.1, lodash@^4.17.10, lodash@^4.17.13, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.0, lodash@^4.3.0:
version "4.17.13"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.13.tgz#0bdc3a6adc873d2f4e0c4bac285df91b64fc7b93"
lodash@^4.13.1, lodash@^4.17.10, lodash@^4.17.19, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.0, lodash@^4.3.0:
version "4.17.19"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"

long@4.0.0:
version "4.0.0"
Expand Down

0 comments on commit 42aed93

Please sign in to comment.