External Libraries: Update Backbone.js to version 1.5.0.

This release contains bug fixes and documentation improvements.

A full list of changes can be found on GitHub: https://github.com/jashkenas/backbone/compare/1.4.1...1.5.0.

Props rajinsharwar, hareesh-pillai.
Fixes #58930.

git-svn-id: https://develop.svn.wordpress.org/trunk@56391 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jonathan Desrosiers
2023-08-11 16:10:38 +00:00
parent dd764d3fe6
commit 5fa0387707
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -138,7 +138,7 @@
"@wordpress/warning": "2.35.1",
"@wordpress/widgets": "3.12.12",
"@wordpress/wordcount": "3.35.1",
"backbone": "1.4.1",
"backbone": "1.5.0",
"clipboard": "2.0.11",
"core-js-url-browser": "3.6.4",
"element-closest": "^3.0.2",