]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commitdiff
build(deps-dev): bump glob from 11.0.0 to 11.0.1 in the regular group (#1274)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 10 Jan 2025 17:11:46 +0000 (17:11 +0000)
committerGitHub <noreply@github.com>
Fri, 10 Jan 2025 17:11:46 +0000 (17:11 +0000)
Bumps the regular group with 1 update: [glob](https://github.com/isaacs/node-glob).

Updates `glob` from 11.0.0 to 11.0.1
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v11.0.0...v11.0.1)

---
updated-dependencies:
- dependency-name: glob
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: regular
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
package.json
pnpm-lock.yaml

index e07c29f08381f1398696df63ad5197026d74d66b..001b918e8f0dd62b3f85ec861426cf62ff32af02 100644 (file)
     "eslint-plugin-jsdoc": "^50.6.1",
     "eslint-plugin-perfectionist": "^4.6.0",
     "eslint-plugin-vue": "^9.32.0",
-    "glob": "^11.0.0",
+    "glob": "^11.0.1",
     "husky": "^9.1.7",
     "lint-staged": "^15.3.0",
     "neostandard": "^0.12.0",
index 62bc739e82ef11239c220ebb471cffb58462f387..82ee13c43f06a6d96e7be40007166daad1dc72fa 100644 (file)
@@ -144,8 +144,8 @@ importers:
         specifier: ^9.32.0
         version: 9.32.0(eslint@9.17.0(jiti@2.4.2))
       glob:
-        specifier: ^11.0.0
-        version: 11.0.0
+        specifier: ^11.0.1
+        version: 11.0.1
       husky:
         specifier: ^9.1.7
         version: 9.1.7
@@ -3391,8 +3391,8 @@ packages:
     resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==}
     hasBin: true
 
-  glob@11.0.0:
-    resolution: {integrity: sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g==}
+  glob@11.0.1:
+    resolution: {integrity: sha512-zrQDm8XPnYEKawJScsnM0QzobJxlT/kHOOlRTio8IH/GrmxRE5fjllkzdaHclIuNjUQTJYH2xHNIGfdpJkDJUw==}
     engines: {node: 20 || >=22}
     hasBin: true
 
@@ -10013,7 +10013,7 @@ snapshots:
       package-json-from-dist: 1.0.1
       path-scurry: 1.11.1
 
-  glob@11.0.0:
+  glob@11.0.1:
     dependencies:
       foreground-child: 3.3.0
       jackspeak: 4.0.2
@@ -11927,7 +11927,7 @@ snapshots:
 
   rimraf@6.0.1:
     dependencies:
-      glob: 11.0.0
+      glob: 11.0.1
       package-json-from-dist: 1.0.1
 
   ripemd160@2.0.2: