From f723b3f11b27163bb00dc2c9b7ceac00e8b2a2b7 Mon Sep 17 00:00:00 2001 From: Minori Date: Sat, 18 Apr 2026 07:00:23 -0700 Subject: [PATCH] deps: update @eslint/compat to 2.0.5 --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 531a918..307ad72 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "homepage": "https://git.nhcarrigan.com/nhcarrigan/eslint-config", "dependencies": { "@eslint-community/eslint-plugin-eslint-comments": "4.4.1", - "@eslint/compat": "2.0.4", + "@eslint/compat": "2.0.5", "@eslint/eslintrc": "3.2.0", "@eslint/js": "9.17.0", "@stylistic/eslint-plugin": "2.12.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b42badb..d33fe7b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: 4.4.1 version: 4.4.1(eslint@9.7.0) '@eslint/compat': - specifier: 2.0.4 - version: 2.0.4(eslint@9.7.0) + specifier: 2.0.5 + version: 2.0.5(eslint@9.7.0) '@eslint/eslintrc': specifier: 3.2.0 version: 3.2.0 @@ -258,8 +258,8 @@ packages: resolution: {integrity: sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} - '@eslint/compat@2.0.4': - resolution: {integrity: sha512-o598tCGstJv9Kk4XapwP+oDij9HD9Qr3V37ABzTfdzVvbFciV+sfg9zSW6olj6G/IXj7p89SwSzPnZ+JUEPIPg==} + '@eslint/compat@2.0.5': + resolution: {integrity: sha512-IbHDbHJfkVNv6xjlET8AIVo/K1NQt7YT4Rp6ok/clyBGcpRx1l6gv0Rq3vBvYfPJIZt6ODf66Zq08FJNDpnzgg==} engines: {node: ^20.19.0 || ^22.13.0 || >=24} peerDependencies: eslint: ^8.40 || 9 || 10 @@ -271,8 +271,8 @@ packages: resolution: {integrity: sha512-BlYOpej8AQ8Ev9xVqroV7a02JK3SkBAaN9GfMMH9W6Ch8FlQlkjGw4Ir7+FgYwfirivAf4t+GtzuAxqfukmISA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/core@1.2.0': - resolution: {integrity: sha512-8FTGbNzTvmSlc4cZBaShkC6YvFMG0riksYWRFKXztqVdXaQbcZLXlFbSpC05s70sGEsXAw0qwhx69JiW7hQS7A==} + '@eslint/core@1.2.1': + resolution: {integrity: sha512-MwcE1P+AZ4C6DWlpin/OmOA54mmIZ/+xZuJiQd4SyB29oAJjN30UW9wkKNptW2ctp4cEsvhlLY/CsQ1uoHDloQ==} engines: {node: ^20.19.0 || ^22.13.0 || >=24} '@eslint/eslintrc@3.2.0': @@ -2272,9 +2272,9 @@ snapshots: '@eslint-community/regexpp@4.11.0': {} - '@eslint/compat@2.0.4(eslint@9.7.0)': + '@eslint/compat@2.0.5(eslint@9.7.0)': dependencies: - '@eslint/core': 1.2.0 + '@eslint/core': 1.2.1 optionalDependencies: eslint: 9.7.0 @@ -2286,7 +2286,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@eslint/core@1.2.0': + '@eslint/core@1.2.1': dependencies: '@types/json-schema': 7.0.15