Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed May 1, 2024
1 parent e04e960 commit 205df8b
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 202 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
],
"dependencies": {
"lilconfig": "^3.1.1",
"yaml": "^2.4.1"
"yaml": "^2.4.2"
},
"devDependencies": {
"@logux/eslint-config": "^53.0.1",
Expand All @@ -42,9 +42,9 @@
"eslint": "^8.57.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^17.2.1",
"eslint-plugin-n": "^17.4.0",
"eslint-plugin-node-import": "^1.0.4",
"eslint-plugin-perfectionist": "^2.9.0",
"eslint-plugin-perfectionist": "^2.10.0",
"eslint-plugin-prefer-let": "^3.0.1",
"eslint-plugin-promise": "^6.1.1",
"jiti": "^1.21.0",
Expand Down

0 comments on commit 205df8b

Please sign in to comment.