Skip to content

Commit 558fbc8

Browse files
committed
chore(deps): upgrade
1 parent fd5f1cb commit 558fbc8

File tree

2 files changed

+127
-102
lines changed

2 files changed

+127
-102
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dev": "pnpm -r run dev",
1717
"test": "vitest run --coverage.enabled",
1818
"test:dev": "vitest --coverage.enabled",
19-
"lint": "eslint packages/**/*ts --fix",
19+
"lint": "eslint packages/**/*.ts --fix",
2020
"format": "prettier --write \"**/*.{ts,tsx,md}\"",
2121
"preinstall": "npx only-allow pnpm",
2222
"sync": "cnpm sync @tailwindcss-mangle/shared @tailwindcss-mangle/config tailwindcss-patch unplugin-tailwindcss-mangle @tailwindcss-mangle/core",
@@ -26,7 +26,7 @@
2626
"devDependencies": {
2727
"@changesets/changelog-github": "^0.5.0",
2828
"@changesets/cli": "^2.27.5",
29-
"@icebreakers/eslint-config": "^0.3.7",
29+
"@icebreakers/eslint-config": "^0.3.8",
3030
"@tailwindcss-mangle/core": "workspace:*",
3131
"@tailwindcss-mangle/shared": "workspace:*",
3232
"@tsconfig/recommended": "^1.0.6",

0 commit comments

Comments
 (0)