npm(eslint-config): Bump version to v0.0.15

Summary:
Update `globals` to `v15.11.0`. Additionally run pnpm `v9.12.1`.

Signed-off-by: Yongmin Hong <revi@omglol.email>

Test Plan: `git tag`, push the tag, and watch GitHub Actions publishing to `npmjs`.

Reviewers: O1 revi & automations, revi

Reviewed By: O1 revi & automations, revi

Differential Revision: https://issuetracker.revi.xyz/D795
This commit is contained in:
revi 2024-10-15 17:13:39 +09:00
parent 0003c4d839
commit 45ac900600
Signed by: revi
GPG key ID: 1EB4F6CEEA100E94
4 changed files with 16 additions and 10 deletions

View file

@ -10,6 +10,12 @@ # `@revi/eslint-config` changelog
- minor: When the plugin is added. - minor: When the plugin is added.
- patch: When the rule is modified (without plugin addition/removal). - 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 ## v0.0.14
Date: 2024-10-08 (KST) Date: 2024-10-08 (KST)

View file

@ -1,7 +1,7 @@
{ {
"$schema": "https://json.schemastore.org/package.json", "$schema": "https://json.schemastore.org/package.json",
"name": "@revi/eslint-config", "name": "@revi/eslint-config",
"version": "0.0.14", "version": "0.0.15",
"description": "@revi's shared eslint config", "description": "@revi's shared eslint config",
"keywords": [ "keywords": [
"eslint" "eslint"
@ -33,7 +33,7 @@
"@eslint/js": "9.12.0", "@eslint/js": "9.12.0",
"eslint": "catalog:", "eslint": "catalog:",
"eslint-config-prettier": "9.1.0", "eslint-config-prettier": "9.1.0",
"globals": "15.10.0" "globals": "15.11.0"
}, },
"devDependencies": { "devDependencies": {
"@revi/prettier-config": "../prettier-config", "@revi/prettier-config": "../prettier-config",
@ -45,7 +45,7 @@
"peerDependencies": { "peerDependencies": {
"eslint": "9.12.0" "eslint": "9.12.0"
}, },
"packageManager": "pnpm@9.12.0", "packageManager": "pnpm@9.12.1",
"publishConfig": { "publishConfig": {
"access": "public", "access": "public",
"provenance": true "provenance": true

View file

@ -29,5 +29,5 @@
"optionalDependencies": { "optionalDependencies": {
"renovate": "38.8.3" "renovate": "38.8.3"
}, },
"packageManager": "pnpm@9.12.0" "packageManager": "pnpm@9.12.1"
} }

View file

@ -61,8 +61,8 @@ importers:
specifier: 9.1.0 specifier: 9.1.0
version: 9.1.0(eslint@9.12.0) version: 9.1.0(eslint@9.12.0)
globals: globals:
specifier: 15.10.0 specifier: 15.11.0
version: 15.10.0 version: 15.11.0
devDependencies: devDependencies:
'@revi/prettier-config': '@revi/prettier-config':
specifier: ../prettier-config specifier: ../prettier-config
@ -2090,8 +2090,8 @@ packages:
resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==} resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==}
engines: {node: '>=18'} engines: {node: '>=18'}
globals@15.10.0: globals@15.11.0:
resolution: {integrity: sha512-tqFIbz83w4Y5TCbtgjZjApohbuh7K9BxGYFm7ifwDR240tvdb7P9x+/9VvUKlmkPoiknoJtanI8UOrqxS3a7lQ==} resolution: {integrity: sha512-yeyNSjdbyVaWurlwCpcA6XNBrHTMIeDdj0/hnvX/OLJ9ekOXYbLsLinH/MucQyGvNnXhidTdNhTtJaffL2sMfw==}
engines: {node: '>=18'} engines: {node: '>=18'}
globalthis@1.0.4: globalthis@1.0.4:
@ -6733,7 +6733,7 @@ snapshots:
eslint: 8.57.0 eslint: 8.57.0
eslint-plugin-es-x: 7.8.0(eslint@8.57.0) eslint-plugin-es-x: 7.8.0(eslint@8.57.0)
get-tsconfig: 4.7.6 get-tsconfig: 4.7.6
globals: 15.10.0 globals: 15.11.0
ignore: 5.3.1 ignore: 5.3.1
minimatch: 9.0.5 minimatch: 9.0.5
semver: 7.6.3 semver: 7.6.3
@ -7210,7 +7210,7 @@ snapshots:
globals@14.0.0: {} globals@14.0.0: {}
globals@15.10.0: {} globals@15.11.0: {}
globalthis@1.0.4: globalthis@1.0.4:
dependencies: dependencies: