Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Sep 3, 2022
1 parent 0324ebd commit 2e52ada
Show file tree
Hide file tree
Showing 2 changed files with 309 additions and 232 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,16 @@
},
"devDependencies": {
"@logux/eslint-config": "^47.2.0",
"c8": "^7.11.2",
"clean-publish": "^4.0.0",
"eslint": "^8.14.0",
"c8": "^7.12.0",
"clean-publish": "^4.0.1",
"eslint": "^8.23.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-n": "^15.1.0",
"eslint-plugin-n": "^15.2.5",
"eslint-plugin-prefer-let": "^3.0.1",
"eslint-plugin-promise": "^6.0.0",
"postcss": "^8.4.12",
"uvu": "^0.5.3"
"eslint-plugin-promise": "^6.0.1",
"postcss": "^8.4.16",
"uvu": "^0.5.6"
},
"prettier": {
"arrowParens": "avoid",
Expand Down
Loading

0 comments on commit 2e52ada

Please sign in to comment.