Skip to content

Commit

Permalink
Bump change-case from 5.1.0 to 5.1.2
Browse files Browse the repository at this point in the history
Bumps [change-case](https://github.com/blakeembrey/change-case) from 5.1.0 to 5.1.2.
- [Release notes](https://github.com/blakeembrey/change-case/releases)
- [Commits](https://github.com/blakeembrey/change-case/commits)

---
updated-dependencies:
- dependency-name: change-case
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent e1131fe commit cb55842
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 @@ -34,7 +34,7 @@
"@cucumber/pretty-formatter": "^1.0.0",
"axios": "^1.5.1",
"axios-case-converter": "^1.1.0",
"change-case": "^5.1.0",
"change-case": "^5.1.2",
"dotenv": "^16.3.1",
"fs-extra": "^11.1.1",
"geckodriver": "^4.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1324,10 +1324,10 @@ chalk@^5.1.2:
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.2.0.tgz#249623b7d66869c673699fb66d65723e54dfcfb3"
integrity sha512-ree3Gqw/nazQAPuJJEy+avdl7QfZMcUvmHIKgEZkGL+xOBzRvup5Hxo6LHuMceSxOabuJLJm5Yp/92R9eMmMvA==

change-case@^5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/change-case/-/change-case-5.1.0.tgz#49754b58fdbda90547c696b69233e6fa2795464f"
integrity sha512-YLRzoiIO62vpoI8Qy2Jfy3gLu++QfhIcNtMOAwCbIel5UQGp6/KbL7Yu309dwNQHwbI1ZW39uBFyhrwVzXJSJQ==
change-case@^5.1.2:
version "5.1.2"
resolved "https://registry.yarnpkg.com/change-case/-/change-case-5.1.2.tgz#1a1feb43f88b7595c6e8db44b5a27b24fa8a9ebd"
integrity sha512-CAtbGEDulyjzs05RXy3uKcwqeztz/dMEuAc1Xu9NQBsbrhuGMneL0u9Dj5SoutLKBFYun8txxYIwhjtLNfUmCA==

chokidar@^3.3.0, chokidar@^3.5.3:
version "3.5.3"
Expand Down

0 comments on commit cb55842

Please sign in to comment.