Skip to content

Commit

Permalink
build(deps): bump snakecase-keys from 5.4.2 to 5.5.0 in /frontend
Browse files Browse the repository at this point in the history
Bumps [snakecase-keys](https://github.com/bendrucker/snakecase-keys) from 5.4.2 to 5.5.0.
- [Commits](bendrucker/snakecase-keys@v5.4.2...v5.5.0)

---
updated-dependencies:
- dependency-name: snakecase-keys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 19, 2023
1 parent ea3738d commit f6dec4e
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12165,13 +12165,13 @@ snake-case@^3.0.4:
tslib "^2.0.3"

snakecase-keys@^5.4.2:
version "5.4.2"
resolved "https://registry.yarnpkg.com/snakecase-keys/-/snakecase-keys-5.4.2.tgz#b886f77c9a5fc347b04bd0ad1a05213190e60b9e"
integrity sha512-6mzBNP9t1ghArxcaCxZNGIJewE9qyH+eUQIGba9I7MJcZoV4WX4fM2Y+/K9+BGHCFB94ZASfoC3F44UxLXce+A==
version "5.5.0"
resolved "https://registry.yarnpkg.com/snakecase-keys/-/snakecase-keys-5.5.0.tgz#fbf9ca4a47fcc37c7496d00c6d9e455da9750403"
integrity sha512-r3kRtnoPu3FxGJ3fny6PKNnU3pteb29o6qAa0ugzhSseKNWRkw1dw8nIjXMyyKaU9vQxxVIE62Mb3bKbdrgpiw==
dependencies:
map-obj "^4.1.0"
snake-case "^3.0.4"
type-fest "^2.5.2"
type-fest "^3.12.0"

socks-proxy-agent@^5.0.0:
version "5.0.1"
Expand Down Expand Up @@ -13386,10 +13386,10 @@ type-fest@^1.2.1:
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-1.4.0.tgz#e9fb813fe3bf1744ec359d55d1affefa76f14be1"
integrity sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==

type-fest@^2.5.2:
version "2.13.1"
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-2.13.1.tgz#621c84220df0e01a8469002594fc005714f0cfba"
integrity sha512-hXYyrPFwETT2swFLHeoKtJrvSF/ftG/sA15/8nGaLuaDGfVAaq8DYFpu4yOyV4tzp082WqnTEoMsm3flKMI2FQ==
type-fest@^3.12.0:
version "3.13.1"
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-3.13.1.tgz#bb744c1f0678bea7543a2d1ec24e83e68e8c8706"
integrity sha512-tLq3bSNx+xSpwvAJnzrK0Ep5CLNWjvFTOp71URMaAEWBfRb9nnJiBoUe0tF8bI4ZFO3omgBR6NvnbzVUT3Ly4g==

type-is@~1.6.18:
version "1.6.18"
Expand Down

0 comments on commit f6dec4e

Please sign in to comment.