]> Piment Noir Git Repositories - poolifier.git/commitdiff
build(deps-dev): bump globals from 15.15.0 to 16.0.0
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 20 Feb 2025 20:30:13 +0000 (20:30 +0000)
committerGitHub <noreply@github.com>
Thu, 20 Feb 2025 20:30:13 +0000 (20:30 +0000)
Bumps [globals](https://github.com/sindresorhus/globals) from 15.15.0 to 16.0.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v15.15.0...v16.0.0)

---
updated-dependencies:
- dependency-name: globals
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
package.json
pnpm-lock.yaml

index acb2ab6380fb26fbf44b1764b7331b19bda31663..fc08c88870cc7f27167bbf5eef261cd816f5c9ba 100644 (file)
     "eslint-define-config": "^2.1.0",
     "eslint-plugin-jsdoc": "^50.6.3",
     "eslint-plugin-perfectionist": "^4.9.0",
-    "globals": "^15.15.0",
+    "globals": "^16.0.0",
     "husky": "^9.1.7",
     "lint-staged": "^15.4.3",
     "mocha": "^11.1.0",
index 0ab2fe987aca0fed0ffb6b0580b435edca2ae432..85c090144475a50fb667e32dd29744a9cd264be0 100644 (file)
@@ -60,8 +60,8 @@ importers:
         specifier: ^4.9.0
         version: 4.9.0(eslint@9.20.1(jiti@2.4.2))(typescript@5.7.3)
       globals:
-        specifier: ^15.15.0
-        version: 15.15.0
+        specifier: ^16.0.0
+        version: 16.0.0
       husky:
         specifier: ^9.1.7
         version: 9.1.7
@@ -1541,6 +1541,10 @@ packages:
     resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==}
     engines: {node: '>=18'}
 
+  globals@16.0.0:
+    resolution: {integrity: sha512-iInW14XItCXET01CQFqudPOWP2jYMl7T+QRQT+UNcR/iQncN/F0UNpgd76iFkBPgNQb4+X3LV9tLJYzwh+Gl3A==}
+    engines: {node: '>=18'}
+
   globalthis@1.0.4:
     resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==}
     engines: {node: '>= 0.4'}
@@ -4342,6 +4346,8 @@ snapshots:
 
   globals@15.15.0: {}
 
+  globals@16.0.0: {}
+
   globalthis@1.0.4:
     dependencies:
       define-properties: 1.2.1