Skip to content

Commit

Permalink
fix(deps): bump change-case from 5.4.3 to 5.4.4
Browse files Browse the repository at this point in the history
Bumps [change-case](https://github.com/blakeembrey/change-case) from 5.4.3 to 5.4.4.
- [Release notes](https://github.com/blakeembrey/change-case/releases)
- [Commits](https://github.com/blakeembrey/change-case/compare/[email protected]@5.4.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 13, 2024
1 parent 90df923 commit d3abe00
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 @@ -8,7 +8,7 @@
"@oclif/core": "^3.23.0",
"@salesforce/core": "^6.7.6",
"@salesforce/sf-plugins-core": "^5.0.13",
"change-case": "^5.4.3",
"change-case": "^5.4.4",
"open": "^9.1.0"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2815,10 +2815,10 @@ change-case@^4, change-case@^4.1.2:
snake-case "^3.0.4"
tslib "^2.0.3"

change-case@^5.4.3:
version "5.4.3"
resolved "https://registry.yarnpkg.com/change-case/-/change-case-5.4.3.tgz#26cb398945027c894a306198cc72933c3db13588"
integrity sha512-4cdyvorTy/lViZlVzw2O8/hHCLUuHqp4KpSSP3DlauhFCf3LdnfF+p5s0EAhjKsU7bqrMzu7iQArYfoPiHO2nw==
change-case@^5.4.4:
version "5.4.4"
resolved "https://registry.yarnpkg.com/change-case/-/change-case-5.4.4.tgz#0d52b507d8fb8f204343432381d1a6d7bff97a02"
integrity sha512-HRQyTk2/YPEkt9TnUPbOpr64Uw3KOicFWPVBb+xiHvd6eBx/qPr9xqfBFDT8P2vWsvvz4jbEkfDe71W3VyNu2w==

chardet@^0.7.0:
version "0.7.0"
Expand Down

0 comments on commit d3abe00

Please sign in to comment.