diff --git a/package.json b/package.json index 479e5fc..5656560 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "eslint": "^9.39.1", "eslint-plugin-simple-import-sort": "^12.1.1", "eslint-plugin-unicorn": "^62.0.0", - "globals": "^16.5.0", + "globals": "^17.0.0", "rimraf": "^6.1.2", "typescript": "^5.9.3", "typescript-eslint": "^8.48.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 58434e4..378b060 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -55,8 +55,8 @@ importers: specifier: ^62.0.0 version: 62.0.0(eslint@9.39.1) globals: - specifier: ^16.5.0 - version: 16.5.0 + specifier: ^17.0.0 + version: 17.0.0 rimraf: specifier: ^6.1.2 version: 6.1.2 @@ -677,6 +677,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'} + globby@11.1.0: resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==} engines: {node: '>=10'} @@ -1861,6 +1865,8 @@ snapshots: globals@16.5.0: {} + globals@17.0.0: {} + globby@11.1.0: dependencies: array-union: 2.1.0