Skip to content

Commit

Permalink
Update dependencies and clean npm ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Jan 5, 2022
1 parent 58427cc commit 5602768
Show file tree
Hide file tree
Showing 3 changed files with 76 additions and 85 deletions.
2 changes: 0 additions & 2 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
pnpm-lock.yaml

*.test.js
coverage/
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@
"devDependencies": {
"@logux/eslint-config": "^46.1.1",
"c8": "^7.11.0",
"clean-publish": "^3.4.4",
"eslint": "^8.5.0",
"clean-publish": "^3.4.5",
"eslint": "^8.6.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prefer-let": "^3.0.1",
"eslint-plugin-promise": "^6.0.0",
"postcss": "^8.4.5",
"uvu": "^0.5.2"
"uvu": "^0.5.3"
},
"prettier": {
"arrowParens": "avoid",
Expand Down
Loading

0 comments on commit 5602768

Please sign in to comment.