chore: bump package versions
This commit is contained in:
parent
d79b51a159
commit
6af4e34408
9 changed files with 2245 additions and 2294 deletions
12
package.json
12
package.json
|
@ -11,14 +11,14 @@
|
|||
"clean": "turbo run clean && rm -rf node_modules"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^17.7.1",
|
||||
"@commitlint/config-conventional": "^17.7.0",
|
||||
"@developomp-site/eslint-config": "workspace:*",
|
||||
"@developomp-site/prettier-config": "workspace:*",
|
||||
"eslint": "^8.44.0",
|
||||
"@commitlint/cli": "^18.4.3",
|
||||
"@commitlint/config-conventional": "^18.4.3",
|
||||
"@developomp-site/eslint-config": "workspace:^",
|
||||
"@developomp-site/prettier-config": "workspace:^",
|
||||
"eslint": "^8.56.0",
|
||||
"eslint-plugin-turbo": "^1.10.7",
|
||||
"husky": "^8.0.3",
|
||||
"prettier": "^2.8.8",
|
||||
"turbo": "1.10.14"
|
||||
"turbo": "^1.11.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue