Skip to content

Commit

Permalink
Bump humps from 1.1.0 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [humps](https://github.com/domchristie/humps) from 1.1.0 to 2.0.1.
- [Release notes](https://github.com/domchristie/humps/releases)
- [Changelog](https://github.com/domchristie/humps/blob/master/CHANGELOG.md)
- [Commits](domchristie/humps@v1.1.0...v2.0.1)

---
updated-dependencies:
- dependency-name: humps
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and vramana committed Aug 23, 2021
1 parent b86a29f commit 915ab95
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"dependencies": {
"axios": "^0.21.1",
"humps": "^1.1.0"
"humps": "^2.0.1"
},
"devDependencies": {
"@babel/cli": "^7.0.0",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2239,9 +2239,10 @@ hosted-git-info@^2.1.4:
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9"
integrity sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==

humps@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/humps/-/humps-1.1.0.tgz#99a05cc80b13ae754a3d1e1a92182f271ef1d98f"
humps@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/humps/-/humps-2.0.1.tgz#dd02ea6081bd0568dc5d073184463957ba9ef9aa"
integrity sha1-3QLqYIG9BWjcXQcxhEY5V7qe+ao=

iconv-lite@^0.4.24:
version "0.4.24"
Expand Down

0 comments on commit 915ab95

Please sign in to comment.