This is an automated email from the ASF dual-hosted git repository.
davin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil-vscode.git
The following commit(s) were added to refs/heads/main by this push:
new e00bd2b Bump immutable from 5.1.3 to 5.1.5
e00bd2b is described below
commit e00bd2b7414d306b5bee09e8539fca026e62bb9f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 4 23:40:44 2026 +0000
Bump immutable from 5.1.3 to 5.1.5
Bumps [immutable](https://github.com/immutable-js/immutable-js) from 5.1.3
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.3...v5.1.5)
---
updated-dependencies:
- dependency-name: immutable
dependency-version: 5.1.5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
---
yarn.lock | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/yarn.lock b/yarn.lock
index 713b54e..b840c08 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2625,9 +2625,9 @@ immediate@~3.0.5:
integrity
sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==
immutable@^5.0.2:
- version "5.1.3"
- resolved
"https://registry.yarnpkg.com/immutable/-/immutable-5.1.3.tgz#e6486694c8b76c37c063cca92399fa64098634d4"
- integrity
sha512-+chQdDfvscSF1SJqv2gn4SRO2ZyS3xL3r7IW/wWEEzrzLisnOlKiQu5ytC/BVNcS15C39WT2Hg/bjKjDMcu+zg==
+ version "5.1.5"
+ resolved
"https://registry.yarnpkg.com/immutable/-/immutable-5.1.5.tgz#93ee4db5c2a9ab42a4a783069f3c5d8847d40165"
+ integrity
sha512-t7xcm2siw+hlUM68I+UEOK+z84RzmN59as9DZ7P1l0994DKUWV7UXBMQZVxaoMSRQ+PBZbHCOoBt7a2wxOMt+A==
index-to-position@^1.1.0:
version "1.2.0"