Explorar el Código

Bump select2 from 4.0.8 to 4.0.10

Bumps [select2](https://github.com/select2/select2) from 4.0.8 to 4.0.10.
- [Release notes](https://github.com/select2/select2/releases)
- [Changelog](https://github.com/select2/select2/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/select2/select2/compare/4.0.8...4.0.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
master
dependabot-preview[bot] hace 5 años
padre
commit
792e467333

+ 1
- 1
docs/source/releases/v2.1.rst Ver fichero

@@ -40,7 +40,7 @@ Dependency changes
40 40
 ~~~~~~~~~~~~~~~~~~
41 41
 
42 42
 - Upgraded ``django-phonenumber-field`` to use the latest in the 3.x series.
43
-- Upgraded ``select2`` to version 4.0.8.
43
+- Upgraded ``select2`` to version 4.0.10.
44 44
 - Upgraded ``inputmask`` to version 4.0.8.
45 45
 
46 46
 .. _deprecated_features_in_2.1:

+ 3
- 3
package-lock.json Ver fichero

@@ -4412,9 +4412,9 @@
4412 4412
       "dev": true
4413 4413
     },
4414 4414
     "select2": {
4415
-      "version": "4.0.8",
4416
-      "resolved": "https://registry.npmjs.org/select2/-/select2-4.0.8.tgz",
4417
-      "integrity": "sha512-H/I2mq71oiEe51S74hdUv4QubH1EJNLEMnjfQucftLa8GiuT5+RKIHwlV/7I/YUqZg0wsYQM946eFG/ntRPF/Q==",
4415
+      "version": "4.0.10",
4416
+      "resolved": "https://registry.npmjs.org/select2/-/select2-4.0.10.tgz",
4417
+      "integrity": "sha512-g9fWMdEif4eQ901eiJV3os0MG5y20/3E2WNy0PfYf0T6Q/zZB/NOroJwAxcfE6uv5x0/BGeCDGNtoj9PqCdQEg==",
4418 4418
       "dev": true
4419 4419
     },
4420 4420
     "select2-bootstrap-theme": {

+ 1
- 1
package.json Ver fichero

@@ -20,7 +20,7 @@
20 20
     "less": "^3.10.3",
21 21
     "pump": "^3.0.0",
22 22
     "require-dir": "^1.2.0",
23
-    "select2": "4.0.8",
23
+    "select2": "4.0.10",
24 24
     "select2-bootstrap-theme": "0.1.0-beta.10",
25 25
     "tinymce": "^4.8.3"
26 26
   },

+ 1
- 1
src/oscar/static/oscar/js/select2/select2.min.css
La diferencia del archivo ha sido suprimido porque es demasiado grande
Ver fichero


+ 2
- 2
src/oscar/static/oscar/js/select2/select2.min.js
La diferencia del archivo ha sido suprimido porque es demasiado grande
Ver fichero


Loading…
Cancelar
Guardar