chore(release): publish

- @ivuorinen/base-configs@2.0.27
 - @ivuorinen/browserslist-config@0.4.9
 - @ivuorinen/commitlint-config@0.3.10
 - @ivuorinen/config-checker@1.1.11
 - @ivuorinen/eslint-config@0.5.10
 - @ivuorinen/markdownlint-config@0.3.12
 - @ivuorinen/prettier-config@0.3.10
 - @ivuorinen/semantic-release-config@0.3.15
 - @ivuorinen/stylelint-config@0.3.14
This commit is contained in:
fiximus
2025-02-23 15:55:15 +00:00
parent 5969a7b64b
commit 1ae155d9a5
18 changed files with 117 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ivuorinen/eslint-config",
"version": "0.5.9",
"version": "0.5.10",
"description": "ivuorinen's shareable configuration for ESLint.",
"author": {
"name": "Ismo Vuorinen",
@@ -52,7 +52,7 @@
},
"dependencies": {
"@eslint/js": "^9",
"@ivuorinen/config-checker": "^1.1.10",
"@ivuorinen/config-checker": "^1.1.11",
"eslint": "^9.15.0",
"eslint-config-eslint": "^11",
"eslint-config-prettier": "^10.0.0",