Skip to content

Commit 8485d9a

Browse files
committed
chore(package): update @-xun/symbiote to 2.5.3
1 parent a77fa00 commit 8485d9a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@
6262
"format": "NODE_NO_WARNINGS=1 symbiote format --hush",
6363
"info": "NODE_NO_WARNINGS=1 symbiote project info",
6464
"lint": "npm run lint:package --",
65-
"lint:package": "NODE_NO_WARNINGS=1 symbiote lint",
66-
"lint:packages": "NODE_NO_WARNINGS=1 symbiote lint --scope unlimited",
65+
"lint:package": "NODE_NO_WARNINGS=1 symbiote lint --hush",
66+
"lint:packages": "NODE_NO_WARNINGS=1 symbiote lint --hush --scope unlimited",
6767
"lint:project": "NODE_NO_WARNINGS=1 symbiote project lint",
6868
"list-tasks": "NODE_NO_WARNINGS=1 symbiote list-tasks --scope this-package",
6969
"prepare": "NODE_NO_WARNINGS=1 symbiote project prepare",
@@ -87,7 +87,7 @@
8787
"type-fest": "^4.31.0"
8888
},
8989
"devDependencies": {
90-
"@-xun/symbiote": "^2.5.2",
90+
"@-xun/symbiote": "^2.5.3",
9191
"@babel/helper-plugin-utils": "^7.25.9",
9292
"@babel/plugin-syntax-typescript": "^7.25.9",
9393
"@types/babel__helper-plugin-utils": "^7.10.3",

0 commit comments

Comments
 (0)