diff --git a/npm/eslint-config/CHANGELOG.md b/npm/eslint-config/CHANGELOG.md index 5148792..f16c522 100644 --- a/npm/eslint-config/CHANGELOG.md +++ b/npm/eslint-config/CHANGELOG.md @@ -10,6 +10,14 @@ # `@revi/eslint-config` changelog - minor: When the plugin is added. - patch: When the rule is modified (without plugin addition/removal). +## v0.0.13 + +Date: 2024-10-06 (KST) + +### Update + +- Update `globals` to `v15.10.0`. + ## v0.0.12 Date: 2024-09-27 (KST) diff --git a/npm/eslint-config/package.json b/npm/eslint-config/package.json index 194eaee..9960941 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.12", + "version": "0.0.13", "description": "@revi's shared eslint config", "keywords": [ "eslint" @@ -33,7 +33,7 @@ "@eslint/js": "9.11.1", "eslint": "catalog:", "eslint-config-prettier": "9.1.0", - "globals": "15.9.0" + "globals": "15.10.0" }, "devDependencies": { "@revi/prettier-config": "../prettier-config", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0442de9..b0e4e7d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -61,8 +61,8 @@ importers: specifier: 9.1.0 version: 9.1.0(eslint@9.11.1) globals: - specifier: 15.9.0 - version: 15.9.0 + specifier: 15.10.0 + version: 15.10.0 devDependencies: '@revi/prettier-config': specifier: ../prettier-config @@ -2081,8 +2081,8 @@ packages: resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==} engines: {node: '>=18'} - globals@15.9.0: - resolution: {integrity: sha512-SmSKyLLKFbSr6rptvP8izbyxJL4ILwqO9Jg23UA0sDlGlu58V59D1//I3vlc0KJphVdUR7vMjHIplYnzBxorQA==} + globals@15.10.0: + resolution: {integrity: sha512-tqFIbz83w4Y5TCbtgjZjApohbuh7K9BxGYFm7ifwDR240tvdb7P9x+/9VvUKlmkPoiknoJtanI8UOrqxS3a7lQ==} engines: {node: '>=18'} globalthis@1.0.4: @@ -6717,7 +6717,7 @@ snapshots: eslint: 8.57.0 eslint-plugin-es-x: 7.8.0(eslint@8.57.0) get-tsconfig: 4.7.6 - globals: 15.9.0 + globals: 15.10.0 ignore: 5.3.1 minimatch: 9.0.5 semver: 7.6.3 @@ -7196,7 +7196,7 @@ snapshots: globals@14.0.0: {} - globals@15.9.0: {} + globals@15.10.0: {} globalthis@1.0.4: dependencies: