Skip to content

Commit

Permalink
#3242 Update to lodash 4.17.21 and fix _.pluck that did not exist any…
Browse files Browse the repository at this point in the history
…more (#3243)

* #3242 Update to Lodash 4.17.21
* #3242 Fix call to removed method (pluck -> map)
* #3242 Update CHANGELOG.md

---------

Co-authored-by: Henry Kuijpers <[email protected]>
  • Loading branch information
henrykuijpers and Henry Kuijpers authored Jan 16, 2024
1 parent 81a8041 commit e40d692
Show file tree
Hide file tree
Showing 5 changed files with 3,881 additions and 17,114 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com)

## Unreleased ([details][unreleased changes details])

- #3242 - Actually update lodash to 4.17.21 (was mistakenly updated to 4.17.15 instead of 4.17.21)

## 6.3.2 - 2023-11-22

- #3162 - Renovator MCP: ensure old source path is removed
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
lodash-v4.17.15.js
lodash-v4.17.21.js
Loading

0 comments on commit e40d692

Please sign in to comment.