diff --git a/package.json b/package.json index d20a449..e808e7c 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "eslint-plugin-jest": "29.11.1", "eslint-plugin-jsonc": "2.21.0", "eslint-plugin-prettier": "5.5.4", - "globals": "16.5.0", + "globals": "17.0.0", "jest": "30.2.0", "make-coverage-badge": "1.2.0", "prettier": "3.7.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b8f0c0a..4141e82 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -57,8 +57,8 @@ importers: specifier: 5.5.4 version: 5.5.4(eslint-config-prettier@9.1.0(eslint@9.39.2))(eslint@9.39.2)(prettier@3.7.4) globals: - specifier: 16.5.0 - version: 16.5.0 + specifier: 17.0.0 + version: 17.0.0 jest: specifier: 30.2.0 version: 30.2.0(@types/node@25.0.3) @@ -1896,6 +1896,10 @@ packages: resolution: {integrity: sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==} engines: {node: '>=18'} + globals@17.0.0: + resolution: {integrity: sha512-gv5BeD2EssA793rlFWVPMMCqefTlpusw6/2TbAVMy0FzcG8wKJn4O+NqJ4+XWmmwrayJgw5TzrmWjFgmz1XPqw==} + engines: {node: '>=18'} + globalthis@1.0.4: resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==} engines: {node: '>= 0.4'} @@ -5152,6 +5156,8 @@ snapshots: globals@16.5.0: {} + globals@17.0.0: {} + globalthis@1.0.4: dependencies: define-properties: 1.2.1