Skip to content

Commit

Permalink
Update dependency immutable to ~3.8.2 (#3322)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Manuel Blum <[email protected]>
  • Loading branch information
renovate[bot] and manuelblum authored Feb 3, 2025
1 parent 59ac227 commit 7c6976d
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 37 deletions.
3 changes: 1 addition & 2 deletions packages/admin/admin-rte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"draft-js-export-html": "^1.4.1",
"draft-js-import-html": "^1.4.1",
"draftjs-conductor": "^3.0.0",
"immutable": "~3.7.4"
"immutable": "~3.8.2"
},
"devDependencies": {
"@babel/cli": "^7.26.4",
Expand All @@ -43,7 +43,6 @@
"@comet/eslint-config": "workspace:^7.11.0",
"@mui/material": "^6.4.2",
"@types/draft-js": "^0.11.18",
"@types/immutable": "^3.8.7",
"@types/jest": "^29.5.14",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
Expand Down
65 changes: 30 additions & 35 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7c6976d

Please sign in to comment.