Commit b12710c1 authored by catch's avatar catch
Browse files

Issue #3181057 by longwave, lauriii, jungle, alexpott: Update Underscore.js to the latest version

(cherry picked from commit daec2f71)
parent 4e200651
Loading
Loading
Loading
Loading
+5 −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
@@ -626,10 +626,10 @@ sortable:

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