diff --git a/package.json b/package.json index 9aa446a..6b22794 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "eslint": "^9.0.0", "eslint-plugin-github": "^5.0.0", "eslint-plugin-jest": "^28.0.0", - "globals": "^15.0.0", + "globals": "^17.7.0", "husky": "^9.0.0", "jest": "^29.7.0", "jest-environment-node": "^29.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 92c0814..dfa36d8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -49,8 +49,8 @@ importers: specifier: ^28.0.0 version: 28.14.0(@typescript-eslint/eslint-plugin@8.65.0(@typescript-eslint/parser@8.65.0(eslint@9.39.2)(typescript@5.9.3))(eslint@9.39.2)(typescript@5.9.3))(eslint@9.39.2)(jest@29.7.0(@types/node@22.19.10))(typescript@5.9.3) globals: - specifier: ^15.0.0 - version: 15.15.0 + specifier: ^17.7.0 + version: 17.7.0 husky: specifier: ^9.0.0 version: 9.1.7 @@ -1324,6 +1324,10 @@ packages: resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==} engines: {node: '>=18'} + globals@17.7.0: + resolution: {integrity: sha512-Czmyns5dUsq4seFBR/Kdydhmo8y9kC79hiSkPn0YcGtNnYWnrgt0vjrSjx9tspoDGWm2CMarffRuLjM4xUz8xg==} + engines: {node: '>=18'} + globalthis@1.0.4: resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==} engines: {node: '>= 0.4'} @@ -4045,6 +4049,8 @@ snapshots: globals@15.15.0: {} + globals@17.7.0: {} + globalthis@1.0.4: dependencies: define-properties: 1.2.1