Переглянути джерело

Bump bootstrap from 4.6.1 to 4.6.2 (#3958)

Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v4.6.1...v4.6.2)

---
updated-dependencies:
- dependency-name: bootstrap
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
master
dependabot[bot] 3 роки тому
джерело
коміт
9e6592977b
Аккаунт користувача з таким Email не знайдено
2 змінених файлів з 18 додано та 12 видалено
  1. 17
    11
      package-lock.json
  2. 1
    1
      package.json

+ 17
- 11
package-lock.json Переглянути файл

@@ -10,7 +10,7 @@
10 10
       "license": "MIT",
11 11
       "devDependencies": {
12 12
         "@fortawesome/fontawesome-free": "^6.1.1",
13
-        "bootstrap": "^4.6.1",
13
+        "bootstrap": "^4.6.2",
14 14
         "eslint": "^8.18.0",
15 15
         "extend": ">=3.0.2",
16 16
         "gulp": "^4.0.2",
@@ -947,14 +947,20 @@
947 947
       }
948 948
     },
949 949
     "node_modules/bootstrap": {
950
-      "version": "4.6.1",
951
-      "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.6.1.tgz",
952
-      "integrity": "sha512-0dj+VgI9Ecom+rvvpNZ4MUZJz8dcX7WCX+eTID9+/8HgOkv3dsRzi8BGeZJCQU6flWQVYxwTQnEZFrmJSEO7og==",
950
+      "version": "4.6.2",
951
+      "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.6.2.tgz",
952
+      "integrity": "sha512-51Bbp/Uxr9aTuy6ca/8FbFloBUJZLHwnhTcnjIeRn2suQWsWzcuJhGjKDB5eppVte/8oCdOL3VuwxvZDUggwGQ==",
953 953
       "dev": true,
954
-      "funding": {
955
-        "type": "opencollective",
956
-        "url": "https://opencollective.com/bootstrap"
957
-      },
954
+      "funding": [
955
+        {
956
+          "type": "github",
957
+          "url": "https://github.com/sponsors/twbs"
958
+        },
959
+        {
960
+          "type": "opencollective",
961
+          "url": "https://opencollective.com/bootstrap"
962
+        }
963
+      ],
958 964
       "peerDependencies": {
959 965
         "jquery": "1.9.1 - 3",
960 966
         "popper.js": "^1.16.1"
@@ -8408,9 +8414,9 @@
8408 8414
       }
8409 8415
     },
8410 8416
     "bootstrap": {
8411
-      "version": "4.6.1",
8412
-      "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.6.1.tgz",
8413
-      "integrity": "sha512-0dj+VgI9Ecom+rvvpNZ4MUZJz8dcX7WCX+eTID9+/8HgOkv3dsRzi8BGeZJCQU6flWQVYxwTQnEZFrmJSEO7og==",
8417
+      "version": "4.6.2",
8418
+      "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.6.2.tgz",
8419
+      "integrity": "sha512-51Bbp/Uxr9aTuy6ca/8FbFloBUJZLHwnhTcnjIeRn2suQWsWzcuJhGjKDB5eppVte/8oCdOL3VuwxvZDUggwGQ==",
8414 8420
       "dev": true,
8415 8421
       "requires": {}
8416 8422
     },

+ 1
- 1
package.json Переглянути файл

@@ -6,7 +6,7 @@
6 6
   "dependencies": {},
7 7
   "devDependencies": {
8 8
     "@fortawesome/fontawesome-free": "^6.1.1",
9
-    "bootstrap": "^4.6.1",
9
+    "bootstrap": "^4.6.2",
10 10
     "eslint": "^8.18.0",
11 11
     "extend": ">=3.0.2",
12 12
     "gulp": "^4.0.2",

Завантаження…
Відмінити
Зберегти