]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump jasmine from 6.1.0 to 6.2.0
authorJulien Déramond <juderamond@gmail.com>
Wed, 15 Apr 2026 20:13:21 +0000 (22:13 +0200)
committerJulien Déramond <juderamond@gmail.com>
Wed, 15 Apr 2026 20:13:21 +0000 (22:13 +0200)
package-lock.json
package.json

index 535435480e59969910cdacc701cb61857ce05b09..f25cbf22f9d152b097fe3e8aab17604dc67fcef9 100644 (file)
@@ -58,7 +58,7 @@
         "htmlparser2": "^12.0.0",
         "image-size": "^2.0.2",
         "ip": "^2.0.1",
-        "jasmine": "^6.1.0",
+        "jasmine": "^6.2.0",
         "jquery": "^3.7.1",
         "js-yaml": "^4.1.1",
         "karma": "^6.4.4",
@@ -87,7 +87,7 @@
         "sass": "1.78.0",
         "sass-true": "^10.1.0",
         "shelljs": "^0.10.0",
-        "stylelint": "^16.26.1",
+        "stylelint": "16.26.1",
         "stylelint-config-twbs-bootstrap": "^16.1.0",
         "terser": "^5.44.1",
         "unist-util-visit": "^5.1.0",
       }
     },
     "node_modules/jasmine": {
-      "version": "6.1.0",
-      "resolved": "https://registry.npmjs.org/jasmine/-/jasmine-6.1.0.tgz",
-      "integrity": "sha512-WPphPqEMY0uBRMjuhRHoVoxQNvJuxIMqz0yIcJ3k3oYxBedeGoH60/NXNgasxnx2FvfXrq5/r+2wssJ7WE8ABw==",
+      "version": "6.2.0",
+      "resolved": "https://registry.npmjs.org/jasmine/-/jasmine-6.2.0.tgz",
+      "integrity": "sha512-dvYt7bidcu0JvvSbiUnSDW7UQQiflUwDr6C+5wzoZ0J7RY9u+UcoSIzyhMPj6fnU/tC7KinJ5QrjwD2Y9p4T4w==",
       "dev": true,
       "license": "MIT",
       "dependencies": {
         "@jasminejs/reporters": "^1.0.0",
         "glob": "^10.2.2 || ^11.0.3 || ^12.0.0 || ^13.0.0",
-        "jasmine-core": "~6.1.0"
+        "jasmine-core": "~6.2.0"
       },
       "bin": {
         "jasmine": "bin/jasmine.js"
       }
     },
     "node_modules/jasmine-core": {
-      "version": "6.1.0",
-      "resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-6.1.0.tgz",
-      "integrity": "sha512-p/tjBw58O6vxKIWMlrU+yys8lqR3+l3UrqwNTT7wpj+dQ7N4etQekFM8joI+cWzPDYqZf54kN+hLC1+s5TvZvg==",
+      "version": "6.2.0",
+      "resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-6.2.0.tgz",
+      "integrity": "sha512-b16WZG/pFEFj8qRW1ss7nDuNGYz9ji8BDGj7fJNrROauk5rj/diO3KPOuyIpcgUChdC+c0PfQ8iUk4nHE+EN4w==",
       "dev": true,
       "license": "MIT"
     },
index 919a5c9740dde560683eb871be51db961840b22f..45a5f21ff2a7240ee2bdf10d70fbb200bd946c8e 100644 (file)
     "htmlparser2": "^12.0.0",
     "image-size": "^2.0.2",
     "ip": "^2.0.1",
-    "jasmine": "^6.1.0",
+    "jasmine": "^6.2.0",
     "jquery": "^3.7.1",
     "js-yaml": "^4.1.1",
     "karma": "^6.4.4",