chore(release): publish

- @ivuorinen/base-configs@2.0.6
 - @ivuorinen/browserslist-config@0.3.3
 - @ivuorinen/commitlint-config@0.3.3
 - @ivuorinen/config-checker@1.1.7
 - @ivuorinen/eslint-config@0.5.4
 - @ivuorinen/markdownlint-config@0.3.3
 - @ivuorinen/prettier-config@0.3.4
 - @ivuorinen/semantic-release-config@0.3.4
 - @ivuorinen/stylelint-config@0.3.3
This commit is contained in:
ivuorinen
2024-10-20 22:11:40 +00:00
parent 086cb1a2e3
commit a703eea763
18 changed files with 76 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ivuorinen/eslint-config",
"version": "0.5.3",
"version": "0.5.4",
"description": "ivuorinen's shareable configuration for ESLint.",
"author": {
"name": "Ismo Vuorinen",
@@ -52,7 +52,7 @@
},
"dependencies": {
"@eslint/js": "^9",
"@ivuorinen/config-checker": "^1.1.6",
"@ivuorinen/config-checker": "^1.1.7",
"eslint": "^9",
"eslint-config-prettier": "^9",
"eslint-config-standard": "^17",