Skip to content

Commit 39cbe6f

Browse files
committed
fix: turbo
1 parent 6a2ea7a commit 39cbe6f

File tree

2 files changed

+559
-360
lines changed

2 files changed

+559
-360
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
"@casperiv/eslint-config": "8.0.0",
2222
"@casperiv/eslint-config-next": "8.0.0",
2323
"@casperiv/eslint-config-react": "8.0.0",
24-
"eslint": "8.54.0",
24+
"eslint": "8.56.0",
2525
"eslint-plugin-deprecation": "^2.0.0",
26-
"lerna": "^7.4.2",
27-
"lint-staged": "^15.1.0"
26+
"lerna": "^8.0.1",
27+
"lint-staged": "^15.2.0"
2828
},
2929
"lint-staged": {
3030
"*.{js,jsx,json,ts,tsx,md,mdx,css,html,yml,yaml,scss,sass}\"": "prettier --write --ignore-path .prettierignore"
@@ -39,7 +39,7 @@
3939
"copy": "^0.3.2",
4040
"dotenv": "^16.3.1",
4141
"husky": "^8.0.3",
42-
"prettier": "3.1.0",
42+
"prettier": "3.1.1",
4343
"turbo": "1.10.16"
4444
},
4545
"pnpm": {

0 commit comments

Comments
 (0)