chore(release): publish

- @ivuorinen/base-configs@1.1.77
 - @ivuorinen/browserslist-config@0.2.6
 - @ivuorinen/commitlint-config@0.2.21
 - @ivuorinen/config-checker@1.1.3
 - @ivuorinen/eslint-config@0.4.30
 - @ivuorinen/markdownlint-config@0.2.6
 - @ivuorinen/prettier-config@0.2.10
 - @ivuorinen/semantic-release-config@0.2.20
 - @ivuorinen/stylelint-config@0.2.23
This commit is contained in:
ivuorinen
2024-05-05 12:27:58 +00:00
parent 52372dbe37
commit 945220d740
18 changed files with 60 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ivuorinen/prettier-config",
"version": "0.2.9",
"version": "0.2.10",
"description": "ivuorinen's shareable configuration for Prettier.",
"author": {
"name": "Ismo Vuorinen",
@@ -36,7 +36,7 @@
"postinstall": "node scripts/postinstall.js"
},
"dependencies": {
"@ivuorinen/config-checker": "^1.1.2",
"@ivuorinen/config-checker": "^1.1.3",
"prettier": "3.2.5"
},
"gitHead": "23d15f15743fb59c1dbe658615ef2ed51c54d230"