Skip to content

Commit

Permalink
chore(deps): 修复 esno 旧版在nodejs 18.20以后的版本中会报错的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
mengxinssfd committed Jun 10, 2024
1 parent 4033499 commit 2537e62
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-perfectionist": "^2.1.0",
"eslint-plugin-prettier": "^5.0.0",
"esno": "^0.17.0",
"esno": "^4.7.0",
"execa": "^8.0.1",
"father": "^4.3.1",
"fs-extra": "^11.1.1",
Expand Down
22 changes: 11 additions & 11 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2537e62

Please sign in to comment.