chore(release): publish

- @ivuorinen/base-configs@2.0.12
 - @ivuorinen/browserslist-config@0.4.1
 - @ivuorinen/commitlint-config@0.3.7
 - @ivuorinen/config-checker@1.1.9
 - @ivuorinen/eslint-config@0.5.8
 - @ivuorinen/markdownlint-config@0.3.8
 - @ivuorinen/prettier-config@0.3.7
 - @ivuorinen/semantic-release-config@0.3.8
 - @ivuorinen/stylelint-config@0.3.7
This commit is contained in:
ivuorinen
2024-11-25 01:35:58 +00:00
parent de5c773be1
commit afea47bfc1
18 changed files with 58 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ivuorinen/markdownlint-config",
"version": "0.3.7",
"version": "0.3.8",
"type": "module",
"description": "ivuorinen's shareable configuration for markdownlint.",
"author": {
@@ -37,7 +37,7 @@
"postinstall": "node scripts/postinstall.cjs"
},
"dependencies": {
"@ivuorinen/config-checker": "^1.1.8",
"@ivuorinen/config-checker": "^1.1.9",
"markdownlint-cli": "^0.43.0"
},
"gitHead": "23d15f15743fb59c1dbe658615ef2ed51c54d230"