chore(deps): package updates, prettier fixes

This commit is contained in:
2023-07-08 14:15:23 +03:00
parent c53de7f065
commit 078e227f61
5 changed files with 388 additions and 511 deletions

View File

@@ -1,5 +1,3 @@
{
"extends": [
"@ivuorinen/semantic-release-config"
]
"extends": ["@ivuorinen/semantic-release-config"]
}

View File

@@ -1,5 +1,3 @@
{
"extends": [
"@ivuorinen/stylelint-config/css"
]
"extends": ["@ivuorinen/stylelint-config/css"]
}

View File

@@ -59,6 +59,7 @@
"eslint-config-standard": "^17.0.0",
"eslint-formatter-pretty": "^5.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-n": "^16.0.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-promise": "^6.1.1",

View File

@@ -1,5 +1,3 @@
{
"extends": [
"@ivuorinen/commitlint-config"
]
"extends": ["@ivuorinen/commitlint-config"]
}

880
yarn.lock

File diff suppressed because it is too large Load Diff