diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b6819d0..ac5c52c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -31,4 +31,4 @@ jobs: - env: NPM_TOKEN: ${{ secrets.NPM_TOKEN }} name: Publish the packages - run: pnpm run publish + run: pnpm run publish --no-git-check diff --git a/package.json b/package.json index 6f73bce..292b15c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kurone-kito/lints-config", - "version": "0.17.2", + "version": "0.17.3", "private": true, "description": "My configuration for the ESLint / Prettier / TypeScript", "keywords": [ diff --git a/packages/commitlint-config/package.json b/packages/commitlint-config/package.json index e47486c..38ee1a7 100644 --- a/packages/commitlint-config/package.json +++ b/packages/commitlint-config/package.json @@ -1,6 +1,6 @@ { "name": "@kurone-kito/commitlint-config", - "version": "0.17.2", + "version": "0.17.3", "description": "My commitlint configuration for general projects", "keywords": [ "commitlint", diff --git a/packages/cspell-config/package.json b/packages/cspell-config/package.json index a551ad9..261cb76 100644 --- a/packages/cspell-config/package.json +++ b/packages/cspell-config/package.json @@ -1,6 +1,6 @@ { "name": "@kurone-kito/cspell-config", - "version": "0.17.2", + "version": "0.17.3", "description": "My CSpell configuration for general projects", "keywords": [ "config", diff --git a/packages/eslint-config-base/package.json b/packages/eslint-config-base/package.json index f06794c..2f4a957 100644 --- a/packages/eslint-config-base/package.json +++ b/packages/eslint-config-base/package.json @@ -1,6 +1,6 @@ { "name": "@kurone-kito/eslint-config-base", - "version": "0.17.2", + "version": "0.17.3", "description": "My ESLint configuration for general Node.js projects", "keywords": [ "config", @@ -50,7 +50,7 @@ "eslint-plugin-jsdoc": "^50.6.1", "eslint-plugin-markdownlint": "^0.6.0", "eslint-plugin-n": "^17.15.0", - "eslint-plugin-oxlint": "^0.15.1", + "eslint-plugin-oxlint": "^0.15.2", "eslint-plugin-yaml": "^1.0.3", "globals": "^15.13.0", "mdast": "^3.0.0", diff --git a/packages/eslint-config-react/package.json b/packages/eslint-config-react/package.json index 675e827..bee0c59 100644 --- a/packages/eslint-config-react/package.json +++ b/packages/eslint-config-react/package.json @@ -1,6 +1,6 @@ { "name": "@kurone-kito/eslint-config-react", - "version": "0.17.2", + "version": "0.17.3", "description": "My ESLint configuration for React projects", "keywords": [ "config", diff --git a/packages/eslint-config-solid/package.json b/packages/eslint-config-solid/package.json index a4cbb1b..777459a 100644 --- a/packages/eslint-config-solid/package.json +++ b/packages/eslint-config-solid/package.json @@ -1,6 +1,6 @@ { "name": "@kurone-kito/eslint-config-solid", - "version": "0.17.2", + "version": "0.17.3", "description": "My ESLint configuration for Solid.js projects", "keywords": [ "config", diff --git a/packages/lint-staged-config/package.json b/packages/lint-staged-config/package.json index b2e35bb..ca9dd6a 100644 --- a/packages/lint-staged-config/package.json +++ b/packages/lint-staged-config/package.json @@ -1,6 +1,6 @@ { "name": "@kurone-kito/lint-staged-config", - "version": "0.17.2", + "version": "0.17.3", "description": "My lint-staged configuration for general projects", "keywords": [ "config", diff --git a/packages/markdownlint-config/package.json b/packages/markdownlint-config/package.json index 9a5163c..5dd29a5 100644 --- a/packages/markdownlint-config/package.json +++ b/packages/markdownlint-config/package.json @@ -1,6 +1,6 @@ { "name": "@kurone-kito/markdownlint-config", - "version": "0.17.2", + "version": "0.17.3", "description": "My Markdownlint configuration for general projects", "keywords": [ "config", diff --git a/packages/prettier-config/package.json b/packages/prettier-config/package.json index 0636199..1ae4cf3 100644 --- a/packages/prettier-config/package.json +++ b/packages/prettier-config/package.json @@ -1,6 +1,6 @@ { "name": "@kurone-kito/prettier-config", - "version": "0.17.2", + "version": "0.17.3", "description": "My Prettier configuration for general projects", "keywords": [ "config", diff --git a/packages/typescript-config/package.json b/packages/typescript-config/package.json index 2da57c7..c6acc8d 100644 --- a/packages/typescript-config/package.json +++ b/packages/typescript-config/package.json @@ -1,6 +1,6 @@ { "name": "@kurone-kito/typescript-config", - "version": "0.17.2", + "version": "0.17.3", "description": "My TypeScript configuration for general projects", "keywords": [ "config", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7795bdb..fb29041 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -181,8 +181,8 @@ importers: specifier: ^17.15.0 version: 17.15.0(eslint@9.17.0(jiti@1.21.6)) eslint-plugin-oxlint: - specifier: ^0.15.1 - version: 0.15.1 + specifier: ^0.15.2 + version: 0.15.2 eslint-plugin-yaml: specifier: ^1.0.3 version: 1.0.3 @@ -606,8 +606,8 @@ packages: '@cspell/dict-bash@4.1.8': resolution: {integrity: sha512-I2CM2pTNthQwW069lKcrVxchJGMVQBzru2ygsHCwgidXRnJL/NTjAPOFTxN58Jc1bf7THWghfEDyKX/oyfc0yg==} - '@cspell/dict-companies@3.1.7': - resolution: {integrity: sha512-ncVs/efuAkP1/tLDhWbXukBjgZ5xOUfe03neHMWsE8zvXXc5+Lw6TX5jaJXZLOoES/f4j4AhRE20jsPCF5pm+A==} + '@cspell/dict-companies@3.1.8': + resolution: {integrity: sha512-4DVPBwEPWa97g3bgg80i3orGeOGnOiJ7tj3c7n6y7FmqkEgyXcnpxOq0n0HWzwRrwrJp9KIJbtMzSAEynIwyNw==} '@cspell/dict-cpp@6.0.2': resolution: {integrity: sha512-yw5eejWvY4bAnc6LUA44m4WsFwlmgPt2uMSnO7QViGMBDuoeopMma4z9XYvs4lSjTi8fIJs/A1YDfM9AVzb8eg==} @@ -663,8 +663,8 @@ packages: '@cspell/dict-fullstack@3.2.3': resolution: {integrity: sha512-62PbndIyQPH11mAv0PyiyT0vbwD0AXEocPpHlCHzfb5v9SspzCCbzQ/LIBiFmyRa+q5LMW35CnSVu6OXdT+LKg==} - '@cspell/dict-gaming-terms@1.0.8': - resolution: {integrity: sha512-7OL0zTl93WFWhhtpXFrtm9uZXItC3ncAs8d0iQDMMFVNU1rBr6raBNxJskxE5wx2Ant12fgI66ZGVagXfN+yfA==} + '@cspell/dict-gaming-terms@1.0.9': + resolution: {integrity: sha512-AVIrZt3YiUnxsUzzGYTZ1XqgtkgwGEO0LWIlEf+SiDUEVLtv4CYmmyXFQ+WXDN0pyJ0wOwDazWrP0Cu7avYQmQ==} '@cspell/dict-git@3.0.3': resolution: {integrity: sha512-LSxB+psZ0qoj83GkyjeEH/ZViyVsGEF/A6BAo8Nqc0w0HjD2qX/QR4sfA6JHUgQ3Yi/ccxdK7xNIo67L2ScW5A==} @@ -719,8 +719,8 @@ packages: '@cspell/dict-node@5.0.5': resolution: {integrity: sha512-7NbCS2E8ZZRZwlLrh2sA0vAk9n1kcTUiRp/Nia8YvKaItGXLfxYqD2rMQ3HpB1kEutal6hQLVic3N2Yi1X7AaA==} - '@cspell/dict-npm@5.1.16': - resolution: {integrity: sha512-9z0YLQIu88pC6BOMbHUYksXoSyhzwWvZa9XVvN/1rGMov1kTgStr2QDvsBpECk3AIamzZnahKIyUvJrr+rOkYg==} + '@cspell/dict-npm@5.1.17': + resolution: {integrity: sha512-RBx4yml+GbjgqmV2R9A8rO+uqjb8hV9arZXxVzW04TNdgGT/VjZnu6/3/QDzEp3DxnbSxknAbIii8BzpF/o5EQ==} '@cspell/dict-php@4.0.13': resolution: {integrity: sha512-P6sREMZkhElzz/HhXAjahnICYIqB/HSGp1EhZh+Y6IhvC15AzgtDP8B8VYCIsQof6rPF1SQrFwunxOv8H1e2eg==} @@ -746,8 +746,8 @@ packages: '@cspell/dict-scala@5.0.6': resolution: {integrity: sha512-tl0YWAfjUVb4LyyE4JIMVE8DlLzb1ecHRmIWc4eT6nkyDqQgHKzdHsnusxFEFMVLIQomgSg0Zz6hJ5S1E4W4ww==} - '@cspell/dict-software-terms@4.1.18': - resolution: {integrity: sha512-QhOQ3qVFr2Y+uDw2SH15klVNU2S07ecFhG+2gpTO/K4Kuaui3INbVrzHOKW41ofP3ghv9y2TkUUtOP5KfddP8A==} + '@cspell/dict-software-terms@4.1.19': + resolution: {integrity: sha512-6yQa3A8PGa2fJ7bnLI21nBnOa89Rjckdgq8kwvqvZgrAptV/KLfcXbGgFriICbu3GJqTVcnMMh1fLtz+pdwIEg==} '@cspell/dict-sql@2.1.8': resolution: {integrity: sha512-dJRE4JV1qmXTbbGm6WIcg1knmR6K5RXnQxF4XHs5HA3LAjc/zf77F95i5LC+guOGppVF6Hdl66S2UyxT+SAF3A==} @@ -1779,8 +1779,8 @@ packages: peerDependencies: eslint: '>=8.23.0' - eslint-plugin-oxlint@0.15.1: - resolution: {integrity: sha512-M6HNdvLtV3kdeddRKCh6heXXamYPb1L4AqpX6sQCVQZTYXmEO3KJuoAr5HoF8G/Ea7KAb33cLsfmLTKAGkEVeA==} + eslint-plugin-oxlint@0.15.2: + resolution: {integrity: sha512-/Ff9m+qVPRqqRJO9J0fqCnjPolY7Az2rKZMmc2gtTofvlHmYFhbBnwTGMMulM1eUUJ+/a7WbAc1V+Pho74pHfA==} eslint-plugin-react-hooks@5.1.0: resolution: {integrity: sha512-mpJRtPgHN2tNAvZ35AMfqeB3Xqeo273QxrHJsbBEPWODRM4r0yB6jfoROqKEYrOn27UtRPpcpHc2UqyBSuUNTw==} @@ -3581,7 +3581,7 @@ snapshots: '@cspell/dict-al': 1.0.3 '@cspell/dict-aws': 4.0.7 '@cspell/dict-bash': 4.1.8 - '@cspell/dict-companies': 3.1.7 + '@cspell/dict-companies': 3.1.8 '@cspell/dict-cpp': 6.0.2 '@cspell/dict-cryptocurrencies': 5.0.3 '@cspell/dict-csharp': 4.0.5 @@ -3599,7 +3599,7 @@ snapshots: '@cspell/dict-fonts': 4.0.3 '@cspell/dict-fsharp': 1.0.4 '@cspell/dict-fullstack': 3.2.3 - '@cspell/dict-gaming-terms': 1.0.8 + '@cspell/dict-gaming-terms': 1.0.9 '@cspell/dict-git': 3.0.3 '@cspell/dict-golang': 6.0.17 '@cspell/dict-google': 1.0.4 @@ -3616,7 +3616,7 @@ snapshots: '@cspell/dict-markdown': 2.0.7(@cspell/dict-css@4.0.16)(@cspell/dict-html-symbol-entities@4.0.3)(@cspell/dict-html@4.0.10)(@cspell/dict-typescript@3.1.11) '@cspell/dict-monkeyc': 1.0.9 '@cspell/dict-node': 5.0.5 - '@cspell/dict-npm': 5.1.16 + '@cspell/dict-npm': 5.1.17 '@cspell/dict-php': 4.0.13 '@cspell/dict-powershell': 5.0.13 '@cspell/dict-public-licenses': 2.0.11 @@ -3625,7 +3625,7 @@ snapshots: '@cspell/dict-ruby': 5.0.7 '@cspell/dict-rust': 4.0.10 '@cspell/dict-scala': 5.0.6 - '@cspell/dict-software-terms': 4.1.18 + '@cspell/dict-software-terms': 4.1.19 '@cspell/dict-sql': 2.1.8 '@cspell/dict-svelte': 1.0.5 '@cspell/dict-swift': 2.0.4 @@ -3655,7 +3655,7 @@ snapshots: '@cspell/dict-bash@4.1.8': {} - '@cspell/dict-companies@3.1.7': {} + '@cspell/dict-companies@3.1.8': {} '@cspell/dict-cpp@6.0.2': {} @@ -3693,7 +3693,7 @@ snapshots: '@cspell/dict-fullstack@3.2.3': {} - '@cspell/dict-gaming-terms@1.0.8': {} + '@cspell/dict-gaming-terms@1.0.9': {} '@cspell/dict-git@3.0.3': {} @@ -3732,7 +3732,7 @@ snapshots: '@cspell/dict-node@5.0.5': {} - '@cspell/dict-npm@5.1.16': {} + '@cspell/dict-npm@5.1.17': {} '@cspell/dict-php@4.0.13': {} @@ -3752,7 +3752,7 @@ snapshots: '@cspell/dict-scala@5.0.6': {} - '@cspell/dict-software-terms@4.1.18': {} + '@cspell/dict-software-terms@4.1.19': {} '@cspell/dict-sql@2.1.8': {} @@ -4984,7 +4984,7 @@ snapshots: minimatch: 9.0.5 semver: 7.6.3 - eslint-plugin-oxlint@0.15.1: + eslint-plugin-oxlint@0.15.2: dependencies: jsonc-parser: 3.3.1