diff options
author | Mario <mario@mariovavti.com> | 2021-10-10 07:59:31 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-10-10 07:59:31 +0000 |
commit | af5218593a45865e11080b55c986a7a685fa8bbb (patch) | |
tree | c529635dd90249bba0cd641cf527404e908291c7 /vendor/twbs/bootstrap/js/src/dom | |
parent | f19acd9f50ec9b8c78f77af64d523d2295b46052 (diff) | |
download | volse-hubzilla-af5218593a45865e11080b55c986a7a685fa8bbb.tar.gz volse-hubzilla-af5218593a45865e11080b55c986a7a685fa8bbb.tar.bz2 volse-hubzilla-af5218593a45865e11080b55c986a7a685fa8bbb.zip |
update composer libs
Diffstat (limited to 'vendor/twbs/bootstrap/js/src/dom')
-rw-r--r-- | vendor/twbs/bootstrap/js/src/dom/data.js | 2 | ||||
-rw-r--r-- | vendor/twbs/bootstrap/js/src/dom/event-handler.js | 2 | ||||
-rw-r--r-- | vendor/twbs/bootstrap/js/src/dom/manipulator.js | 2 | ||||
-rw-r--r-- | vendor/twbs/bootstrap/js/src/dom/selector-engine.js | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/vendor/twbs/bootstrap/js/src/dom/data.js b/vendor/twbs/bootstrap/js/src/dom/data.js index 5dbb87754..c702fc82c 100644 --- a/vendor/twbs/bootstrap/js/src/dom/data.js +++ b/vendor/twbs/bootstrap/js/src/dom/data.js @@ -1,6 +1,6 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.1.2): dom/data.js + * Bootstrap (v5.1.3): dom/data.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ diff --git a/vendor/twbs/bootstrap/js/src/dom/event-handler.js b/vendor/twbs/bootstrap/js/src/dom/event-handler.js index 47f610493..e085ea138 100644 --- a/vendor/twbs/bootstrap/js/src/dom/event-handler.js +++ b/vendor/twbs/bootstrap/js/src/dom/event-handler.js @@ -1,6 +1,6 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.1.2): dom/event-handler.js + * Bootstrap (v5.1.3): dom/event-handler.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ diff --git a/vendor/twbs/bootstrap/js/src/dom/manipulator.js b/vendor/twbs/bootstrap/js/src/dom/manipulator.js index 11c4e9d39..04982d63e 100644 --- a/vendor/twbs/bootstrap/js/src/dom/manipulator.js +++ b/vendor/twbs/bootstrap/js/src/dom/manipulator.js @@ -1,6 +1,6 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.1.2): dom/manipulator.js + * Bootstrap (v5.1.3): dom/manipulator.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ diff --git a/vendor/twbs/bootstrap/js/src/dom/selector-engine.js b/vendor/twbs/bootstrap/js/src/dom/selector-engine.js index 9fc0e4b0e..54f270f4c 100644 --- a/vendor/twbs/bootstrap/js/src/dom/selector-engine.js +++ b/vendor/twbs/bootstrap/js/src/dom/selector-engine.js @@ -1,6 +1,6 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.1.2): dom/selector-engine.js + * Bootstrap (v5.1.3): dom/selector-engine.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ |