Skip to content

Commit 2537e62

Browse files
committed
chore(deps): 修复 esno 旧版在nodejs 18.20以后的版本中会报错的问题
1 parent 4033499 commit 2537e62

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"eslint-config-prettier": "^9.0.0",
8686
"eslint-plugin-perfectionist": "^2.1.0",
8787
"eslint-plugin-prettier": "^5.0.0",
88-
"esno": "^0.17.0",
88+
"esno": "^4.7.0",
8989
"execa": "^8.0.1",
9090
"father": "^4.3.1",
9191
"fs-extra": "^11.1.1",

pnpm-lock.yaml

+11-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)