diff --git a/npm/eslint-config/CHANGELOG.md b/npm/eslint-config/CHANGELOG.md index 009fd18..cc0144c 100644 --- a/npm/eslint-config/CHANGELOG.md +++ b/npm/eslint-config/CHANGELOG.md @@ -10,6 +10,12 @@ # `@revi/eslint-config` changelog - minor: When the plugin is added. - patch: When the rule is modified (without plugin addition/removal). +## v0.0.15 + +Date: 2024-10-15 (KST) + +- Update `globals` to `v15.11.0`. + ## v0.0.14 Date: 2024-10-08 (KST) diff --git a/npm/eslint-config/package.json b/npm/eslint-config/package.json index df5eefa..ab822a0 100644 --- a/npm/eslint-config/package.json +++ b/npm/eslint-config/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package.json", "name": "@revi/eslint-config", - "version": "0.0.14", + "version": "0.0.15", "description": "@revi's shared eslint config", "keywords": [ "eslint" @@ -33,7 +33,7 @@ "@eslint/js": "9.12.0", "eslint": "catalog:", "eslint-config-prettier": "9.1.0", - "globals": "15.10.0" + "globals": "15.11.0" }, "devDependencies": { "@revi/prettier-config": "../prettier-config", @@ -45,7 +45,7 @@ "peerDependencies": { "eslint": "9.12.0" }, - "packageManager": "pnpm@9.12.0", + "packageManager": "pnpm@9.12.1", "publishConfig": { "access": "public", "provenance": true diff --git a/package.json b/package.json index 002909d..253a893 100644 --- a/package.json +++ b/package.json @@ -29,5 +29,5 @@ "optionalDependencies": { "renovate": "38.8.3" }, - "packageManager": "pnpm@9.12.0" + "packageManager": "pnpm@9.12.1" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index db278a9..e6e73f4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -61,8 +61,8 @@ importers: specifier: 9.1.0 version: 9.1.0(eslint@9.12.0) globals: - specifier: 15.10.0 - version: 15.10.0 + specifier: 15.11.0 + version: 15.11.0 devDependencies: '@revi/prettier-config': specifier: ../prettier-config @@ -2090,8 +2090,8 @@ packages: resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==} engines: {node: '>=18'} - globals@15.10.0: - resolution: {integrity: sha512-tqFIbz83w4Y5TCbtgjZjApohbuh7K9BxGYFm7ifwDR240tvdb7P9x+/9VvUKlmkPoiknoJtanI8UOrqxS3a7lQ==} + globals@15.11.0: + resolution: {integrity: sha512-yeyNSjdbyVaWurlwCpcA6XNBrHTMIeDdj0/hnvX/OLJ9ekOXYbLsLinH/MucQyGvNnXhidTdNhTtJaffL2sMfw==} engines: {node: '>=18'} globalthis@1.0.4: @@ -6733,7 +6733,7 @@ snapshots: eslint: 8.57.0 eslint-plugin-es-x: 7.8.0(eslint@8.57.0) get-tsconfig: 4.7.6 - globals: 15.10.0 + globals: 15.11.0 ignore: 5.3.1 minimatch: 9.0.5 semver: 7.6.3 @@ -7210,7 +7210,7 @@ snapshots: globals@14.0.0: {} - globals@15.10.0: {} + globals@15.11.0: {} globalthis@1.0.4: dependencies: