diff --git a/package.json b/package.json index a656bb7..0577083 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "eslint-plugin-unused-imports": "^3.1.0", "eslint-plugin-vue": "^9.21.1", "eslint-plugin-yml": "^1.12.2", - "globals": "^14.0.0", + "globals": "^15.0.0", "jsonc-eslint-parser": "^2.4.0", "local-pkg": "^0.5.0", "prettier": "^3.2.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4438e6b..b06b366 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,8 +51,8 @@ dependencies: specifier: ^1.12.2 version: 1.12.2(eslint@8.56.0) globals: - specifier: ^14.0.0 - version: 14.0.0 + specifier: ^15.0.0 + version: 15.0.0 jsonc-eslint-parser: specifier: ^2.4.0 version: 2.4.0 @@ -1803,8 +1803,8 @@ packages: dependencies: type-fest: 0.20.2 - /globals@14.0.0: - resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==} + /globals@15.0.0: + resolution: {integrity: sha512-m/C/yR4mjO6pXDTm9/R/SpYTAIyaUB4EOzcaaMEl7mds7Mshct9GfejiJNQGjHHbdMPey13Kpu4TMbYi9ex1pw==} engines: {node: '>=18'} dev: false