Skip to content

Commit

Permalink
Bump change-case from 5.0.2 to 5.1.0 (#1899)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and rosschapman committed Oct 23, 2023
1 parent 5a70502 commit 56dd7c8
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.0.2",
"change-case": "^5.1.0",
"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.0.2:
version "5.0.2"
resolved "https://registry.yarnpkg.com/change-case/-/change-case-5.0.2.tgz#0f1885d310b84065a17b20e8231c7dff37207627"
integrity sha512-tH6YZXViaeC2/Mnt8m4gSmbZfNorC2rhwCX2bXw8SYZWr8ljCPB7iA+1TLG9t7yroWBFauc63LlOZ1gucMVCWw==
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==

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

0 comments on commit 56dd7c8

Please sign in to comment.