This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-site.git
The following commit(s) were added to refs/heads/main by this push:
new c69e9d6bd3 Bump immutable from 5.1.4 to 5.1.5 in /landing-pages (#1434)
c69e9d6bd3 is described below
commit c69e9d6bd3eb87c8ee9f0d33fc29c6da1a1c8d84
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 5 15:30:03 2026 +0100
Bump immutable from 5.1.4 to 5.1.5 in /landing-pages (#1434)
Bumps [immutable](https://github.com/immutable-js/immutable-js) from 5.1.4
to 5.1.5.
- [Release notes](https://github.com/immutable-js/immutable-js/releases)
-
[Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/immutable-js/immutable-js/compare/v5.1.4...v5.1.5)
---
updated-dependencies:
- dependency-name: immutable
dependency-version: 5.1.5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
landing-pages/yarn.lock | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/landing-pages/yarn.lock b/landing-pages/yarn.lock
index cc69ab8ea3..f76ec98879 100644
--- a/landing-pages/yarn.lock
+++ b/landing-pages/yarn.lock
@@ -4191,9 +4191,9 @@ ignore@^7.0.5:
integrity
sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==
immutable@^5.0.2:
- version "5.1.4"
- resolved "https://registry.npmjs.org/immutable/-/immutable-5.1.4.tgz"
- integrity
sha512-p6u1bG3YSnINT5RQmx/yRZBpenIl30kVxkTLDyHLIMk0gict704Q9n+thfDI7lTRm9vXdDYutVzXhzcThxTnXA==
+ version "5.1.5"
+ resolved
"https://registry.yarnpkg.com/immutable/-/immutable-5.1.5.tgz#93ee4db5c2a9ab42a4a783069f3c5d8847d40165"
+ integrity
sha512-t7xcm2siw+hlUM68I+UEOK+z84RzmN59as9DZ7P1l0994DKUWV7UXBMQZVxaoMSRQ+PBZbHCOoBt7a2wxOMt+A==
import-fresh@^3.3.0:
version "3.3.1"