Skip to content

Commit

Permalink
Bump @enonic-types/lib-value from 7.14.3 to 7.14.4
Browse files Browse the repository at this point in the history
Bumps [@enonic-types/lib-value](https://github.com/enonic/xp) from 7.14.3 to 7.14.4.
- [Release notes](https://github.com/enonic/xp/releases)
- [Commits](enonic/xp@v7.14.3...v7.14.4)

---
updated-dependencies:
- dependency-name: "@enonic-types/lib-value"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and pull-merger[bot] committed Aug 12, 2024
1 parent 8fc8a15 commit 94abd4d
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -300,11 +300,16 @@
dependencies:
"@jridgewell/trace-mapping" "0.3.9"

"@enonic-types/core@7.14.3", "@enonic-types/core@^7":
"@enonic-types/core@7.14.3":
version "7.14.3"
resolved "https://registry.yarnpkg.com/@enonic-types/core/-/core-7.14.3.tgz#87fa5407c065a9d1548b00e4f1e301e223026b1f"
integrity sha512-w1WiJhgGKjadky6sZa/QikMy9rRy31LKs52FyNjY8i33xvKiG+ofYF33JPU53PTiR3RZyDoTiSlewF3ppGPMfA==

"@enonic-types/core@7.14.4", "@enonic-types/core@^7":
version "7.14.4"
resolved "https://registry.yarnpkg.com/@enonic-types/core/-/core-7.14.4.tgz#f9f8ca6ea2127c373289637205ad47c4da0303e7"
integrity sha512-AzMe/DixiaNH8X3OEvy0AREwr3GcmmcQ5lQ3k8AQWK4rQVKmSVatuNslkQFvzakjc7BOcTHGSBxr5lhN9+qD8g==

"@enonic-types/global@^7":
version "7.14.3"
resolved "https://registry.yarnpkg.com/@enonic-types/global/-/global-7.14.3.tgz#b63be0fd8c2c1c4b4d73e8df6e571aec848f5db2"
Expand Down Expand Up @@ -377,11 +382,11 @@
"@enonic-types/core" "7.14.3"

"@enonic-types/lib-value@^7":
version "7.14.3"
resolved "https://registry.yarnpkg.com/@enonic-types/lib-value/-/lib-value-7.14.3.tgz#130add6429f11ffd18ef208fd056db6caf4b15a4"
integrity sha512-snyycvE719TMnDggB12cGI0kXjRonElgU4yZ2QNUKsXtAOUWHRgJ/iVj/39MPjTH16zRQ8OwJ85B/snHeGdtRg==
version "7.14.4"
resolved "https://registry.yarnpkg.com/@enonic-types/lib-value/-/lib-value-7.14.4.tgz#ebdad64fa197fab379a96c6d4334322b68e90eb0"
integrity sha512-ZPi/bIIakM/qH2lJFm1kMSCUhFT5xja/SlZzwH8SsEyrRwinfNLhnePXlLnGnzwccJlLoe6gHRTshPbk9zRlhw==
dependencies:
"@enonic-types/core" "7.14.3"
"@enonic-types/core" "7.14.4"

"@enonic/test-data@^1":
version "1.2.0"
Expand Down

0 comments on commit 94abd4d

Please sign in to comment.