Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Jul 1, 2024
1 parent 2fe3807 commit ba927b3
Show file tree
Hide file tree
Showing 2 changed files with 267 additions and 193 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,19 +44,19 @@
},
"bin": "cli.js",
"devDependencies": {
"@logux/eslint-config": "^53.1.0",
"browserslist": "^4.23.0",
"c8": "^9.1.0",
"clean-publish": "^4.4.0",
"eslint": "^9.2.0",
"@logux/eslint-config": "^53.2.0",
"browserslist": "^4.23.1",
"c8": "^10.1.2",
"clean-publish": "^5.0.0",
"eslint": "^9.6.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-es5": "^1.5.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^17.7.0",
"eslint-plugin-n": "^17.9.0",
"eslint-plugin-node-imports": "^1.0.2",
"eslint-plugin-perfectionist": "^2.10.0",
"eslint-plugin-perfectionist": "^2.11.0",
"eslint-plugin-prefer-let": "^3.0.1",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-promise": "^6.4.0",
"fs-extra": "^11.2.0",
"nanoid": "^3.3.7",
"uvu": "^0.5.6"
Expand Down
Loading

0 comments on commit ba927b3

Please sign in to comment.