Skip to content

Commit deb5147

Browse files
committed
chore: update eslint-plugin-antfu
1 parent 358d3a8 commit deb5147

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"scripts": {
2929
"build": "tsup src/index.ts --format esm --clean --dts",
30-
"stub": "tsup src/index.ts --format esm --clean",
30+
"stub": "tsup src/index.ts --format esm",
3131
"lint": "pnpm run stub && eslint .",
3232
"prepublishOnly": "nr build",
3333
"release": "bumpp && npm publish",
@@ -46,7 +46,7 @@
4646
"@typescript-eslint/parser": "^6.7.2",
4747
"astro-eslint-parser": "^0.15.0",
4848
"eslint-define-config": "^1.23.0",
49-
"eslint-plugin-antfu": "^1.0.0-beta.2",
49+
"eslint-plugin-antfu": "1.0.0-beta.6",
5050
"eslint-plugin-astro": "^0.29.0",
5151
"eslint-plugin-eslint-comments": "^3.2.0",
5252
"eslint-plugin-i": "^2.28.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)