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/prettier-config",
"version": "0.3.3",
"version": "0.3.4",
"type": "module",
"description": "ivuorinen's shareable configuration for Prettier.",
"author": {
@@ -43,7 +43,7 @@
"postinstall": "node scripts/postinstall.cjs"
},
"dependencies": {
"@ivuorinen/config-checker": "^1.1.6",
"@ivuorinen/config-checker": "^1.1.7",
"prettier": "^3"
},
"gitHead": "23d15f15743fb59c1dbe658615ef2ed51c54d230"