Unverified Commit e939dbe6 authored by Lauri Timmanee's avatar Lauri Timmanee
Browse files

Issue #3209456 by kpa, piggito, mherchel: Update Underscore.js to the latest version (1.13.1)

parent d6726045
Loading
Loading
Loading
Loading
+4 −4

File changed.

Preview size limit exceeded, changes collapsed.

+1 −1

File changed.

Preview size limit exceeded, changes collapsed.

+2 −2
Original line number Diff line number Diff line
@@ -796,10 +796,10 @@ tabbable.jquery.shim:

underscore:
  remote: https://github.com/jashkenas/underscore
  version: "1.11.0"
  version: "1.13.1"
  license:
    name: MIT
    url: https://raw.githubusercontent.com/jashkenas/underscore/1.11.0/LICENSE
    url: https://raw.githubusercontent.com/jashkenas/underscore/1.13.1/LICENSE
    gpl-compatible: true
  js:
    assets/vendor/underscore/underscore-min.js: { weight: -20, minified: true }