Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Bump up underscore to 1.12.1
  • Loading branch information
vadivelan-k committed Jun 19, 2023
commit fa124ce9c9cf2c3e72635f47a2f74d08fc70069f
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"prop-types": "15.5.10",
"react": "16.4.0",
"react-dom": "16.4.0",
"underscore": "1.9.1"
"underscore": "1.12.1"
},
"jest": {
"collectCoverageFrom": [
Expand Down